Date: Fri, 1 Aug 2003 13:28:20 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat Makefile cmdtab.c extern.h icmp6.c ip6.c netstat.c systat.1 Message-ID: <200308012028.h71KSKjN021427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2003/08/01 13:28:20 PDT
FreeBSD src repository
Modified files:
usr.bin/systat Makefile cmdtab.c extern.h netstat.c
systat.1
Added files:
usr.bin/systat icmp6.c ip6.c
Log:
Add ip6 and icmp6 displays to systat.
MFC after: 2 weeks
Revision Changes Path
1.14 +3 -1 src/usr.bin/systat/Makefile
1.9 +8 -0 src/usr.bin/systat/cmdtab.c
1.13 +14 -0 src/usr.bin/systat/extern.h
1.1 +283 -0 src/usr.bin/systat/icmp6.c (new)
1.1 +303 -0 src/usr.bin/systat/ip6.c (new)
1.20 +3 -0 src/usr.bin/systat/netstat.c
1.39 +18 -0 src/usr.bin/systat/systat.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308012028.h71KSKjN021427>
