NetBSD/sys/arch/x68k
thorpej 602d8e81f7 Don't (ab)use uvm_map_pageable() to allocate PT pages. Instead, do
some internal reference counting on PT pages.  We still allocate them
with the page fault routine (a wire-fault, now), but no longer free
PT pages from pmap_pageable().
1999-06-15 22:18:07 +00:00
..
compile
conf Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
dev Check file open mode at ioctl. 1999-06-15 15:04:56 +00:00
include Missing #if for 060. 1999-05-13 14:24:27 +00:00
stand Branch address was wrong. 1999-04-30 15:31:18 +00:00
usr.bin Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00
usr.sbin Merged minoura_x68k_bus_h branch. 1999-03-16 16:30:16 +00:00
x68k Don't (ab)use uvm_map_pageable() to allocate PT pages. Instead, do 1999-06-15 22:18:07 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00