NetBSD/sys/arch/mips
thorpej 93c03c9726 - Implement a real pmap_kenter_pa()/pmap_kremove().
- Use pools for pmap structures and pv_entry structures.
- Remove a bunch of splvm()/splx(), no longer needed now that
  pmap_kenter_pa() and pmap_kremove() are as they should be.

Mostly from Chuck Silvers.
2001-06-26 00:31:32 +00:00
..
bonito Add some macros to decode the BONITO revision register. 2001-06-25 20:15:03 +00:00
conf Remove 4096-byte gap between .reginfo and .data, suggested by 2001-06-01 03:55:30 +00:00
include Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
mips - Implement a real pmap_kenter_pa()/pmap_kremove(). 2001-06-26 00:31:32 +00:00
Makefile
Makefile.inc