HardenedBSD/sys/amd64
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
..
amd64 Add code to copy the LDT, if required. 1997-01-02 01:43:09 +00:00
conf Mention amd driver in comment regarding PCI drivers. 1996-12-21 02:09:04 +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 Disabled i586-optimized copyin and copyout again. The fault handler 1996-12-28 12:19:25 +00:00
pci
Makefile