NetBSD/usr.bin/config
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
..
config.1
config.5 Disable use of pseudo-devices defined "defpseudo" with interface 2008-06-10 18:11:31 +00:00
config.samples.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
defs.h Bump CONFIG_VERSION after the previous fix to main.c. 2008-08-30 02:59:55 +00:00
files.c
gram.y Disable use of pseudo-devices defined "defpseudo" with interface 2008-06-10 18:11:31 +00:00
hash.c
lint.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
main.c Don't complain about a missing 'file-system' directive. File system code 2008-10-20 11:02:18 +00:00
Makefile
mkdevsw.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mkheaders.c
mkioconf.c
mkmakefile.c * emitrules() 2008-07-16 11:45:56 +00:00
mkswap.c Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
pack.c
scan.l Avoid memory leak in error case. From Gao Ya'nan in PR bin/39721. 2008-10-09 07:18:15 +00:00
sem.c It actually makes no sense to warn on a behaviour that was allowed in 2008-07-07 16:10:27 +00:00
sem.h
util.c