Subject: CVS commit: [netbsd-3] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/28/2005 10:27:51
Module Name:	src
Committed By:	tron
Date:		Tue Jun 28 10:27:51 UTC 2005

Modified Files:
	src/sys/arch/xen/i386 [netbsd-3]: machdep.c

Log Message:
Pull up revision 1.17 (requested by bouyer in ticket #481):
Add support for x86 boot flags:
-s boot single user
-a ask root device
XXX -d is ifdef'd out for now, it cause early panic (no console message).


To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/sys/arch/xen/i386/machdep.c

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