HardenedBSD/sys
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
..
alpha
amd64 Add code to copy the LDT, if required. 1997-01-02 01:43:09 +00:00
compat/linux
compile
conf
ddb
dev
fs
geom
gnu
i386 Add code to copy the LDT, if required. 1997-01-02 01:43:09 +00:00
isa
isofs/cd9660
kern Update our kernel ntp code to the latest from David Mills. The main change 1996-12-30 18:26:28 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netinet Add INADDR_LOOPBACK, moved from <rpc/rpc.h> 1996-12-30 15:34:17 +00:00
netipx
netkey
netns
nfs Fix (properly, I hope) 'panic: sillyrename dir' crash that can happen 1996-12-31 07:10:19 +00:00
nfsclient Fix (properly, I hope) 'panic: sillyrename dir' crash that can happen 1996-12-31 07:10:19 +00:00
nfsserver
pc98 Synchronize with sys/i386/isa/npx.c revision 1.35 (disable 1996-12-29 08:14:02 +00:00
pccard
pci Add Intel VX chip set specific detection and register dump code. 1997-01-02 01:23:17 +00:00
powerpc/include
rpc First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
scsi
sys Make it possible to test kernel code in a userland harness, even if it 1997-01-01 21:07:15 +00:00
tools
ufs
vm Guess what? We left alot of the old collapse code that is not needed 1997-01-01 04:45:05 +00:00
Makefile