Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 03/27/2000 09:03:27
Module Name:	basesrc
Committed By:	kleink
Date:		Mon Mar 27 17:03:27 UTC 2000

Modified Files:
	basesrc/usr.bin/kdump: kdump.c
	basesrc/usr.bin/ktruss: dump.c
	basesrc/usr.bin/vmstat: vmstat.c

Log Message:
Cast timeval members to types we know the printf conversions of.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/kdump/kdump.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/ktruss/dump.c
cvs rdiff -r1.60 -r1.61 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.