NetBSD/sys/arch/pc532
thorpej 55044638aa Remove pmap_kenter_pgs(). It was never really adopted by
anything, and the interface itself wasn't as flexible as
callers would have probably liked.
2001-04-22 23:42:11 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
fpu expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
include Undo a misguided previous change to the pmap_update() API. 2001-04-22 23:19:26 +00:00
pc532 Remove pmap_kenter_pgs(). It was never really adopted by 2001-04-22 23:42:11 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile
To.Do