summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Make this ${.OBJDIR} and ${.CURDIR} aware.steve1998-05-311-8/+13
* Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() intobde1998-05-314-121/+49
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-302-2/+8
* 100 xrpu Xilinx Reprogrammable Processing Unitphk1998-05-291-1/+2
* most recent code for Loran driver.phk1998-05-291-64/+120
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-289-26/+25
* Install ${DESTDIR}/boot.help during `make distribution'.jkoshy1998-05-271-1/+5
* Fix some bitrot in the multicast support, the move from TAILQ macros wasn't i...paul1998-05-271-2/+2
* This time add an Id string that'll actually get expanded :-)paul1998-05-271-1/+1
* Add an ID string (can't believe it never had one!)paul1998-05-271-0/+1
* Install in /usr/lib/aoutsos1998-05-271-2/+2
* code was using wrong temporary variable "i", in place of "j".jmb1998-05-261-2/+2
* Use switch instead of if/else chain for 686 model identification.des1998-05-221-8/+41
* Add CPU_PII to the list.des1998-05-221-1/+2
* Correctly identify the precise CPU model within the 686 family: insteaddes1998-05-211-2/+16
* Move __FreeBSD_version from src/sys/conf/newvers.sh toeivind1998-05-211-2/+2
* Make flushing dirty pages work correctly on filesystems thatdyson1998-05-211-1/+4
* And entries for ThunderLAN driver.wpaul1998-05-213-3/+18
* Back out previous commit - it breaks when called from 'buildworld' :-(eivind1998-05-201-2/+2
* Move __FreeBSD_version into <sys/param.h> (with automated duplicationeivind1998-05-201-2/+2
* LoadSoftModem() routine at sio.c does not trap general serial I/Os.phk1998-05-201-2/+2
* Change the description of where to get the Soft Updates files.julian1998-05-192-6/+10
* Remove option for SCHED_FIFO. With this optional, SCHED_FIFOdufault1998-05-191-6/+1
* Missing parens caused cpu features not to be printed for cyrix >= M2/MX.peter1998-05-191-4/+9
* Change a data type internal to the timecounters, and remove the "delta"phk1998-05-192-36/+18
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-194-10/+27
* Back out part of revision 1.198 commit (clearing kernel stack pages).tegge1998-05-191-5/+2
* Disallow reading the current kernel stack. Only the user structure andtegge1998-05-193-10/+51
* Change simple lock handling to not depend upon having a local apictegge1998-05-176-47/+51
* Add forwarding of roundrobin to other cpus. This gives a more regulartegge1998-05-178-39/+349
* Use a higher priority interrupt vector for 8254 timer interrupts.tegge1998-05-172-4/+10
* Include "eisa.h" and only provide code if NEISA > 0.gibbs1998-05-171-1/+4
* For SMP, use prv_PPAGE1/prv_PMAP1 instead of PADDR1/PMAP1.tegge1998-05-1710-22/+73
* Clear kernel stack pages before usage.tegge1998-05-171-3/+6
* Be more restrictive about when to disregard MP config table valuestegge1998-05-171-2/+4
* s/nanoruntime/nanouptime/gphk1998-05-174-16/+16
* Some of newer PC-98 may cause "Windows Protection Fault" when bootingkato1998-05-161-3/+5
* Disable local APIC in UP kernel. Intel specification update describeskato1998-05-161-1/+22
* Spotted a misplaced comma in my previous patch.des1998-05-162-4/+4
* Typo nits in SUIDDIR comment (removed some parentheses, moved somedes1998-05-162-24/+26
* 1.31 Randall Hopper <rhh@ct.picker.com>ahasty1998-05-161-0/+5
* Disable the auto-Write Combining setup for the pmap code. Thisdyson1998-05-151-1/+2
* Fix list corruption and memory leak that could occur whengibbs1998-05-141-2/+6
* Name cronyx devices correctly.jkh1998-05-131-3/+3
* The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,phk1998-05-131-1/+2
* Some temporary fixes to SMP to make it more scheduling and signal friendly.dyson1998-05-121-3/+13
* Fix alot of silly LINT that I left in the code.dyson1998-05-121-2/+2
* Backed out previous commit. It is invalid to call d_ioctl() onbde1998-05-121-5/+2
* Reserve major number 99 for vak's cronyx/tau serial driver.jkh1998-05-121-1/+3
* Oops, only apply the CHS size from lbasize thing when disk reportssos1998-05-111-2/+3
OpenPOWER on IntegriCloud