aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/pcb_ext.h
Commit message (Expand)AuthorAgeFilesLines
* This file is unused on amd64.Warner Losh2008-04-151-32/+0
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-20/+0
* 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