aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* People who wanted the "tagged opening" message can boot -v. The restJordan K. Hubbard1999-03-111-2/+2
* Make proper symlinks for fixit mode and ELF binaries.Jordan K. Hubbard1999-03-113-15/+36
* Fix a diagnostic typoBrian Somers1999-03-112-8/+8
* Get the pid right if a stale lock file exists.Brian Somers1999-03-111-4/+4
* Tone down the log levels (Log{ERROR,WARN} -> LogCCP)Brian Somers1999-03-113-16/+18
* Describe the default values for useful options.Greg Lehey1999-03-101-14/+45
* Also look under FREEBSD/.. for distribution files; I meant to do thisJordan K. Hubbard1999-03-102-2/+8
* PID_MAX is now 99999.Ollivier Robert1999-03-101-1/+1
* Fix two tests against hex. values for CPUID.Ollivier Robert1999-03-102-6/+6
* Fixes alignment of blocksize field to be prettier ifMatt Jacob1999-03-101-7/+7
* Need to include /contrib/dev/oltr/... not dev/oltr/...Julian Elischer1999-03-101-2/+2
* Fix fstat compatibility by printing the address of the tcppcb instead ofDag-Erling Smørgrav1999-03-101-3/+7
* Adds the '-p' option to make time(1) output POSIX.2 compliant.Ollivier Robert1999-03-102-21/+63
* Updated to use new APIC (SMP) safe interrupt register/unregisterRoger Hardiman1999-03-102-7/+48
* Header file for pcic interrupt register/unregister functions.Roger Hardiman1999-03-101-0/+36
* Keyboard driver update.KATO Takenori1999-03-105-223/+239
* - Added new options (ATKBD_DFLT_KEYMAP, KBD_DISABLE_KEYMAP_LOAD andKazutaka YOKOTA1999-03-103-15/+36
* Sync with sys/i386/conf/options.i386 revision up to 1.108.KATO Takenori1999-03-102-2/+20
* Sync with sys/i386/conf/majors.i386 revision 1.66.KATO Takenori1999-03-101-1/+2
* Sync with sys/i386/conf/files.i386 revision up to 1.227.KATO Takenori1999-03-102-2/+22
* Sync with sys/boot/i386/loader/Makefile revision 1.30.KATO Takenori1999-03-101-1/+7
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.17.KATO Takenori1999-03-101-1/+4
* Keyboard driver update in preparation for the USB keyboard driver.Kazutaka YOKOTA1999-03-1024-1388/+678
* Submitted by: Larry LileJulian Elischer1999-03-1020-2227/+6168
* For clarity, use the "map" variable introduced by the last commitAlan Cox1999-03-101-5/+5
* Mention new loader.rc. Point people at the updated man pages for moreWarner Losh1999-03-101-1/+5
* We don't use this anymore - nuke it.Jordan K. Hubbard1999-03-102-54/+2
* Install new loader.rc stuff.Daniel C. Sobral1999-03-101-1/+7
* Gentlemen, I present you /boot/defaults. Just for the sake of symmetry.Daniel C. Sobral1999-03-101-1/+3
* Merge some doc updates which got only into the 3.0 branch during the lastJordan K. Hubbard1999-03-1011-104/+30
* get rid of space padding for compressionMatt Jacob1999-03-101-2/+2
* Don't forget to remove devstat entries when takingMatt Jacob1999-03-102-2/+12
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGBrian Somers1999-03-098-44/+108
* Set the CPU resource limit back to infinity before exec()ing PP.Brian Somers1999-03-091-1/+4
* Take boot1/boot2 from their new place, i.e. /boot/, not fromAndrzej Bialecki1999-03-092-5/+5
* If /etc/ppp/ppp.conf doesn't exist, mention that theBrian Somers1999-03-091-7/+19
* Make TIMER_FREQ a normal, undocumented option. Raise confusion toPoul-Henning Kamp1999-03-098-11/+22
* Fix from author of the driver:Andreas Klemm1999-03-092-6/+6
* Don't free() a NULL pointer!Kazutaka YOKOTA1999-03-091-3/+4
* New loader.rc stuff.Daniel C. Sobral1999-03-093-0/+1341
* o Use larger minimum root size on alpha.Jordan K. Hubbard1999-03-096-18/+69
* Document -D option. Give a more helpful error message for some cases.Daniel C. Sobral1999-03-092-3/+11
* Support seconds with -v.Brian Somers1999-03-093-13/+55
* Remove (redundant) map timestamp increments from some properlyAlan Cox1999-03-091-6/+1
* typo policeBrian Somers1999-03-093-12/+12
* Add Specialix SI/XIO/SX ISA, EISA and PCI serial expansion cards/modulesJordan K. Hubbard1999-03-082-0/+4
* Reserve cdev 115 for University of Waikato DAG network capture boardsJordan K. Hubbard1999-03-082-2/+4
* Clean up and order register definitions.Justin T. Gibbs1999-03-081-78/+66
* Add necessary splcam() protection around target mode setup and teardownJustin T. Gibbs1999-03-081-4/+19
* Don't destroy the old server socket another ``set server''Brian Somers1999-03-081-5/+11