Subject: CVS commit: src/sys/arch/i386/stand/bootxx
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 10/15/2003 03:49:57
Module Name:	src
Committed By:	gson
Date:		Wed Oct 15 03:49:57 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/bootxx: Makefile.bootxx

Log Message:
If a bootxx program already happened to be a multiple of 512 bytes in
length before padding, the shell command to conditionally pad it to
a multiple of 512 bytes returned a nonzero exit status, causing the
build to fail.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/stand/bootxx/Makefile.bootxx

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