NetBSD/sys/arch/bebox/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
..
autoconf.c Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
bus_dma.c add cast for pmap_extract(). 1999-12-03 15:43:47 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
conf.c Add wsmux device. 1999-07-29 19:14:35 +00:00
disksubr.c Use b_cylinder as defined in sys/buf.h 2000-01-18 19:37:58 +00:00
extintr.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
genassym.cf Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
kgdb_glue.c
locore.s Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
machdep.c First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
mainbus.c
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00