1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/i386
Jonathan Mini d7f94a7a0e Don't use compatability syscall wrappers in emulation code.
This is needed for the COMPAT_FREEBSD3 option split.

Reviewed by:	alfred, jake
2002-09-23 06:17:54 +00:00
..
acpica Wrap GCC-specific asm() code in #ifdef __GNUC__ 2002-09-21 18:19:51 +00:00
apm Use a function instead of embedding non-portable asm() constructs 2002-09-21 18:51:19 +00:00
bios Use a function instead of embedding non-portable asm() constructs 2002-09-21 18:51:19 +00:00
compile
conf move wl (isa wavelan card, not "wi") to i386-only 2002-09-19 03:10:23 +00:00
i386 Create inlines for ltr(sel), lldt(sel), lidt(addr) rather than 2002-09-22 04:45:21 +00:00
ibcs2 Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
include At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
isa Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there 2002-09-21 07:59:06 +00:00
linux Don't use compatability syscall wrappers in emulation code. 2002-09-23 06:17:54 +00:00
pci Axe unused include. 2002-09-20 19:16:41 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00