NetBSD/sys/arch/ofppc
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 Keep compile directory. 1998-05-28 08:24:00 +00:00
conf Cosmetic change 2001-04-04 17:08:07 +00:00
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
ofppc Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
stand Don't claim the memory for the executable from the firmware. 2001-01-17 15:37:06 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00