Subject: CVS commit: [netbsd-2-0] src/sys/arch/i386/stand/mbr
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/15/2004 13:55:18
Module Name:	src
Committed By:	tron
Date:		Sat May 15 13:55:18 UTC 2004

Modified Files:
	src/sys/arch/i386/stand/mbr [netbsd-2-0]: mbr.S

Log Message:
Pull up revision 1.7 (requested by dsl in ticket #342):
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.5.2.1 -r1.5.2.2 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.