NetBSD/sys/arch/i386
mycroft c7c817b91a sigreturn() and ptrace() security violations will now trap. Deal with those
traps by looking at the instruction stream and the stack to see if it looks
like we're returning to user mode, and if so pop to the hooks in locore.s.
This will fail in the case where a pop %ds or pop %es faults when returning
from a fast interrupt, but this should not be possible.
1995-01-15 00:55:25 +00:00
..
boot Implement symbolic links (plus a minor fix for %x printing) 1995-01-09 22:13:10 +00:00
compile new RCS ID format. 1994-10-27 04:14:23 +00:00
conf *** empty log message *** 1995-01-13 13:19:34 +00:00
eisa Simplify some sanity checks. 1995-01-13 14:46:44 +00:00
i386 sigreturn() and ptrace() security violations will now trap. Deal with those 1995-01-15 00:55:25 +00:00
include Only define sig_atomic_t when _ANSI_SOURCE is defined. 1995-01-10 19:01:00 +00:00
isa Avoid using btrl, and check astpending before the return cs, because it's 1995-01-15 00:36:37 +00:00
netboot new RCS ID format. 1994-10-27 04:14:23 +00:00
pci Remove many of the `static's, to facilitate debugging. 1995-01-04 09:02:32 +00:00
stand new RCS ID format. 1994-10-27 04:14:23 +00:00
Makefile new RCS ID format. 1994-10-27 04:14:23 +00:00