NetBSD/sys/arch/sun3x
gwr 7190ad9936 Fix a major bug in pmap_remove_kernel() that causd the removal of
one page too many (worse, it unmapped our stack page... Ouch!)
Also, use loadcrp() and such instead of calling pmap_activate
in various places so we have more control over TLB flush.
Now pmap_activate() is called only by locore (and that call is
done only if PMAP_DEBUG is defined).  Other minor clean-up...
1997-02-16 19:38:08 +00:00
..
conf Add sun3/regdump.c, sun3/sig_machdep.c 1997-02-14 20:01:41 +00:00
dev Add machdep.h; use sunmon_abort() instead of mon_exit_to_mon(). 1997-01-27 22:16:37 +00:00
include Define pmap_resident_count(), pmap_wired_count() as 1997-02-14 03:55:33 +00:00
sun3x Fix a major bug in pmap_remove_kernel() that causd the removal of 1997-02-16 19:38:08 +00:00