NetBSD/sys/arch/m68k
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
..
060sp Prepare for the m68k ELF transition: 2000-11-30 21:00:51 +00:00
conf Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
fpe Don't use the frames' provided EA yet; something is wrong. 2001-03-01 22:01:52 +00:00
fpsp Make this new-GAS ready. Code by Steve Woodford. 2000-12-06 21:31:05 +00:00
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
m68k Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00