summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Implement support for hardware debug registers on the i386.jlemon1999-07-091-1/+3
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-2/+3
* Moved declarations related to copying and zeroing to the right place.bde1999-01-081-1/+13
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Goodbye BOUNCE_BUFFERS, for a hack it has served us well.peter1998-09-251-9/+1
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-141-1/+3
* Don't pretend to support ix86's with 16-bit ints by using longs just tobde1998-07-111-11/+10
* Fixed disordering of busdma* and swi_vm.bde1998-02-011-4/+4
* Add prototypes for swi_vm, setsoftvm, schedsoftvm, and splsoftvm that weregibbs1998-01-211-1/+2
* Implementation of Bus Space for FreeBSD-x86.gibbs1998-01-151-1/+3
* Moved some extern declarations to header files (unused ones to /dev/null).bde1997-11-201-1/+8
* Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h>bde1997-10-271-2/+1
* Revert the logic behind my last change, and use a function calledjoerg1997-09-131-2/+2
* Do not ever try to coredump adapter memory regions.joerg1997-09-101-1/+2
* VM86 kernel support.dyson1997-08-091-2/+1
* When APM is configured, turn off the power when halting for good.wollman1997-06-151-1/+2
* Preserve %fs and %gs across context switches. This has a relatively lowbde1997-06-071-1/+3
* Improved CPU identification and initialization routines. Thiskato1997-03-221-1/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Further improved version of hadling a HALT when there is no console.julian1996-10-311-1/+2
* Moved declarations of non-cpu things from <machine/cpufunc.h> to betterbde1996-07-011-1/+9
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-2/+2
* Rewrote cpu_fork so that it doesn't use pmap_activate, and removeddg1996-02-041-2/+1
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-2/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+2
* devfs changes..julian1995-09-031-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-0/+68
OpenPOWER on IntegriCloud