Date: Thu, 14 Apr 2005 03:16:58 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.c Message-ID: <200504140316.j3E3Gwln015369@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504140316.j3E3Gwln015369>