NetBSD/sys/arch/sparc64
jdolecek 2fa1ccfa6e 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
2000-10-04 23:05:08 +00:00
..
compile
conf Separate user and kernel address spaces and move the kernel down to 2000-09-28 19:56:13 +00:00
dev Don't take ref/mod faults on DMA segments mapped in to the kernel. 2000-09-28 15:28:43 +00:00
include This seems to fix the interrupt lossage of non-debug kernels. 2000-09-29 17:02:38 +00:00
sparc64 bootpath_build(): implement slighly more clever algorith to find boot 2000-10-04 23:05:08 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Fix bad path specifier for finding fpu sources. 2000-09-28 15:19:56 +00:00