NetBSD/sys/arch
briggs 1fd44da3df Change an &= to an & -- the former stopped working for some reason
that I need to delve into when I have time.
1996-01-24 05:52:58 +00:00
..
alpha New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
amiga Call disk_busy() a bit earlier in case an exceptional condition causes 1996-01-15 21:53:50 +00:00
atari STANDALONE -> TOSTOOLS 1996-01-23 20:34:07 +00:00
hp300 Eliminate unnecessary goto and labels, and other minor cleanup. 1996-01-23 00:28:09 +00:00
i386 Make a small attempt to deal better with VM86 mode in GDB. 1996-01-13 06:14:44 +00:00
m68k Remove explicit #define of DEBUG, per PR #1931. 1996-01-12 04:23:54 +00:00
mac68k Change an &= to an & -- the former stopped working for some reason 1996-01-24 05:52:58 +00:00
mips Change MachEmulateBranch() to be able to read an insn from user space. 1995-12-28 16:22:41 +00:00
mvme68k Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
pc532 Add doshutdownhooks(). 1996-01-15 05:30:47 +00:00
pmax SAdd support for Sun-style framebuffer ioctl()s, as used by other NetBSD 1996-01-16 02:43:01 +00:00
sparc Use a shutdownhook to make sure the drive motor is turned off 1996-01-16 19:35:06 +00:00
sun3 sync with sparc: 1996-01-13 03:50:05 +00:00
vax Changed to work correctly with both K&R and ANSI cpp. 1996-01-06 18:37:35 +00:00