aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/pcb_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dead declaration.Konstantin Belousov2018-05-111-3/+0
* sys/i386: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Explicitly switch to the new TSS by updating the current CPU's TSS selectorJohn Baldwin2005-09-151-0/+1
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Split the per-process Local Descriptor Table out of the PCB and intoJohn Baldwin2001-10-251-11/+0
* KSE Milestone 2Julian Elischer2001-09-121-1/+1
* - Use sched_lock and critical regions to ensure that LDT updates are threadJohn Baldwin2001-05-101-0/+1
* Activate USER_LDT by default. The new thread libraries are going toPeter Wemm2001-02-231-2/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* User ldt sharing.Luoqi Chen1999-12-061-0/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* A couple of missing doscmd header files. Messed up again. Now canJohn Dyson1997-08-091-0/+46