Subject: CVS commit: src/sys/arch/i386/stand/mbr
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/08/2004 21:18:22
Module Name:	src
Committed By:	dsl
Date:		Sat May  8 21:18:22 UTC 2004

Modified Files:
	src/sys/arch/i386/stand/mbr: mbr.S

Log Message:
Make mbr_bootsel boot active partition if/when no menu items are output.
Stops users sitting in front of a system that is waiting for a keypress.
Just don't ask how I added more functionality AND got an extra 7 free bytes!


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/stand/mbr/mbr.S

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