freebsd-dev/usr.bin/netstat
David Greenman 1b72e71cc2 Fixed netstat to not bogusly mangle the argv[] command args by rewriting
the way it stores and handles "interface". The previous behavior resulted
in strange output from 'w' and 'ps' when an interface specification was
given to netstat.
1995-09-23 15:04:28 +00:00
..
if.c Fixed netstat to not bogusly mangle the argv[] command args by rewriting 1995-09-23 15:04:28 +00:00
inet.c Output statistics as unsigned in the -w section. 1995-07-29 22:34:15 +00:00
iso.c Updated netstat to grok 4.4 QUEUE macros now being used to like the PCBs 1995-04-09 05:33:17 +00:00
main.c Fixed netstat to not bogusly mangle the argv[] command args by rewriting 1995-09-23 15:04:28 +00:00
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
mbuf.c Changed "mapped pages in use" to "mbuf clusters in use". 1995-02-23 19:08:11 +00:00
mroute.c Re-write `netstat -g' code to match the 3.5 data structures. 1995-06-13 19:18:40 +00:00
netstat.1 Document new route flags. 1994-12-14 18:55:01 +00:00
netstat.h Added '-b' option to display the number of in and out bytes on a given 1994-10-12 02:37:35 +00:00
ns.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
route.c Instantiate our own variables instead of depending on bogus common 1995-07-12 19:21:36 +00:00
unix.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00