summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Clean up Ethernet drivers:wollman1996-02-061-1/+0
* Rewrote cpu_fork so that it doesn't use pmap_activate, and removeddg1996-02-042-18/+2
* Remove the ability for the user mode programs to specify bidirectionalpst1996-02-021-8/+1
* Add support for Connectix QuickCam(tm)pst1996-02-021-0/+76
* Sync with latest Meteor and Spigot sources from James.jkh1996-02-011-0/+10
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-3018-52/+52
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-301-6/+6
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-2/+1
* Add commands for ptrace get/set registers.. (Same numbers as NetBSD)peter1996-01-241-3/+11
* Simplified savectx() a little and fixed a bug that caused it to returndg1996-01-231-2/+2
* Newest version of the Matrox Meteor driver. Tested with various MBONEjkh1996-01-211-10/+19
* Removed declarations of nonexistent functions.bde1996-01-161-10/+2
* Fixed user-mode mcount which I broke in the previous revision.bde1996-01-011-13/+33
* recording cvs-1.6 file deathpeter1995-12-304-953/+0
* Implemented non-statistical kernel profiling. This is based onbde1995-12-292-43/+103
* 1) ifdef out some unused functions (for now)markm1995-12-291-0/+7
* Made bzero a function vector and added a 586/686 optimized version ofdg1995-12-281-61/+1
* Clean up and make more universal. Next version of random device.markm1995-12-271-5/+16
* Fixed staticizing. Some functions aren't static but depend onbde1995-12-251-1/+7
* Add Pentium Pro CPU detection and special handling. For now, all thedg1995-12-242-6/+8
* Implemented a (sorely needed for years) double fault handler to catch stackdg1995-12-191-2/+2
* Cleaned up prototypes in pmap headers: removed ones for nonexistentbde1995-12-171-6/+4
* Make math_emulators LKMable.phk1995-12-141-2/+2
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-2/+4
* Staticize and cleanup.phk1995-12-103-10/+2
* Pass 3 of the great devsw changesjulian1995-12-081-373/+0
* Moved some prototypes to a better place.bde1995-12-051-5/+66
OpenPOWER on IntegriCloud