aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/sysarch.h
Commit message (Expand)AuthorAgeFilesLines
* Implement 32-bit compatable fsbase/gsbase methods so that we can runPeter Wemm2005-04-141-0/+5
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'mJacques Vidrine2004-01-091-1/+2
* Use a more robust API altogether for the amd64_get_fsbase() etc functions.Peter Wemm2003-10-231-4/+4
* Renumber the sysarch vectors for amd64 specific syscalls so that I canPeter Wemm2003-10-231-6/+5
* Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.basePeter Wemm2003-05-121-1/+19
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-42/+0
* There is no need for start/num to be signed in i386_ldt_args.Peter Wemm2002-09-281-2/+2
* Remove __P.Alfred Perlstein2002-03-201-7/+7
* Make the style a little bit more consistant by removing parameterMark Murray2002-02-031-3/+2
* Add a couple of debug register helper functions to assist in settingBrian S. Dean2000-09-211-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Some reorganization of sysarch() interface:Luoqi Chen1999-09-021-0/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* u_int --> unsigned int, remove (now unneeded) <sys/types.h>Jonathan Lemon1998-07-281-3/+3
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesJonathan Lemon1998-07-281-1/+4
* Forward declare a union so that this file is self-sufficient.Bruce Evans1998-02-031-11/+10
* VM86 kernel support.John Dyson1997-08-091-1/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-08-021-2/+35
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-3/+15
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-0/+2
* Architecture specific syscalls (i386) from NetBSDRodney W. Grimes1993-10-081-0/+10