NetBSD/sys/arch
cgd 701c007366 correctly calculate the space left for block addresses, and avoid
assuming that there's always going to be space for the whole boot
block info struct.  (the assumption would cause a malloc'd region
to be overrun, if it proved false.)
1999-04-02 02:47:45 +00:00
..
alpha correctly calculate the space left for block addresses, and avoid 1999-04-02 02:47:45 +00:00
amiga snchronize with reality. 1999-04-01 20:31:02 +00:00
arm32 Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
atari Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
bebox Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
hp300 remove leftover #endif 1999-04-01 20:50:52 +00:00
i386 #ifdef out the last change for the branch 1999-04-01 19:36:09 +00:00
m68k CADDR1 and CADDR2 should not be used here. 1999-03-31 14:18:49 +00:00
mac68k Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
macppc Enable "de". 1999-04-01 16:11:45 +00:00
mips do not include <machine/regdef.h>, but include <mips/regdef.h>, 1999-04-01 09:02:53 +00:00
mvme68k Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
newsmips Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
next68k Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
ofppc Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
pc532 Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
pica Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
pmax Mention a few other (not implemented) space saving ideas in case we 1999-04-01 08:47:38 +00:00
powerpc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
sparc Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
sparc64 Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
sun3 Don't call configure() from cpu_startup(). 1999-04-01 00:17:45 +00:00
vax A bunch of small fixes to make boot work on most VAXen. 1999-04-01 20:40:07 +00:00
x68k Typo. 1999-04-01 14:11:21 +00:00
Makefile