Date: Tue, 23 Sep 1997 19:43:46 -0700 (PDT) From: Garrett Wollman <wollman@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/systat icmp.c mode.c mode.h Makefile cmdtab.c extern.h mbufs.c systat.1 systat.h Message-ID: <199709240243.TAA06950@freefall.freebsd.org>
index | next in thread | raw e-mail
wollman 1997/09/23 19:43:46 PDT
Modified files:
usr.bin/systat Makefile cmdtab.c extern.h mbufs.c
systat.1 systat.h
Added files:
usr.bin/systat icmp.c mode.c mode.h
Log:
Add a mode to display ICMP statistics.
Inspired by: IRIX netstat -C
Revision Changes Path
1.4 +1 -1 src/usr.bin/systat/Makefile
1.2 +14 -6 src/usr.bin/systat/cmdtab.c
1.3 +7 -0 src/usr.bin/systat/extern.h
1.6 +3 -2 src/usr.bin/systat/mbufs.c
1.8 +61 -2 src/usr.bin/systat/systat.1
1.2 +10 -8 src/usr.bin/systat/systat.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709240243.TAA06950>
