NetBSD/sbin/init
lukem b96069c077 Always compile in support for attempting to obtain the major device
number of the console from sysctl("machdep.console_device"), rather
than making in optional on the (unused) #ifdef DEBUG.
Certain platforms do not have the console at makedev(0,0) (including
many arm32 and some sh3 platforms), so the "mfs MAKEDEV" hack would
have failed on those.

Noted in private discussion with Quentin Barnes.
2003-07-01 15:24:22 +00:00
..
init.8 setup -> set up. 2003-05-14 12:11:03 +00:00
init.c Always compile in support for attempting to obtain the major device 2003-07-01 15:24:22 +00:00
Makefile If RESCUEDIR is defined, use that as an alternate path to sh and mount_mfs, 2003-05-26 09:34:55 +00:00
NOTES
pathnames.h