freebsd-dev/usr.bin/netstat
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
..
atalk.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
if.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
inet6.c o Typo/Grammar fixes 2003-01-14 16:02:56 +00:00
inet.c Print the correct ICMP statistics for "no return routes". 2003-10-23 13:53:19 +00:00
ipsec.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
ipx.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
main.c 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
Makefile Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] 2003-03-05 19:20:29 +00:00
mbuf.c Make the mb_alloc low-watermark sysctl-tunable read-only and make 2003-05-15 19:05:28 +00:00
mroute6.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
mroute.c 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
netgraph.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
netstat.1 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
netstat.h 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
route.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
unix.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00