NetBSD/sys/arch
thorpej b03d459244 From Ross Harvey:
- Fix a bug where IPL wasn't being lowered to process SIRs, which
  effectively caused them to be processed at splserial(), and loop
  over the ssir, like we do for astpending.
- Optimize the flow of exception_return().
1999-11-01 22:41:55 +00:00
..
alpha From Ross Harvey: 1999-11-01 22:41:55 +00:00
amiga Don't call the sc->sbic_dmago() function if the data length is zero. 1999-11-01 22:22:33 +00:00
arm32 sort arm32_db_command_table[] 1999-10-28 06:49:20 +00:00
atari Define an audio device at c-major 42 and reserve 41 for wscons. 1999-10-28 13:43:54 +00:00
bebox Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Print drive vendor_id/product_id/revision strings also for SCSI-3 devices. 1999-10-31 12:36:30 +00:00
hpcmips fix comment. 1999-10-30 15:15:08 +00:00
i386 Disable fms driver for the moment. 1999-11-01 21:44:35 +00:00
m68k fix typo: s/EM_68k/EM_68K/ 1999-10-30 22:56:29 +00:00
mac68k Reserve a character device slot for wsdisplay. 1999-11-01 05:29:21 +00:00
macppc Enable com* at pcmcia. 1999-10-15 12:27:06 +00:00
mips Fix cut'n'pasto in comment. 1999-10-29 03:36:18 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
newsmips Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
next68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
ofppc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax correct last change: mkboot depends on (sizeof(struct boot_block)==512) 1999-10-29 15:21:13 +00:00
powerpc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sh3 Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc64 make this compile in the absense of DDB. 1999-10-31 15:22:32 +00:00
sun3 sort db_machine_cmds[] 1999-10-28 06:55:31 +00:00
vax Allocate memory for printouts directly instead of (trying to) use the 1999-10-27 16:40:47 +00:00
x68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00