Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/vmstat
Module Name: basesrc
Committed By: lukem
Date: Mon Nov 26 14:06:32 UTC 2001
Modified Files:
basesrc/usr.bin/vmstat: vmstat.c
Log Message:
- Separate hashstat namelist into separate hashnl[], and don't barf if
some of the symbols can't be found
- Only kvm_nlist() hashnl[] and histnl[] once
- Add a description to struct kernel_hash, and print with -L
- Sort entries in khashes[]
- Don't exit on unknown hashes; just display a warning and move on
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 basesrc/usr.bin/vmstat/vmstat.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