Subject: CVS commit: src/usr.sbin/installboot/arch
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 01/07/2007 04:16:57
Module Name:	src
Committed By:	dogcow
Date:		Sun Jan  7 04:16:57 UTC 2007

Modified Files:
	src/usr.sbin/installboot/arch: i386.c

Log Message:
%d -> %ld, so that building on alpha doesn't fail. (also print more useful
errors - x bytes written, should be y.)


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.sbin/installboot/arch/i386.c

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