summaryrefslogtreecommitdiff
path: root/sys/i386/include/sysarch.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: #define's and prototypes for ia32 debug register helperBrian S. Dean2000-10-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