cvs commit: src/usr.bin/netstat if.c main.c netstat.1 netstat.h
Gleb Smirnoff
glebius at FreeBSD.org
Thu Aug 18 21:04:12 GMT 2005
glebius 2005-08-18 21:04:12 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat if.c main.c netstat.1 netstat.h
Log:
Add a new switch -h for interface stats mode, which prints all interface
statistics in human readable form.
In collaboration with: vsevolod
Reviewed by: cperciva
Revision Changes Path
1.60 +17 -6 src/usr.bin/netstat/if.c
1.75 +6 -2 src/usr.bin/netstat/main.c
1.51 +5 -2 src/usr.bin/netstat/netstat.1
1.43 +1 -0 src/usr.bin/netstat/netstat.h
More information about the cvs-src
mailing list