Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.bin/sockstat
Module Name: src
Committed By: tron
Date: Thu Oct 6 11:36:37 UTC 2005
Modified Files:
src/usr.bin/sockstat [netbsd-3]: sockstat.c
Log Message:
Pull up following revision(s) (requested by rpaulo in ticket #860):
usr.bin/sockstat/sockstat.c: revision 1.10
If the specificed MIB doesn't exist, then it's probably a kernel without
that socket type (AF_INET, AF_INET6, etc.). That's a normal condition, so
don't bail out.
Reviewed by Andrew Brown.
To generate a diff of this commit:
cvs rdiff -r1.4.2.5 -r1.4.2.6 src/usr.bin/sockstat/sockstat.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