freebsd-dev/usr.bin/netstat
Ruslan Ermilov 6bb3f2072d More cleanups:
- 0 should have been -1 in previous commit (just to stay consistent),
- Spell null pointers as NULL, not 0,
- Fixed the comment about pr_usesysctl to not confuse it with boolean.

Pointed by:	bde
2004-03-18 07:21:31 +00:00
..
atalk.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
if.c Fix some minor nits in netstat whereby large interface names would be 2003-11-28 17:34:23 +00:00
inet6.c printed statistics about source address selection rules. 2004-02-05 12:08:35 +00:00
inet.c Do not print a warning about net.inet.pim.stats if errno is 2004-03-12 11:22:50 +00:00
ipsec.c - support hmac-ripemd160. 2004-02-05 12:02:37 +00:00
ipx.c Warns cleanups for netstat: 2002-09-05 17:06:51 +00:00
main.c More cleanups: 2004-03-18 07:21:31 +00:00
Makefile Fixed missing declaration of pluralies(). This showed up as strange 2003-12-29 04:41:38 +00:00
mbuf.c Fixed misspellings of 0 as NULL. 2004-03-11 10:19:45 +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 Restore old netstat -m output. 2003-12-23 13:24:03 +00:00
netstat.h Fixed missing declaration of pluralies(). This showed up as strange 2003-12-29 04:41:38 +00:00
route.c Fix some minor nits in netstat whereby large interface names would be 2003-11-28 17:34:23 +00:00
unix.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00