Date: Sun, 23 Jun 1996 17:13:53 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/netstat if.c inet.c main.c netstat.1 route.c Message-ID: <199606240013.RAA05694@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/06/23 17:13:53
Branch: usr.bin/netstat RELENG_2_1_0
Modified: usr.bin/netstat if.c inet.c main.c netstat.1 route.c
Log:
Selected fixes from HEAD, including:
- Show the "B" flag on blackhole routes (as documented)
- fixes from 4.4Lite-2 to make the dns reverse-lookups a little less
broken in the face of subnets (and show network route size)
- more sensible trimming of the local host's domain name.
- more readable '-w' statistics output
Revision Changes Path
1.3.6.3 +83 -96 src/usr.bin/netstat/if.c
1.6.4.2 +3 -15 src/usr.bin/netstat/inet.c
1.4.4.5 +38 -0 src/usr.bin/netstat/main.c
1.4.4.1 +4 -9 src/usr.bin/netstat/netstat.1
1.5.4.1 +108 -41 src/usr.bin/netstat/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606240013.RAA05694>
