| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace | tijl | 2012-03-19 | 1 | -101/+3 |
* | Remove prototypes of _amd64_get_fsbase et al. The functions were removed | tijl | 2012-03-16 | 1 | -11/+0 |
* | Add support for the extended FPU states on amd64, both for native | kib | 2012-01-21 | 1 | -0/+6 |
* | Change the segment limits to 4GB, we set the user accessible bit on all | peter | 2005-04-13 | 1 | -0/+8 |
* | o Move copyin()/copyout() out of i386_{get,set}_ldt() and | sobomax | 2005-01-26 | 1 | -0/+8 |
* | Begin an invasion of i386-land by amd64. | peter | 2004-11-06 | 1 | -0/+11 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm | nectar | 2004-01-09 | 1 | -0/+1 |
* | Allow foot shooting as Linux emulation needs it. | julian | 2003-08-04 | 1 | -0/+1 |
* | There is no need for start/num to be signed in i386_ldt_args. | peter | 2002-09-28 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -7/+7 |
* | Make the style a little bit more consistant by removing parameter | markm | 2002-02-03 | 1 | -3/+2 |
* | Add a couple of debug register helper functions to assist in setting | bsd | 2000-09-21 | 1 | -0/+4 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Some reorganization of sysarch() interface: | luoqi | 1999-09-02 | 1 | -0/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | u_int --> unsigned int, remove (now unneeded) <sys/types.h> | jlemon | 1998-07-28 | 1 | -3/+3 |
* | Add wrappers for i386_*_ioperm, i386_vm86 so userland code does | jlemon | 1998-07-28 | 1 | -1/+4 |
* | Forward declare a union so that this file is self-sufficient. | bde | 1998-02-03 | 1 | -11/+10 |
* | VM86 kernel support. | dyson | 1997-08-09 | 1 | -1/+6 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -2/+35 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -3/+15 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -0/+2 |
* | Architecture specific syscalls (i386) from NetBSD | rgrimes | 1993-10-08 | 1 | -0/+10 |