1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Peter Wemm 32d8f04c11 part 2 of the bsdi compat tweak attempt. I believe that BSDI use both
lcall 7,0 (ie: ldt slot 0) and lcall 0x87,0 (ldt slot 16, it's shifted
three bits to the left).  I was fiddling with this so long ago, I don't
recall the specifics.
1996-09-27 13:38:02 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Fix a couple of bugs causing false positives 1996-09-26 20:52:13 +00:00
conf Add APM_IDLE_CPU option, that is off by default. 1996-09-19 08:28:16 +00:00
eisa Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
i386 part 2 of the bsdi compat tweak attempt. I believe that BSDI use both 1996-09-27 13:38:02 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Apparently, BSDI have a new system call gate. I was experimenting 1996-09-27 13:33:49 +00:00
isa I've been meaning to commit this for months. Implement select() 1996-09-27 13:25:13 +00:00
linux Changed type of ni_dirp in struct namei' from caddr_t to const char *' 1996-09-03 23:17:15 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi oops somehow this dissppeared along the way.. 1996-08-19 02:42:40 +00:00
Makefile