freebsd-src/usr.bin/netstat
Paul Traina e1fb4daa3e TCP statistics are unsigned counters.
Tor Egge reports counter wrap and requests and update to quad_t sized
counters, which is also a good thing to do,  but I'm unhappy about adding
two more instructions into the  code path every time we doink a counter.

Maybe with or after the Lite2 merge...
Submitted by:	Tor Egge <Tor.Egge@idt.ntnu.no>
1997-01-07 20:09:28 +00:00
..
atalk.c Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
if.c Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. 1997-01-03 20:16:31 +00:00
inet.c TCP statistics are unsigned counters. 1997-01-07 20:09:28 +00:00
ipx.c Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +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 Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
Makefile Fixed DPADD. 1996-09-05 17:16:10 +00:00
mbuf.c Code cleanup: remove unused variables, use correct *printf format 1996-06-02 23:19:12 +00:00
mroute.c Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. 1997-01-03 20:16:31 +00:00
netstat.1 make netstat distinguish broadcast and blackhole routes where they appear. 1996-06-15 17:08:40 +00:00
netstat.h Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
ns.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
route.c Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. 1997-01-03 20:16:31 +00:00
unix.c Code cleanup: remove unused variables, use correct *printf format 1996-06-02 23:19:12 +00:00