Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Wed Jan  5 11:59:13 UTC 2000

Modified Files:
        basesrc/usr.bin/systat: Makefile extern.h netcmds.c netstat.c

Log Message:
support IPv6.  commands under "netstat" are IPv6 ready.
IPv6 is supported by filters (":ignore ssh") as well.
TODO: do something about line truncation?
TODO: inet6.icmp6?  ":help" will not fit into single line...


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/systat/Makefile
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/systat/extern.h
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/systat/netcmds.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/systat/netstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index