NetBSD/sys/arch
thorpej 5906c26c8b Commit this to the right place, this time.
The boot blocks do a primitive form of autoconfiguration.  Duplicate some
of the old config strcutures for the benefit of the boot blocks; they
don't need something as flexible as the kernel does.
1997-01-30 10:31:44 +00:00
..
alpha use strerror() to print errors, rather than just printing error numbers 1997-01-25 01:06:30 +00:00
amiga Correct yet another typing error. 1997-01-29 17:19:35 +00:00
arm32 Prototype main(). 1997-01-28 05:02:30 +00:00
atari Print a new-line in attach function. 1997-01-27 10:19:33 +00:00
hp300 Commit this to the right place, this time. 1997-01-30 10:31:44 +00:00
i386 Oops! Forgot to pop an argument to npxintr(). 1997-01-29 01:07:38 +00:00
m68k Update for new struct member names in db_regs_t. 1997-01-27 23:07:04 +00:00
mac68k Forgot PFIL_HOOKS; correct this. Also, organize options less insanely. 1997-01-26 18:41:19 +00:00
mips pmaxpagesperpage -> mipspagesperpage 1997-01-14 22:29:54 +00:00
mvme68k "md" is declared in sys/conf/files, now. 1997-01-21 09:39:20 +00:00
ofppc * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
pc532 Add scripts and documentation for a new method to create assym.h files. 1997-01-30 09:37:20 +00:00
pica Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
pmax The mfb driver uses struct fbinfo for the device data, but was only allocating 1997-01-23 01:54:09 +00:00
powerpc First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
sparc In cpu_startup(), after configure() returns, re-zero proc0's user area. 1997-01-27 21:18:17 +00:00
sun3 The sunmon_* declarations are now in machdep.h 1997-01-27 22:55:07 +00:00
sun3x Now getting these from arch/sun3 1997-01-27 22:51:40 +00:00
vax "md" is declared in sys/conf/files, now. 1997-01-21 09:50:17 +00:00
x68k Rename in_xxxx to tv_xxxx (Use new ite_tv.c) 1997-01-26 12:17:59 +00:00