NetBSD/sys/arch/macppc
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 Cosmetic change 2001-04-04 17:08:07 +00:00
dev After finishing with the received descriptor, make sure to "eieio" to make 2001-04-20 01:18:47 +00:00
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
macppc Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pci Configure PCI_INTERRUPT_LINE on the other side of the pci-bridge on OF3 too. 2001-01-09 08:04:53 +00:00
stand convert to use getprogname() 2001-02-19 22:48:57 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00