NetBSD/sys/arch/mips
mhitch ed2a0c2648 Fix an additonal return in pmap_enter() that wasn't returning a value.
Use flags (formerly access_type) to set page reference/modified status.
Don't use the PG_CLEAN flag from the UVM when checking to see if a
writeable page has been marked as modified.
When updating page status to modified from the UTLBmiss handler, set
the referenced bit in addition to the modified bit.
1999-11-13 23:16:39 +00:00
..
conf Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
include Make sure wbflush symbol treated as a C function call. 1999-11-12 06:17:13 +00:00
mips Fix an additonal return in pmap_enter() that wasn't returning a value. 1999-11-13 23:16:39 +00:00
Makefile
Makefile.inc