Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/10/2004 23:33:50
Module Name:	src
Committed By:	cl
Date:		Sat Apr 10 23:33:50 UTC 2004

Modified Files:
	src/sys/arch/xen/i386: xen_machdep.c

Log Message:
fix kernel command line parsing:
- initialize bootdev for if it's not set in the command line
- correctly parse command lines with multiple spaces between words


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/i386/xen_machdep.c

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