freebsd-dev/usr.bin/netstat
Ruslan Ermilov 54f6369da3 Always print at least 2 bytes for IN_CLASSB_NET networks.
Always print at least 3 bytes for IN_CLASSC_NET networks.

The standard 193.0.0 class C network for example, will now
be displayed as "193.0.0" as opposed to the confusing 193.

PR:		bin/21546
MFC after:	1 week
2001-06-08 15:44:17 +00:00
..
atalk.c Cleanup towards -Wall 1999-10-21 07:08:56 +00:00
if.c Add missing break when printing IPv6 multicast addresses. 2001-04-26 06:02:03 +00:00
inet6.c Correct some typos. 2001-06-01 02:28:15 +00:00
inet.c Add a -W flag that tells netstat not to truncate addresses even if they are 2001-03-15 20:46:04 +00:00
ipsec.c sync with latest kame netstat. basically, more statistics 2000-07-04 16:26:46 +00:00
ipx.c Cleanup towards -Wall 1999-10-21 07:08:56 +00:00
iso.c Zap $Source$ 1999-09-06 07:34:27 +00:00
main.c Add a -W flag that tells netstat not to truncate addresses even if they are 2001-03-15 20:46:04 +00:00
Makefile MAXHOSTNAMELEN includes space for a NUL. 2001-03-14 20:51:26 +00:00
mbuf.c Change the "in use" percentage metric to actually display a real 2000-10-15 06:29:22 +00:00
mroute6.c Fix typo s/thissystem/this system/ 2001-04-16 21:14:13 +00:00
mroute.c sync with latest kame netstat. basically, more statistics 2000-07-04 16:26:46 +00:00
netgraph.c Use macro API to <sys/queue.h> 2000-12-30 21:22:54 +00:00
netstat.1 Restore printing of routes cloned from a RTF_CLONING parent 2001-05-07 12:29:36 +00:00
netstat.h Add a -W flag that tells netstat not to truncate addresses even if they are 2001-03-15 20:46:04 +00:00
ns.c
route.c Always print at least 2 bytes for IN_CLASSB_NET networks. 2001-06-08 15:44:17 +00:00
unix.c Use macro API to <sys/queue.h> 2000-12-30 21:22:54 +00:00