NetBSD/sys/arch
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
..
alpha Backout my libsa changes. 1999-11-13 21:33:12 +00:00
amiga Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
arm32 Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
atari Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
bebox Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Backout my libsa changes. 1999-11-13 21:17:56 +00:00
hpcmips Per discussion on tech-toolchain, remove MIPS-specific <machine/elf.h> header; 1999-11-09 21:50:18 +00:00
i386 no longer needed 1999-11-13 17:58:41 +00:00
m68k Add register prefixes. 1999-11-10 23:17:21 +00:00
mac68k Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
macppc Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
mips Fix an additonal return in pmap_enter() that wasn't returning a value. 1999-11-13 23:16:39 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Make this work with the new scsibus mid-layer, using Ignatios' Amiga 1999-11-13 15:33:57 +00:00
newsmips Support md root for INSTALL. 1999-11-10 13:33:09 +00:00
next68k Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
ofppc Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
pc532 Make copystr return ENAMETOOLONG if maxlen == 0 (pointed out by Charles). 1999-11-13 18:01:27 +00:00
pica Per discussion on tech-toolchain, remove MIPS-specific <machine/elf.h> header; 1999-11-09 21:50:18 +00:00
pmax Use console_debugger() to enter DDB on a break, instead of Debugger(). It 1999-11-13 22:58:11 +00:00
powerpc Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
sh3 Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
sparc Nuke TCP_COMPAT_42. Use sysctl to enable it if required. 1999-11-13 20:56:14 +00:00
sparc64 Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
sun3 Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
vax adapt to jason new pmap_enter change 1999-11-13 21:32:25 +00:00
x68k Increase ramdisk size. 1999-11-13 14:19:46 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00