| Commit message (Expand) | Author | Age | Files | Lines |
* | Add all segment registers for the amd64 CPU to struct reg and mcontext. | Konstantin Belousov | 2009-04-01 | 1 | -2/+6 |
* | Add support for 8 byte hardware watches in long mode. Kernel hardware | John Baldwin | 2006-11-17 | 1 | -0/+1 |
* | - Add macro constants for the various fields in %dr7 and use them in place | John Baldwin | 2006-11-17 | 1 | -0/+12 |
* | Various whitespace and style fixes. | John Baldwin | 2006-11-15 | 1 | -5/+7 |
* | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-05 | 1 | -4/+0 |
* | Add dbreg struct definitions for /proc/*/dbregs and a place to store the | Peter Wemm | 2004-01-28 | 1 | -1/+14 |
* | Update the graffiti. | Peter Wemm | 2003-11-08 | 1 | -0/+1 |
* | Rename npx* to fpu*. I haven't done the flags/function names yet. | Peter Wemm | 2003-11-08 | 1 | -1/+1 |
* | As suggested by the gdb folks, pad the 'struct fpreg' to a full 512 bytes | Peter Wemm | 2003-05-23 | 1 | -0/+1 |
* | Commit MD parts of a loosely functional AMD64 port. This is based on | Peter Wemm | 2003-05-01 | 1 | -76/+26 |
* | Properly parenthesize the DBREG_DRX macro's variables to allow for | Alfred Perlstein | 2002-11-07 | 1 | -1/+1 |
* | Change the definition of the debugging registers to be an array, so | Poul-Henning Kamp | 2002-10-20 | 1 | -9/+6 |
* | Renamed poorly named setregs to exec_setregs. Moved its prototype to | Jake Burkholder | 2002-08-29 | 1 | -1/+0 |
* | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -7/+7 |
* | [partially forced commit due to pilot error in earlier commit attempt] | Dag-Erling Smørgrav | 2001-10-21 | 1 | -3/+6 |
* | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -4/+4 |
* | Add a couple of debug register helper functions to assist in setting | Brian S. Dean | 2000-09-21 | 1 | -0/+6 |
* | Document the support in the kernel for hardware debug registers on the | David E. O'Brien | 2000-02-12 | 1 | -0/+3 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Implement support for hardware debug registers on the i386. | Jonathan Lemon | 1999-07-09 | 1 | -1/+14 |
* | Enable vmspace sharing on SMP. Major changes are, | Luoqi Chen | 1999-04-28 | 1 | -19/+19 |
* | Restore support for executing BSD/OS binaries on the i386 by passing | John Polstra | 1999-04-03 | 1 | -2/+2 |
* | Add new functions fill_fpregs() and set_fpregs(), like fill_regs() | John Polstra | 1998-09-14 | 1 | -1/+2 |
* | Preserve %fs and %gs across context switches. This has a relatively low | Bruce Evans | 1997-06-07 | 1 | -1/+13 |
* | Updated comments. | Bruce Evans | 1997-06-07 | 1 | -15/+15 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Fix a bunch of spelling errors in the comment fields of | Mike Pritchard | 1996-01-30 | 1 | -2/+2 |
* | Declare a real `struct fpreg' to prepare for implementing reading and | Bruce Evans | 1995-01-14 | 1 | -6/+13 |
* | apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module | Poul-Henning Kamp | 1994-10-02 | 1 | -1/+5 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -3/+13 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | David Greenman | 1994-01-31 | 1 | -2/+2 |
* | Convert syscall to trapframe. Based on work done by John Brezak. | David Greenman | 1994-01-03 | 1 | -23/+1 |
* | From: Jeffrey Hsu <hsu@soda.berkeley.edu> | Andrew Moore | 1993-12-03 | 1 | -1/+3 |
* | new process tracing code from Sean Eric Fagen (sef@kithrup.com). | David Greenman | 1993-11-16 | 1 | -11/+29 |
* | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 1 | -1/+5 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -1/+2 |
* | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+93 |