Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/05/2000 02:05:09
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Oct  4 23:05:08 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: autoconf.c

Log Message:
bootpath_build(): implement slighly more clever algorith to find boot
flags in the bootpath: only treat the rest as boot flags if the '-'
follows whitespace (space or tab)

This should fix the "boot disk4 netbsd-20001004-RFHS8036" lossage
Hubert Feyer pointed out in private e-mail.

Tested by: jdolecek (userland version)
Reviewed by: eeh


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/sparc64/sparc64/autoconf.c

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