summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Changes preparing for iBCS supportsos1994-08-241-10/+9
* Changes preparing for iBCS2 supportsos1994-08-241-1/+8
* Added iBCS2 filessos1994-08-241-33/+47
* Corrected some comments regarding ptes/pdes.dg1994-08-231-3/+3
* Re-enabled inlining of inb.paul1994-08-231-11/+3
* I've disabled this piece of code since it's what'spaul1994-08-231-1/+3
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-231-3/+4
* Ran ft.c through ident.paul1994-08-2311-1698/+1732
* Fix the libkern references to hopefully DTRT. See comments regardingjkh1994-08-231-7/+21
* Restore the intr_* array variables that were removed in the previousbde1994-08-221-1/+5
* Pad `_cpu_vendor' to finish on a 32-bit boundary so that most of thebde1994-08-221-3/+3
* modified include stucture to 2.0 style.sos1994-08-221-2/+3
* Fixed minor typo in diagnostic message.dg1994-08-221-2/+2
* Added (timeout_func_t) casts to timeout/utimeoute calls.paul1994-08-212-25/+21
* Removed disk type from disklabel lines, not needed for installingpaul1994-08-212-6/+6
* Fixed bootblocks to work with FreeBSD 2.0paul1994-08-218-32/+46
* Made idempotent.paul1994-08-214-7/+23
* Implemented filesystem clean bit via:dg1994-08-201-17/+15
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-207-49/+28
* Removed bogus save of CMAP2.dg1994-08-191-4/+1
* Reviewed by:ats1994-08-191-3/+3
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-192-4/+78
* 1. Make this idempotent.jkh1994-08-191-1/+9
* Smash together Poul-Henning's, Garrett's and Steve Gerakines 24f changesjkh1994-08-191-66/+264
* Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.phk1994-08-196-4/+1159
* Added {} around two initializers for spare[2] in some structs. This calmsphk1994-08-183-9/+9
* Fix up some sloppy coding practices:wollman1994-08-1810-49/+13
* Bruce Evans' dynamic interrupt support.dg1994-08-187-290/+418
* Oops, changed order of include lines...sos1994-08-171-5/+5
* Updated to latest 1.1.5.1+ versionsos1994-08-171-386/+432
* Updated to latest version from 1.1.5.1+sos1994-08-171-11/+18
* Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break mywollman1994-08-151-1/+4
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-155-12/+137
* Submitted by: Bruce Evansats1994-08-141-6/+4
* Reviewed by:ats1994-08-141-2/+5
* Changed the include <sound/ulaw.h> to be <i386/isa/sound/ulaw.h> sopaul1994-08-141-2/+2
* The tcp/ip interfaces needed longer timeouts, works fine under 2.0.phk1994-08-141-3/+3
* Fix conditional-compilation mixup, pointed out by Paul Richards.wollman1994-08-131-3/+1
* Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Brucedg1994-08-131-2/+2
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-1344-462/+467
* Submitted by: Poul-Henning Kamp <phk@login.dkuug.dk>phk1994-08-131-4/+389
* Added conditionals to make this compile cleanly in FreeBSD 2.0.dg1994-08-121-7/+49
* New ethernet device driver from Matt Thomas:dg1994-08-124-1/+2432
* Removed some unnecessary code that sets the link layer address. This shoulddg1994-08-121-29/+1
* Add missing ifr variable declaration that I forgot when adding MTUdg1994-08-121-3/+4
* Change outb() as per Bruce's instructions so that it doesn't explicitlyjkh1994-08-111-2/+2
* For Pentium machines, use a faster version of microtime with 8 usecwollman1994-08-113-5/+80
* Tell Pentium users their CPU speed. (More changes to make use of thiswollman1994-08-103-5/+56
* Handle NMI's in accordance with data in van Gilluwe book.wollman1994-08-102-6/+25
* Some programs (like GNU configure programs) depend on the output ofwollman1994-08-101-2/+2
OpenPOWER on IntegriCloud