Source-Changes archive

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

CVS commit: basesrc/usr.bin/systat



Module Name:    basesrc
Committed By:   abs
Date:           Thu Aug  8 17:06:32 UTC 2002

Modified Files:
        basesrc/usr.bin/systat: Makefile vmstat.c

Log Message:
introduce puthumanint() which calls humanize_number(), and use to
display disk transfer values (Suggested by Simon Burge). Also clip
%busy to 100 and display as an int which has the useful side effect
of stopping it overflowing into the next column (100.0).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/systat/Makefile
cvs rdiff -r1.40 -r1.41 basesrc/usr.bin/systat/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