NetBSD/sys/arch
thorpej 3ddf828326 Make signal delivery work again. 1998-09-13 01:51:29 +00:00
..
alpha Make signal delivery work again. 1998-09-13 01:51:29 +00:00
amiga Fix catastrophic typo. DraCos rev. 3 (or older) would crash on exiting from 1998-09-10 20:45:33 +00:00
arm32 Fix bug in switch_exit() from last commit. This fixes PR 6132. 1998-09-10 02:16:28 +00:00
atari In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
bebox Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
hp300 In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
i386 Fix thinko in last thinko fix. We always have to store an old style 1998-09-13 01:45:04 +00:00
m68k distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
mac68k Don't add IOBase to sccA; it's an address, not an offset. 1998-09-12 02:42:27 +00:00
macppc Turn on support for 115,200 and 230,400 baud. Should work, but might 1998-09-09 20:58:06 +00:00
mips Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
mvme68k In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
newsmips Add splx_end label to splx(), for stack traceback code. 1998-09-11 17:37:46 +00:00
next68k In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
ofppc Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
pc532 {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
pica distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
pmax Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
powerpc In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
sparc A few slight optimizations. 1998-09-12 19:50:59 +00:00
sparc64 Update for signal handling changes. 1998-09-11 13:31:39 +00:00
sun3 In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
vax In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
x68k Make device probe/attach sessions to be executed at splhigh. 1998-09-09 16:42: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