NetBSD/sys/arch/i386/i386
mycroft e0afa4e4f9 Don't turn off the trace flag here; let sendsig() do it.
If in Linux emulation, send SIGSEGV for protection faults, rather than SIGBUS.
1996-04-15 00:20:32 +00:00
..
autoconf.c Prototype some internal functions. 1996-03-29 01:15:04 +00:00
conf.c Add explicit return types. 1996-03-30 07:30:33 +00:00
db_disasm.c Fix #includes. 1996-02-02 18:05:36 +00:00
db_interface.c Add explicit return types. 1996-03-30 07:51:51 +00:00
db_trace.c Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
disksubr.c Add explicit return types. 1996-04-03 08:18:27 +00:00
dkbad.c Fix #includes. 1996-02-02 18:05:36 +00:00
freebsd_machdep.c Turn off the trace flag when delivering a signal. 1996-04-12 08:44:35 +00:00
gdt.c Copyright assigned to the NetBSD Foundation 1996-02-27 22:39:39 +00:00
genassym.c Use offsetof() for structure offsets. 1996-03-28 23:44:04 +00:00
in_cksum.c Another trivial optimization. 1995-05-01 01:24:04 +00:00
linux_machdep.c Turn off the trace flag when delivering a signal. 1996-04-12 08:44:35 +00:00
locore.s Remove an old `#define DIAGNOSTIC'. 1996-04-03 05:48:35 +00:00
machdep.c Turn off the trace flag when delivering a signal. 1996-04-12 08:44:35 +00:00
mainbus.c pass a new, machine-dependent cookie, in the ISA bus attach arguments. 1996-04-11 22:13:37 +00:00
math_emu.h Use PCB_USEDFPU, and a small performance tweak. 1995-05-03 00:17:16 +00:00
math_emulate.c Fix #includes. 1996-02-02 18:05:36 +00:00
md_root.c Remove obsolete rd_match_hook and sync with sun3 version again. 1996-03-27 16:38:33 +00:00
mem.c Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
microtime.s clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
ns_cksum.c Fix #includes. 1996-02-02 18:05:36 +00:00
pmap.c Add explicit return types. 1996-04-03 08:18:27 +00:00
process_machdep.c Export [gs]et_vflags(), and always use them when saving/restoring registers 1996-04-11 07:47:33 +00:00
random.s
rd_root.c Remove obsolete rd_match_hook and sync with sun3 version again. 1996-03-27 16:38:33 +00:00
svr4_machdep.c Turn off the trace flag when delivering a signal. 1996-04-12 08:44:35 +00:00
swapgeneric.c Add explicit return types. 1996-04-03 08:55:20 +00:00
sys_machdep.c VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
trap.c Don't turn off the trace flag here; let sendsig() do it. 1996-04-15 00:20:32 +00:00
vm86.c Use the flag mask in a somewhat more sane fashion. 1996-04-12 05:57:43 +00:00
vm_machdep.c Add explicit return types. 1996-04-03 08:18:27 +00:00