summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some Pentium and PentiumPro opcodes and registers.dyson1997-07-151-1/+45
* Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h ispeter1997-07-151-0/+1
* 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
* Add description of the link{0,1,2} flagsobrien1997-07-142-2/+36
* Unbreak this file some more:wpaul1997-07-141-1/+1
* Add Latin American keyboardache1997-07-143-2/+114
* Unbreak it. Apparently I forgot to do a make clean when testing :-(guido1997-07-141-0/+1
* Fix vi-mode searching broken with the NetBSD changes update.msmith1997-07-141-4/+2
* 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
* Hack to work around the large username field... scan for the largestpeter1997-07-141-19/+25
* 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
* Allow a "hangup" capability.brian1997-07-146-9/+43
* Remove some bogus malloc family declarations.jkh1997-07-131-5/+3
* Remove bogus ("char *") malloc(), calloc() and realloc().asami1997-07-131-3/+1
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitbde1997-07-132-3/+3
* 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
* Removed "hack to prevent overflow of a 32bit block number". Lite2 has abde1997-07-131-3/+1
* Fixed minor bugs related to the addition of gammaf.bde1997-07-131-3/+3
* Don't define HOST_DATA_START_ADDR, since gdb works without it thebde1997-07-131-2/+3
* kill the undeadpeter1997-07-13312-76720/+0
* Create fifos using mkfifo() instead of attempting to create them usingbde1997-07-132-8/+29
* Back out ld.so.conf change until the question is resolved.jkh1997-07-131-13/+7
* Synchronize with sys/i386/isa/clock.c revision 1.89.kato1997-07-133-21/+69
* Synchronize with following changes:kato1997-07-133-6/+163
* Remove -I/sysguido1997-07-133-3/+1
* Remove -I/sys and add -I${.CURDIR}/../../sysguido1997-07-131-1/+1
* The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed thisbde1997-07-131-11/+0
* devname.c moved to libc before Lite1 and isn't in ps in Lite2.bde1997-07-131-82/+0
* Commit a long-forgotten tweak for building tags in /usr/src/sys.jkh1997-07-131-1/+3
* Fixed quoting of backslash.bde1997-07-131-1/+1
* Fix a problem introduced with a recent change that caused a hang withsef1997-07-131-10/+28
* 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
OpenPOWER on IntegriCloud