NetBSD/sys/arch/alpha
cgd 701c007366 correctly calculate the space left for block addresses, and avoid
assuming that there's always going to be space for the whole boot
block info struct.  (the assumption would cause a malloc'd region
to be overrun, if it proved false.)
1999-04-02 02:47:45 +00:00
..
a12
alpha Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
common Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
compile
conf Enable rnd. 1999-03-31 14:29:33 +00:00
include Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus
pci move pci/pci_machdep.h to include/pci_machdep.h. (can't do it via 1999-03-19 03:40:46 +00:00
stand correctly calculate the space left for block addresses, and avoid 1999-04-02 02:47:45 +00:00
tc Leave out display console related bits if wscons is not compiled in. 1999-03-28 13:48:40 +00:00
tlsb Now that we have the kthread mechanism, massively clean up the way 1999-02-23 03:20:00 +00:00
Makefile
STYLE