summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* The Great PC98 Merge.asami1996-06-146-5/+114
* Removed unnecessary forward declarations of incomplete structs.bde1996-06-081-3/+1
* A trailing patch Jim left out of the last commit.jkh1996-06-071-1/+7
* Added missing CR0_NW define for Cyrix 486DLC support. It's still notsos1996-06-031-1/+3
* Jump some hoops to have the *.s code being able to be run through both anpeter1996-05-311-2/+3
* Add an incremental checksum update routine. Perhaps some i386 assemblywollman1996-05-231-1/+17
* This set of commits to the VM system does the following, and containdyson1996-05-182-9/+9
* A patch for the meteor device driver. It fixes:jkh1996-05-171-1/+2
* Add $Id$peter1996-05-042-0/+4
* Update to 1.1beta5dpst1996-05-041-18/+35
* This commit was generated by cvs2svn to compensate for changes in r15599,peter1996-05-042-0/+613
|\
| * Import kernel parts of the v0.0.5alpha Stallion driver(s).peter1996-05-042-0/+613
* Another sweep over the pmap/vm macros, this time with more focus onphk1996-05-031-15/+1
* Move atdevbase out of locore.s and into machdep.cphk1996-05-022-44/+37
* This can go now.phk1996-05-021-131/+0
* removed:phk1996-05-023-48/+61
* Added calibration the i8254 and the i586 clocks agains the RTC at bootbde1996-05-011-9/+4
* Don't return unused values in cpu_switch() or savectx().bde1996-05-011-2/+2
* Oops, this should have been with the ctype changes.bde1996-05-011-11/+9
* pte.h: Add the VADDR(pdi,pti) macro to construct virtual address fromphk1996-04-303-19/+25
* Fix cpu_fork for real.phk1996-04-251-2/+2
* Adds the APM hooks into the generic pccard kernel files. With this codenate1996-04-231-3/+1
* Updated the laptop 'kludge' file. Hopefully this can go away soon.nate1996-04-221-18/+20
* - add apm to the GENERIC kernel (disabled by default), and add some commentsnate1996-04-221-1/+2
* savectx returns through cpu_switch in case of the child, so it mustphk1996-04-191-2/+2
* Fix a bogon. cpu_fork & savectx ecpected cpu_switch to restore %eax,phk1996-04-181-2/+2
* Add an inline function to compute the common-case IP header checksum.wollman1996-04-181-0/+76
* Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long tobde1996-04-131-2/+2
* hp300 -> i386nate1996-04-101-2/+2
* Changed bdb() to breakpoint() and always enable it.bde1996-04-071-34/+30
* Moved declaration of bootverbose to a better place. It isn'tbde1996-04-071-4/+1
* Add wall_cmos_clock sysctl variable, needed to manage adjkerntz even forache1996-04-052-4/+8
* Fixed a problem that the UPAGES of a process were being run downdyson1996-04-031-3/+3
* Finished removing NOP macros.bde1996-03-311-10/+1
* Moved rtcin() to clock.c.bde1996-03-312-3/+3
* Parenthesized macros.bde1996-03-291-7/+7
* >Blush<. Use the correct opcode for the WRMSR instruction.wollman1996-03-281-2/+2
* A bug fix and a couple of new modes for the meteor driver.jkh1996-03-281-1/+5
* Add support for Pentium and Pentium Pro performance counters.wollman1996-03-262-1/+296
* Add support for /very/ experimental -e (exposure) option.pst1996-03-211-1/+2
* Return the status of the APM support (enabled/disabled) with thenate1996-03-131-3/+2
* Killed some historical #define cruft that we've never used in FreeBSD:dg1996-03-121-22/+1
* Bring in some prototypes that shouldn't have been dependant onnate1996-03-121-5/+1
* Bring in most of Bruce's prot_to_real() changes into the APM BIOSnate1996-03-111-5/+8
* From Lite2: add typedef for register_t.hsu1996-03-111-1/+3
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-022-4/+3
* Hopefully, this will fix the problems that some people have been having withjkh1996-03-021-1/+14
* Fix a problem with tracking the modified bit. Eliminate thedyson1996-02-251-3/+4
* . move out the error and status register def's for wt intojoerg1996-02-221-0/+30
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-211-0/+104
OpenPOWER on IntegriCloud