NetBSD/sys/arch/mac68k
thorpej 1c3a62e066 Sprinkle pmap_update() calls after calls to:
- pmap_enter()
- pmap_remove()
- pmap_protect()
- pmap_kenter_pa()
- pmap_kremove()
as described in pmap(9).

These calls are relatively conservative.  It may be possible to
optimize these a little more.
2001-04-24 04:30:50 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
include Undo a misguided previous change to the pmap_update() API. 2001-04-22 23:19:26 +00:00
mac68k Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +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 Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00