summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Note that '+' and '?' are not special characters in basic REs but theysteve1998-02-141-2/+5
* - If a PCCARD serial device is removed from the system, let the serialnate1998-02-143-6/+6
* Correctly document h and m modifiers to the time format.steve1998-02-141-1/+3
* Cleanup code so that long lines to be quoted don't get truncated.steve1998-02-141-13/+11
* Fix top sorting of idle processes. top used p_cpticks as a tie-breakerpeter1998-02-141-3/+3
* A hack to work around the sleep prior to calling the built-in diff. Thispeter1998-02-141-4/+114
* Sync with sys/i386/conf/majors.i386 revision 1.27.kato1998-02-141-3/+2
* Sync with sys/i386/isa/syscons.c revision 1.256.kato1998-02-141-3/+7
* Avoid using grep when determining ipfw's default policy -- it may notalex1998-02-147-14/+21
* Change wfd major block device to 1 as part of the effort to make wfd'spst1998-02-134-10/+8
* Change wfd major block device to 1 as part of the effort to make wfd'spst1998-02-132-6/+6
* Fix very rare but dangerous bug:ache1998-02-131-1/+3
* MF22: Optimize DOC bootstrap.jkh1998-02-131-2/+3
* Add the GRE protocoljulian1998-02-131-1/+2
* Fix a couple of lines that dropped out in my merge yesterday.phk1998-02-133-9/+21
* Man, twice in as many days. Gotta learn to check that uname.phk1998-02-131-10/+10
* Sync with sys/i386/isa/syscons.c revision 1.255.kato1998-02-131-14/+14
* Sync with sys/i386/conf/majors.i386 revision 1.26.kato1998-02-131-1/+2
* Add a skelleton pulse-per-second timing driver. This will become morephk1998-02-137-5/+233
* Implement the spirit but not the letter of Terrys hot-char patch.phk1998-02-1318-149/+37
* Hmm, it is generally an advantage to commit the most recent version ofphk1998-02-133-45/+42
* Use RDMSR instruction instead of WRMSR.kato1998-02-132-32/+32
* Sync with sys/i386/isa/npx.c revision 1.56.kato1998-02-131-3/+38
* Sync with sys/i386/isa/clock.c revision 1.110.kato1998-02-133-102/+99
* Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.254 andkato1998-02-132-73/+106
* MF22: correct bogus failure return.jkh1998-02-133-6/+6
* Staticized.bde1998-02-134-8/+6
* Don't (conditionally) override the kernel's min() and max() functionsbde1998-02-132-14/+8
* Ifdefed SMP-only declarations.bde1998-02-132-6/+16
* Don't generate warnings for test coverage checking when compiling LINT.bde1998-02-132-14/+12
* Update timer0_prescaler_count before calling hardclock() while timer0bde1998-02-135-75/+110
* Ifdefed some npx code. npx should be optional again.bde1998-02-132-2/+6
* Fixed missing privilege checking and off-by-1 bounds checking inbde1998-02-132-12/+18
* Converted putfsent() to Lite2 mount interface - don't use numericbde1998-02-132-4/+4
* Describe signal handling. Don't describe the old implementation. Don'tbde1998-02-131-35/+17
* Close PR #2206: fix the services.byname target so that it can handlewpaul1998-02-131-5/+7
* Describe signal handling. Don't describe the old implementation. Cleanedbde1998-02-131-30/+23
* Uncommit the generated file key_prot.h. Install it from where itbde1998-02-133-264/+5
* Fixed printing of %fs and %gs for live kernels.bde1998-02-133-18/+24
* Ensure that the linker sets for commands exist by putting a standardbde1998-02-133-25/+15
* Many security improvements from OpenBSD:imp1998-02-133-35/+113
* Fixes from Jeremy Allison and Terry Lambert for pthreads:julian1998-02-1318-43/+346
* Fixed configuration and linkage of ext2_checkoverlap().bde1998-02-134-16/+10
* Removed unnecessary dependencies on KERNEL and DIAGNOSTIC. This wasbde1998-02-131-4/+4
* Fixed a comment. The module size is (unfortunately) in K, but it is notbde1998-02-121-2/+2
* Fixed disordering of MLINKS in previous commit. Fixed old disorder inbde1998-02-121-17/+15
* Fixed staticization (the behaviour is undefined when something withbde1998-02-121-1/+1
* Unstaticized.bde1998-02-121-2/+2
* Add support for VESA mode 0x102 (800x600x4) in syscons. You can activatephk1998-02-126-180/+312
* Fixed initialization of the 4MB page. Kernels larger than about 2.75MBbde1998-02-122-4/+4
OpenPOWER on IntegriCloud