summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a diagnostic typobrian1999-03-112-8/+8
* Get the pid right if a stale lock file exists.brian1999-03-111-4/+4
* Tone down the log levels (Log{ERROR,WARN} -> LogCCP)brian1999-03-113-16/+18
* Describe the default values for useful options.grog1999-03-101-14/+45
* Also look under FREEBSD/.. for distribution files; I meant to do thisjkh1999-03-102-2/+8
* PID_MAX is now 99999.roberto1999-03-101-1/+1
* Fix two tests against hex. values for CPUID.roberto1999-03-102-6/+6
* Fixes alignment of blocksize field to be prettier ifmjacob1999-03-101-7/+7
* Need to include /contrib/dev/oltr/... not dev/oltr/...julian1999-03-101-2/+2
* Fix fstat compatibility by printing the address of the tcppcb instead ofdes1999-03-101-3/+7
* Adds the '-p' option to make time(1) output POSIX.2 compliant.roberto1999-03-102-21/+63
* Updated to use new APIC (SMP) safe interrupt register/unregisterroger1999-03-102-7/+48
* Header file for pcic interrupt register/unregister functions.roger1999-03-101-0/+36
* Keyboard driver update.kato1999-03-105-223/+239
* - Added new options (ATKBD_DFLT_KEYMAP, KBD_DISABLE_KEYMAP_LOAD andyokota1999-03-103-15/+36
* Sync with sys/i386/conf/options.i386 revision up to 1.108.kato1999-03-102-2/+20
* Sync with sys/i386/conf/majors.i386 revision 1.66.kato1999-03-101-1/+2
* Sync with sys/i386/conf/files.i386 revision up to 1.227.kato1999-03-102-2/+22
* Sync with sys/boot/i386/loader/Makefile revision 1.30.kato1999-03-101-1/+7
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.17.kato1999-03-101-1/+4
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-1024-1388/+678
* Submitted by: Larry Lilejulian1999-03-1020-2227/+6168
* For clarity, use the "map" variable introduced by the last commitalc1999-03-101-5/+5
* Mention new loader.rc. Point people at the updated man pages for moreimp1999-03-101-1/+5
* We don't use this anymore - nuke it.jkh1999-03-102-54/+2
* Install new loader.rc stuff.dcs1999-03-101-1/+7
* Gentlemen, I present you /boot/defaults. Just for the sake of symmetry.dcs1999-03-101-1/+3
* Merge some doc updates which got only into the 3.0 branch during the lastjkh1999-03-1011-104/+30
* get rid of space padding for compressionmjacob1999-03-101-2/+2
* Don't forget to remove devstat entries when takingmjacob1999-03-102-2/+12
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGbrian1999-03-098-44/+108
* Set the CPU resource limit back to infinity before exec()ing PP.brian1999-03-091-1/+4
* Take boot1/boot2 from their new place, i.e. /boot/, not fromabial1999-03-092-5/+5
* If /etc/ppp/ppp.conf doesn't exist, mention that thebrian1999-03-091-7/+19
* Make TIMER_FREQ a normal, undocumented option. Raise confusion tophk1999-03-098-11/+22
* Fix from author of the driver:andreas1999-03-092-6/+6
* Don't free() a NULL pointer!yokota1999-03-091-3/+4
* New loader.rc stuff.dcs1999-03-093-0/+1341
* o Use larger minimum root size on alpha.jkh1999-03-096-18/+69
* Document -D option. Give a more helpful error message for some cases.dcs1999-03-092-3/+11
* Support seconds with -v.brian1999-03-093-13/+55
* Remove (redundant) map timestamp increments from some properlyalc1999-03-091-6/+1
* typo policebrian1999-03-093-12/+12
* Add Specialix SI/XIO/SX ISA, EISA and PCI serial expansion cards/modulesjkh1999-03-082-0/+4
* Reserve cdev 115 for University of Waikato DAG network capture boardsjkh1999-03-082-2/+4
* Clean up and order register definitions.gibbs1999-03-081-78/+66
* Add necessary splcam() protection around target mode setup and teardowngibbs1999-03-081-4/+19
* Don't destroy the old server socket another ``set server''brian1999-03-081-5/+11
* Move untimeout up before call to uhci_ii_done, avoids panic inn_hibma1999-03-081-4/+1
* Add bt_port_probe() a routine shared by the EISA and ISA probe code togibbs1999-03-082-15/+87
OpenPOWER on IntegriCloud