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 keep compile dir. 1997-11-27 09:48:18 +00:00
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 No need to define MPC105 and MPC106 PCI products here. 2000-01-18 20:01:28 +00:00
stand __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00