Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/sockstat
Module Name: src
Committed By: rpaulo
Date: Wed Aug 24 21:33:57 UTC 2005
Modified Files:
src/usr.bin/sockstat: sockstat.c
Log Message:
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.9 -r1.10 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