cvs commit: src/sys/i386/i386 sys_machdep.c
Peter Wemm
peter at FreeBSD.org
Wed Apr 13 20:16:59 PDT 2005
peter 2005-04-14 03:16:58 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 sys_machdep.c
Log:
Allow user processes to completely empty out their LDT, now that user
processes run from segment selectors that live in the GDT. Doing this
used to be equivalent to committing suicide, but now this is a NOP.
Revision Changes Path
1.98 +1 -1 src/sys/i386/i386/sys_machdep.c
More information about the cvs-src
mailing list