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: jmc
Date: Mon Nov 26 21:04:49 UTC 2001
Modified Files:
basesrc/usr.bin/vmstat: vmstat.c
Log Message:
Cast the printf'ing of the 2 size_t vars in dohashstat to unsigned long long as
some ports have size_t's which are larger than int's.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 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