NetBSD/sys/arch/i386
jdolecek 5d461f21ee Update freebsd_sigcontext to what FreeBSD currently uses, and save/restore
%fs/%gs as appropriate.

XXX Note that the new sigcontext uses the new sigset_t instead of old
int sc_mask. The new FreeBSD sigcontext doesn't contain any backward
compatibility sc_mask, so basically old FreeBSD application making
use of sigcontext are hosed. This can't be fixed in NetBSD compat code.
2001-10-27 12:26:29 +00:00
..
bioscall objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
eisa
gdbscripts
i386 Update freebsd_sigcontext to what FreeBSD currently uses, and save/restore 2001-10-27 12:26:29 +00:00
include Update freebsd_sigcontext to what FreeBSD currently uses, and save/restore 2001-10-27 12:26:29 +00:00
isa Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
mca
pci -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
pnpbios Move the code that enumerates the pnpbios device nodes into a 2001-09-27 17:13:39 +00:00
stand Add the fact that SRCS depends on machine. This way the link is always created 2001-10-04 04:15:17 +00:00
Makefile