Subject: CVS commit: basesrc/usr.bin/vmstat
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/26/2001 23:04:50
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.