NetBSD/sys/arch
simonb 520c13bcc8 Fix an off-by-32 error - space was padded out to the 96th byte for the
DEC disk boot block header, but it's only 64 bytes long.  Gives us
another 32 bytes in the first stage.

Don't use a roll-your-own START_FRAME size and offsets for the stack
and ra - use the <mips/asm.h> provided CALLFRAME_SIZ, CALLFRAME_RA and
CALLFRAME_SP
1999-04-12 03:53:13 +00:00
..
alpha add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
amiga add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
arm32 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
atari add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
bebox add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
hp300 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
i386 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
m68k Add a check to my last 'fix' which ensures the fault really 1999-04-05 17:17:04 +00:00
mac68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
macppc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
mips while symbol support in DDB is good to have one _can_ live without it 1999-04-10 15:10:56 +00:00
mvme68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
newsmips add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
next68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
ofppc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
pc532 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
pica Fix a pasto in copyright text which has been procreating like rabbits.. 1999-04-06 20:09:18 +00:00
pmax Fix an off-by-32 error - space was padded out to the 96th byte for the 1999-04-12 03:53:13 +00:00
powerpc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
sparc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
sparc64 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
sun3 Fix unused variable warning 1999-04-12 01:30:22 +00:00
vax add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
x68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00