| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pending | Bruce Evans | 1999-07-10 | 1 | -4/+5 |
| * | Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>. | Dmitrij Tejblum | 1999-04-23 | 1 | -2/+1 |
| * | Added a hopefully-machine-independent macro for determining if a | Bruce Evans | 1999-02-02 | 1 | -1/+3 |
| * | More -Wall / -Wcast-qual cleanup. Also, EXEC_SET can't use | Matthew Dillon | 1999-01-29 | 1 | -2/+2 |
| * | - hw.machine_arch returns cpu architecture type. | KATO Takenori | 1998-08-31 | 1 | -12/+1 |
| * | Don't include <machine/cputypes.h> or declare cputype/class interfaces | Bruce Evans | 1997-10-28 | 1 | -13/+1 |
| * | Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> | Bruce Evans | 1997-10-27 | 1 | -1/+3 |
| * | Move MACHINE_ARCH definition from <machine/param.h> to <machine/cpu.h>. | KATO Takenori | 1997-08-30 | 1 | -1/+12 |
| * | Revert my previous commit about using CS_SECURE macro. | Philippe Charnier | 1997-08-21 | 1 | -2/+2 |
| * | Use CS_SECURE macro. | Philippe Charnier | 1997-08-18 | 1 | -2/+2 |
| * | VM86 kernel support. | John Dyson | 1997-08-09 | 1 | -2/+5 |
| * | The biggie: Get rid of the UPAGES from the top of the per-process address | Peter Wemm | 1997-04-07 | 1 | -1/+5 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Deleted i386_cpus[]. i386_cpus[] is a static variable in identcpu.c. | KATO Takenori | 1997-02-02 | 1 | -1/+0 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | trap.c: | Bruce Evans | 1996-06-25 | 1 | -4/+6 |
| * | Moved declaration of bootverbose to a better place. It isn't | Bruce Evans | 1996-04-07 | 1 | -4/+1 |
| * | Add wall_cmos_clock sysctl variable, needed to manage adjkerntz even for | Andrey A. Chernov | 1996-04-05 | 1 | -3/+5 |
| * | Parenthesized macros. | Bruce Evans | 1996-03-29 | 1 | -7/+7 |
| * | Make the bootinfo structure visible from sysctl. | Poul-Henning Kamp | 1995-07-16 | 1 | -2/+4 |
| * | Correct the definition for the (unused) cpu_setstack(). | David Greenman | 1995-05-04 | 1 | -2/+2 |
| * | Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out of | Bruce Evans | 1994-12-03 | 1 | -2/+2 |
| * | i386/exception.s, | Bruce Evans | 1994-12-03 | 1 | -3/+4 |
| * | Declare "extern int bootverbose", so that device-drivers and others | Poul-Henning Kamp | 1994-11-26 | 1 | -1/+2 |
| * | Disable the direct call from hardclock() to softclock(). Support | Bruce Evans | 1994-11-05 | 1 | -8/+19 |
| * | Remove CPU_COLORDISP, GIO_COLOR now exists | Andrey A. Chernov | 1994-10-18 | 1 | -4/+2 |
| * | CPU_COLORDISP sysctl added for console display type | Andrey A. Chernov | 1994-10-15 | 1 | -2/+4 |
| * | Cosmetics. Added a prototype. | Poul-Henning Kamp | 1994-10-10 | 1 | -2/+2 |
| * | Added prototypes. | Poul-Henning Kamp | 1994-10-08 | 1 | -1/+5 |
| * | CPU_DISRTCSET added to disable resettodr(), needed in adjkerntz -i, | Andrey A. Chernov | 1994-10-04 | 1 | -2/+4 |
| * | resettodr() now exists, enable it | Andrey A. Chernov | 1994-09-20 | 1 | -3/+1 |
| * | Clean up #includes. <machine/spl.h> has to be included by almost everything | Bruce Evans | 1994-09-18 | 1 | -5/+5 |
| * | CPU_ADJKERNTZ added for resettodtr() | Andrey A. Chernov | 1994-09-16 | 1 | -2/+4 |
| * | Change all #includes to follow the current Berkeley style. Some of these | Garrett Wollman | 1994-08-13 | 1 | -3/+3 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -13/+21 |
| * | New interrupt code from Bruce Evans. In additional to Bruce's attached | David Greenman | 1994-04-02 | 1 | -5/+8 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 1 | -4/+8 |
| * | All: | Rodney W. Grimes | 1993-10-08 | 1 | -21/+14 |
| * | * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, | David Greenman | 1993-07-27 | 1 | -0/+2 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+108 |