summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Increase Pentium cyclecounter calibration time to 131072 us. Thiswollman1995-12-202-4/+4
* Corrected a typo in a comment.dg1995-12-191-2/+2
* Implemented a (sorely needed for years) double fault handler to catch stackdg1995-12-196-43/+85
* Staticize.phk1995-12-171-2/+2
* Cleaned up prototypes in pmap headers: removed ones for nonexistentbde1995-12-171-6/+4
* Fixed 1TB filesize changes. Some pindexes had bogus names and typesbde1995-12-171-5/+2
* Return the i/o size, not a truth value, in the probe.bde1995-12-161-1/+1
* One less magic number.bde1995-12-161-2/+2
* Fixed comment about IPFIREWALL_VERBOSE.bde1995-12-162-4/+6
* Catch a couple more null devsw dereferences...peter1995-12-162-4/+10
* Another shot at getting working si DEVFS entries.. Apparently, it didn'tpeter1995-12-161-10/+16
* Added undocumented option LINUX so that it gets tested.bde1995-12-162-2/+4
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-161-3/+4
* Completed function declarations and/or added prototypes and/or addedbde1995-12-164-28/+28
* Completed function declarations and added prototypes. Sorted prototypes.bde1995-12-151-25/+46
* Changed arg type for pio functions.dg1995-12-151-10/+10
* Update linux_ipc.c to use the now generated prototypes for the shm* callspeter1995-12-151-9/+9
* Initial attempt at getting Linux QMAGIC shared lib support. I havepeter1995-12-151-4/+4
* Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-155-94/+93
* Completed function declarations and/or added prototypes and/or addedbde1995-12-1521-63/+148
* Removed unused #includes.bde1995-12-151-8/+0
* Removed duplicated #includes of <sys/conf.h>bde1995-12-155-8/+3
* Completed function declarations and added prototypes. Sorted prototypes.bde1995-12-152-23/+49
* Added a prototype. Merged prototype lists.bde1995-12-141-9/+10
* Added a prototype.bde1995-12-141-1/+3
* Moved some more prototypes outside of ifdefs and grouped them together.bde1995-12-141-6/+6
* Completed function declarations and added prototypes. Sorted prototypes.bde1995-12-141-14/+32
* Added a prototype.bde1995-12-141-1/+3
* Fixed staticization of DDB functions.bde1995-12-142-4/+4
* Restored a vm #include.bde1995-12-142-2/+4
* Removed my devsw access functions [un]register_cdev() andbde1995-12-143-125/+21
* Fixed the type of some sysinit functions.bde1995-12-141-2/+2
* GENERIC/LINT: Remove redundant quoting on some option lines.peter1995-12-147-46/+63
* Update the skeleton DEVFS code to match reality a little closer.. :-)peter1995-12-141-20/+11
* Change the generic "btintr" function's name to "bt_intr" - the same aspeter1995-12-144-13/+13
* Another mega commit to staticize things.phk1995-12-141-7/+1
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-36/+4
* Make math_emulators LKMable.phk1995-12-143-11/+63
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-134-142/+36
* Completed function declarations and added prototypes.bde1995-12-131-14/+32
* Staticize.phk1995-12-131-23/+23
* Remove MACH_KERNEL, ORIGINAL, and ZP_DEBUG,phk1995-12-131-1740/+777
* The core of the Buslogic SCSI driver that is shared for all models ongibbs1995-12-122-0/+1700
* Isa/VL probe portion of the Buslogic SCSI driver.gibbs1995-12-121-0/+147
* Have Eisa and PCI probes occur before ISA probes. Buslogic EISA and PCI cardsgibbs1995-12-121-5/+10
* Eisa Probe portion of revamped Buslogic SCSI driver.gibbs1995-12-121-0/+259
* Have bt0 entry specify "bt_isa_intr" for its vector. This one entry willgibbs1995-12-124-8/+10
* Staticizephk1995-12-1115-182/+59
* Undo a change that should not have been committed with the 1Tb enhancements.dyson1995-12-111-3/+3
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-115-44/+54
OpenPOWER on IntegriCloud