NetBSD/sys/arch/m68k
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
060sp Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine 2001-07-12 17:17:45 +00:00
conf Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
fpe bcopy -> memcpy 2001-07-28 13:21:26 +00:00
fpsp Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
include Added the crucial "packed" attribute to the type 8 frame structure. 2001-08-16 23:45:12 +00:00
m68k Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00