Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/bootxx
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.
Home |
Main Index |
Thread Index |
Old Index