NetBSD/sys/arch
thorpej 8851ed323e Fix a bug that has annoyed me for a long time. In pmap_enter(), if
there are no pages available immediately to use as a PT page, don't
just roll over and die.  Only do that if we're the kernel pmap (shouldn't
happen very ofter [ever?!], and I'm not certain we're guaranteed valid
thread context when operating on the kernel pmap).  For user pmaps, wait
for the pagedaemon to wake us up when more free pages are available.
1999-01-26 09:03:31 +00:00
..
alpha Update. 1999-01-26 01:38:00 +00:00
amiga Format consistency. 1999-01-24 12:56:51 +00:00
arm32 Fix a bug that has annoyed me for a long time. In pmap_enter(), if 1999-01-26 09:03:31 +00:00
atari Format consistency. 1999-01-24 12:56:51 +00:00
bebox second round of mouse renaming: psm->pms 1999-01-23 16:10:47 +00:00
hp300 Format consistency. 1999-01-24 12:56:51 +00:00
i386 kill accidental 'options MSGBUFSIZE...' that crept in to rev 1.89. 1999-01-25 05:10:03 +00:00
m68k Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
mac68k Standardize format. 1999-01-22 14:12:07 +00:00
macppc syncicache(sigcode, sigcodesize) before exec. 1999-01-24 15:07:51 +00:00
mips Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
mvme68k Format consistency. 1999-01-24 12:56:51 +00:00
newsmips Format consistency. 1999-01-24 12:56:51 +00:00
next68k No need for <sys/mtio.h> 1999-01-19 18:18:41 +00:00
ofppc MNN is no longer optional 1999-01-16 20:31:50 +00:00
pc532 Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
pica Format consistency. 1999-01-24 12:56:51 +00:00
pmax Format consistency. 1999-01-24 12:56:51 +00:00
powerpc Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
sparc Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
sparc64 Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
sun3 No need for <sys/mtio.h> 1999-01-19 18:18:41 +00:00
vax Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
x68k Format consistency. 1999-01-24 12:56:51 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00