NetBSD/sys/arch/bebox
matt 9169d99f2a Don't pass booted_* to findroot/getdevice, access them via the globals.
Also, make findroot static.  This eliminates unneeded clearing of them
and make their use consistent among the ports.
2000-06-01 15:38:20 +00:00
..
bebox Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
include Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
isa Don't use sleep() and callouts; just use tsleep(). 2000-05-27 04:42:14 +00:00
pci
stand __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
Makefile