NetBSD/sys/arch/mac68k
briggs d8cd14d437 Rip the guts out of pmap_remove() and create pmap_do_remove(), called with
a flag that determines whether or not wired mapping should be removed.
pmap_collect() calls pmap_do_remove() without this flag, and pmap_remove()
calls with it.
Pointed out on port-mac68k with suggested fix from chs.
2001-02-12 22:00:08 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Correct a thinko: iteopen()/iteclose() shouldn't just pass off to 2001-01-22 07:31:44 +00:00
include Make sure everybody has an splvm() and equate it with splimp() (splimp() 2001-01-14 02:00:37 +00:00
mac68k Rip the guts out of pmap_remove() and create pmap_do_remove(), called with 2001-02-12 22:00:08 +00:00
nubus Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
obio Handle the TRPAD case a little better. 2001-01-18 03:43:18 +00:00
Makefile