Subject: CVS commit: src/sys/arch/i386/stand/bootxx
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/13/2003 06:15:00
Module Name:	src
Committed By:	lukem
Date:		Mon Oct 13 06:15:00 UTC 2003

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

Log Message:
Instead of defining TERSE_ERROR by default (due to space constraints),
define NO_LBA_CHECK.  bootxx_msdos still needs TERSE_ERROR because its
BPB is larger than the default.


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

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