NetBSD/sys/arch/hpcsh
pgoyette 9c68331911 Store config(1)'s root filesystem type as a text string rather than
embedding the address of its xxx_mountroot() in swapnetbsd.c.  This
permits booting of kernels with hard-wired filesystem type even if the
filesystem is in a loadable module (ie, not linked into the kernel
image).

Discussed on current-users.  Tested on amd64 and i386 with both hard-
wired and '?' filesystem times, and on both modular and monolithic
kernels.

Thanks to pooka@ for code review and suggestions.

Addresses my PR kern/40167
2008-12-19 17:11:57 +00:00
..
compile
conf Add commented out "options MODULAR" (doesn't work yet). 2008-11-12 19:41:30 +00:00
dev Defining another variable after multiline initializer for a previous 2008-12-02 20:48:24 +00:00
hpcsh Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
include Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the 2008-08-05 16:47:41 +00:00
stand
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00