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