Source-Changes archive

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

CVS commit: src/usr.bin/vmstat



Module Name:    src
Committed By:   he
Date:           Tue Jun 24 12:47:23 UTC 2008

Modified Files:
        src/usr.bin/vmstat: vmstat.c

Log Message:
Fix alignment of fields for "vmstat -m" when KMEMSTATS are available:
 o Make "prop dictionary" fit in the "Type" coloumn
 o Ensure that fields don't run into each other (adds a space between fields)
 o Ensure that a Limit of >100000K fits in the field width


To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 src/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