freebsd-nq/sys/i386
Stefan Eßer 8c39a12760 Add code to copy the LDT, if required.
This code was sent to me by Bruce Evans, and seems to fix some
possible kernel panic in case of an execution error. It did not
cause any problems on my system, but I did never observe the
problem this patch is supposed to fix, anyway.

This patch is a NOP, unless the kernel is built with "options
USER_LDT", and doesn't affect the GENERIC kernel for this reason.

I want to have it in 2.2: it fixes a bug ...

Submitted by:	bde
1997-01-02 01:43:09 +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 Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
conf Added undocumented SCSI_DELAY and SCSI_NCR_* options. SCSI_DELAY gets 1996-12-23 19:04:20 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
i386 Add code to copy the LDT, if required. 1997-01-02 01:43:09 +00:00
ibcs2 Added a missing prototype. 1996-12-18 19:14:35 +00:00
include Let the VM system know that on certain arch's that VM_PROT_READ 1996-12-30 05:31:21 +00:00
isa A couple of changes for proper mpu401 recognition, and an opl3 patch 1996-12-30 22:26:26 +00:00
linux *Ahem* - opt_rlimit.h does not exist in the LKM case. This was another 1996-12-23 06:37:23 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset. 1996-12-03 17:06:00 +00:00
Makefile