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: Mon Jan 10 21:06:17 UTC 2000
Modified Files:
basesrc/usr.bin/systat: cmds.c ip6.c ipsec.c netstat.c
Log Message:
don't choke on non-INET6 kernel, or non-IPSEC kernel.
cleanup error handling on mode change failure.
TODO: non-IPv4 kernel support should be improved. "netstat" should be okay,
"inet.ip" and "inet.icmp" needs more trick.
NetBSD PR: 9157
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/systat/cmds.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.bin/systat/ip6.c \
basesrc/usr.bin/systat/ipsec.c
cvs rdiff -r1.16 -r1.17 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