summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* scgetc() referred to `spcl' in different ways when a key is pressedyokota1997-07-143-6/+6
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitbde1997-07-131-2/+2
* Always mark st_ctime for update upon successful completion ofbde1997-07-131-7/+4
* Use the correct size for a sector in the search for a label inbde1997-07-132-6/+6
* Removed semicolon from the end of a #define.bde1997-07-131-2/+2
* Fixed comment about i_spare.bde1997-07-133-6/+6
* Added CPU_DIRECT_MAPPED_CACHE.bde1997-07-132-2/+4
* Saved a few bytes by omitting frame pointers, using byte-sizedbde1997-07-131-31/+14
* Synchronize with sys/i386/isa/clock.c revision 1.89.kato1997-07-133-21/+69
* Synchronize with following changes:kato1997-07-133-6/+163
* Commit a long-forgotten tweak for building tags in /usr/src/sys.jkh1997-07-131-1/+3
* new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpufsmp1997-07-1311-548/+234
* Cleanup old stop_cpus/restart_cpus() cruft.fsmp1997-07-1310-195/+381
* Many new test defines, including:fsmp1997-07-134-9/+94
* Cleanup old stop_cpus/restart_cpus() cruft.fsmp1997-07-131-3/+15
* What the heck, declare the sysctlbyname() first arg const.peter1997-07-121-2/+2
* Add a proto for sysctlbyname()peter1997-07-121-1/+2
* Make this compile again under -current. The modifications to io.cjoerg1997-07-126-707/+167
* (Part #2, after the Internet link broke totally yesterday.)joerg1997-07-118-0/+2198
* This is the long-threatened ISO 9660 CD-ROM bootstrap code.joerg1997-07-101-2/+2
* Adds sysctl int for shutdown timeout.davidn1997-07-101-1/+5
* Synchronize with sys/i386/isa/isa.c revision 1.94.kato1997-07-101-9/+4
* Synchronize with sys/i386/isa/syscons.c revision 1.223.kato1997-07-101-1/+3
* Delete $Id$ line from copyright.wosch1997-07-091-6/+8
* Back out 'conflicts' with IRQs, remove intr_registered() declache1997-07-091-2/+1
OpenPOWER on IntegriCloud