freebsd-dev/usr.bin/netstat
David Malone a01e3379df Warns cleanups for netstat:
1) Include arpa/inet.h for ntohs.
2) Constness fixes.
3) Fix shadowing except for "sin" which shouldn't be in scope.
4) Remove register keyword.
5) Add missing initialsers to user defined structs.
5) Make prototype of netname6 globally visable.
6) Use right macros for printing syncache stats (even though entrie isn't
   a word).
2002-09-05 17:06:51 +00:00
..
atalk.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
if.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
inet6.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
inet.c Warns cleanups for netstat: 2002-09-05 17:06:51 +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
iso.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
main.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
Makefile
mbuf.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
mroute6.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
mroute.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
netgraph.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
netstat.1
netstat.h Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
ns.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
route.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
unix.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00