Subject: CVS commit: basesrc/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/29/2001 09:30:09
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Oct 29 07:30:08 UTC 2001

Modified Files:
	basesrc/usr.sbin/makefs: makefs.c walk.c

Log Message:
cast time_t values to long if printing as %ld to appease the sparc64 port


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/makefs/makefs.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/makefs/walk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.