summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fixed bitrot in fpu LKMs.bde1997-07-204-15/+13
* Removed unused #includes.bde1997-07-2041-205/+41
* Removed unused #includes.bde1997-07-207-76/+7
* Disabled option SMP_TIMER_NC. It now conflicts with a default "option".bde1997-07-203-12/+21
* Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argumentfenner1997-07-193-15/+6
* Remove crufty LBL ifdef that only applies to Suns.fenner1997-07-191-5/+1
* Added code to support #define APIC_PIN0_TIMER.fsmp1997-07-198-21/+61
* Added #code to support define APIC_PIN0_TIMER.fsmp1997-07-196-44/+145
* Added #define APIC_PIN0_TIMER.fsmp1997-07-191-1/+9
* SMP or APIC_IO:fsmp1997-07-198-105/+206
* Increased NIDT to 256 for case of SMP or APIC_IO.fsmp1997-07-192-2/+10
* Added "options DDB", given the experimental nature of SMP...fsmp1997-07-181-1/+5
* Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.fsmp1997-07-1820-408/+192
* Assign correct chip set register dump functions to Triton II device IDs.se1997-07-181-2/+3
* Fix "unexpected phase change" interrupt handler: Do not access these1997-07-181-7/+10
* An actual fix for the routing default crashes thatjulian1997-07-181-15/+25
* Made the printing of the APIC INTs depend on bootverbose.fsmp1997-07-185-30/+40
* printf cleanup.fsmp1997-07-187-21/+21
* Hopefully fix a few problems that could cause hangs in SMP mode.dyson1997-07-1712-26/+69
* Synchronize with sys/i386/isa/sio.c revision 1.172.kato1997-07-172-16/+94
* Synchronize with sys/i386/isa/npx.c revision 1.47.kato1997-07-171-3/+2
* Fix Julian's fixed fix. Routing is weird.msmith1997-07-171-3/+6
* Merge WebNFS support from NetBSDdfr1997-07-174-4/+196
* Add some support for the 16650 type UARTS.dyson1997-07-176-27/+147
* Clean up some lint associated with the AIO code.dyson1997-07-173-6/+14
* Add support for 4MB pages. This includes the .text, .data, .data partsdyson1997-07-1711-46/+549
* Turned OFF DEBUG_CPUSTOP as the default. This was necessary as kernels withoutfsmp1997-07-171-2/+2
* Remove the disable for the P5 cpu class bcopy using the FPU on SMP kernels,peter1997-07-173-9/+6
* Merge WebNFS changes from NetBSD.dfr1997-07-161-1/+17
* Bungled cut/paste leaves kernel with page faults..julian1997-07-161-2/+3
* Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.225kato1997-07-162-37/+97
* Merge WebNFS changes from NetBSD.dfr1997-07-1620-254/+1147
* Finally track down the reason for some of my occasional kernel crashes.julian1997-07-152-3/+24
* Incorporated lots of fixes and suggestions from Bruce and changes toyokota1997-07-1519-292/+208
* Screen saver related fixes.yokota1997-07-156-111/+291
* Oops, added popfl after trynexgen label.kato1997-07-153-3/+6
* Removed several "magic numbers".fsmp1997-07-151-13/+3
* Removed a stale "FIXME:".fsmp1997-07-153-9/+3
* Add SYSVSHM by default. Nobody seems to have objected too stronglyjkh1997-07-152-2/+8
* Cleanup.fsmp1997-07-154-65/+71
* Tighten up asm code for TEST_PRIO and other misc. things.fsmp1997-07-155-137/+173
* Tighten up asm code for EOI access.fsmp1997-07-153-33/+18
* New defines to eliminate "magic numbers" in various places.fsmp1997-07-154-9/+77
* Minor cleanup.fsmp1997-07-151-10/+1
* Synchronize with sys/i386/isa/syscons.c revision 1.224.kato1997-07-141-2/+2
* Synchronize with sys/i386/boot/biosboot/serial.S revision 1.9.kato1997-07-141-30/+15
* Added CPU_BLUELIGHTNING_FPU_OP_CACHE and CPU_BLUELIGHTNING_3X.kato1997-07-142-2/+6
* Synchronize with sys/i386/conf/options.i386 revision 1.50.kato1997-07-142-2/+4
* two tiny typo'sjulian1997-07-141-3/+3
* remove annoying debug messagejulian1997-07-141-2/+1
OpenPOWER on IntegriCloud