1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/share/man
Brooks Davis 9bf40ede4a Replace the if_name and if_unit members of struct ifnet with new members
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
2003-10-31 18:32:15 +00:00
..
man1
man3 Get rid of duplicates. 2003-09-14 13:41:59 +00:00
man4 Add sysctl MIB and loader tunable `hw.acpi.no_reset_video' as 2003-10-30 16:14:55 +00:00
man5 Correct a typo. 2003-10-27 09:19:07 +00:00
man6
man7 Remove /usr/libdata/msdosfs description. 2003-10-30 21:25:37 +00:00
man8 mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
man9 Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
Makefile Make the creation of the OpenSSL whatis(1) database conditional on 2003-09-04 21:24:18 +00:00