freebsd-skq/sys/i386
Peter Wemm 2c170dd2dd EEK! vm86bios.s has got #if NNPX > 0 code without a corresponding
#include "npx.h" - the code has been dead for a while and vm86 calls
have not been saving FPU context it seems.
2001-01-19 13:14:09 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf At great personal risk to my sanity, turn off COMPAT_OLDISA and the 2001-01-19 13:06:37 +00:00
i386 EEK! vm86bios.s has got #if NNPX > 0 code without a corresponding 2001-01-19 13:14:09 +00:00
ibcs2 - Change the allproc_lock to use a macro, ALLPROC_LOCK(how), instead 2000-12-13 00:17:05 +00:00
include EEK! I missed a couple of places with the 24->32 interrupt change. 2001-01-19 10:55:13 +00:00
isa Add in a space that got lost in the previous commit in some debugging code 2001-01-19 11:43:13 +00:00
linux The Linuxulator needs sysvipc to work. 2001-01-14 18:16:01 +00:00
pci Fix a warning due to missing prototype. 2001-01-19 09:10:14 +00:00
svr4 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00