NetBSD/sys/arch/i386
yamt aad9f63765 before resuming from failure during return to user mode,
- clear PSL_NT.  it can be set by userland because setting it
  isn't a privileged operation.
  (cf. DSA-336-1, CVE-2002-0429)
- set PSL_I.  otherwise, if SIGSEGV is ignored, we'll
  end up to infinite loop, generating the same traps, with
  interrupts disabled.
2004-03-11 11:42:04 +00:00
..
acpi Use predefined macro rather than hardcoded value. 2003-11-20 12:30:34 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Partial fix for PR#14946. Make sure x86 symlinks exist also 2003-12-25 21:02:58 +00:00
compile
conf fix another whitespace nit 2004-02-25 18:56:26 +00:00
eisa * keep track of PCI buses that aren't known by firmware, but are found 2003-10-30 21:19:54 +00:00
gdbscripts
i386 before resuming from failure during return to user mode, 2004-03-11 11:42:04 +00:00
include Drop trailing spaces. 2004-03-05 11:30:50 +00:00
isa Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mca print complete contents of the second feature byte; this also fixes 2003-12-15 08:38:01 +00:00
pci add yet another ServerWorks variant 2004-02-27 09:01:26 +00:00
pnpbios add dependency on isadma for atppc attachments 2004-01-31 13:59:20 +00:00
stand Report errno value from boot1() - even though the standalone FS code 2004-02-28 23:01:55 +00:00
Makefile Compute tags for `*.[sS]' instead of `*.s', only. 2004-01-16 10:08:42 +00:00