NetBSD/sys/arch/atari
chs 621a9ec9ea allocate and free page table pages explicitly instead of abusing
uvm_fault_wire().  this allows us to make pt_map non-pageable,
but we need to be careful in pmap_remove() not to attempt to
reference PTEs after the PTP has been freed.
2001-11-19 06:40:11 +00:00
..
atari allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
isa Make the compile with diagnostic. 2001-06-20 10:24:22 +00:00
pci Import pciide_machdep.c from i386. 2001-05-29 06:26:08 +00:00
stand Work around <bsd.lib.mk> used for kernel libs in other places. Clean up 2001-11-14 23:01:13 +00:00
vme Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
Makefile