aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make previous commit's format match rest of fileMichael Haro1999-12-211-2/+2
* add default service (other) entriesMichael Haro1999-12-211-0/+4
* Add a flag to disable FIFO probing. The code seems to have a chance ofJoerg Wunsch1999-12-213-2/+20
* Delay creation of threads until after the idle thread is created, moreWarner Losh1999-12-212-22/+18
* Lose explict initialization of mouse to {0}; this gave a warning, and theEivind Eklund1999-12-211-2/+2
* Incorrect uses of NULL changed to 0Eivind Eklund1999-12-211-3/+3
* Garbage collect oltr_pci_shutdownEivind Eklund1999-12-211-11/+0
* Remove unused variableEivind Eklund1999-12-212-2/+0
* Fix bogus initialization of using a sledge hammer to quite -Wall, badDavid E. O'Brien1999-12-211-5/+4
* Fix a typo that was doing something kind of silly, and that is initializingChris Costello1999-12-213-3/+3
* What was I smoking? Use the proper form of the library names.David E. O'Brien1999-12-211-5/+3
* don't use the sbpro mic vol register during init on ess cards; it causesCameron Grant1999-12-213-3/+6
* Add entries for two cities in India.Joseph Koshy1999-12-211-0/+2
* Manual page style work.Julian Elischer1999-12-2159-490/+1059
* Forgot a library.David E. O'Brien1999-12-201-4/+5
* Add needed 3.x libraries from 3.4-RELEASE.David E. O'Brien1999-12-2011-1/+16534
* Correct an "argument reversal" bug that could cause commands requed fromJustin T. Gibbs1999-12-201-2/+2
* Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.Brian Somers1999-12-201-3/+10
* Add SUP2070 (Diamond SupraExpress 56i)Peter Wemm1999-12-202-0/+4
* Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.Brian Somers1999-12-201-10/+6
* Use getpwuid() instead of getlogin() in ``allow users''.Brian Somers1999-12-201-4/+5
* Add missing linefeed.Brian Somers1999-12-201-1/+1
* Cosmetic: clean up some parenthesis confusionBrian Somers1999-12-201-10/+5
* Handle comments at the end of lines.Brian Somers1999-12-203-25/+44
* Notice and warn about unterminated quoted strings in commands.Brian Somers1999-12-2013-44/+100
* Implement mbuf allocation internally by maintaining 8 buckets ofBrian Somers1999-12-205-21/+82
* Cosmetic: Make struct mbuf more like kernel mbufs.Brian Somers1999-12-2030-519/+527
* Reimplement buf_daemon / getnewbuf() interaction for dealing withMatthew Dillon1999-12-201-46/+43
* configApache does not exist anymore.Daniel C. Sobral1999-12-202-2/+0
* Lose a register declaration to avoid a warningEivind Eklund1999-12-201-1/+1
* Include vm/vm_extern.h to get at prototypesEivind Eklund1999-12-202-0/+2
* Eliminate unused variablesEivind Eklund1999-12-201-3/+1
* Make m_print const correct (avoids a warning)Eivind Eklund1999-12-201-1/+1
* GC unreferenced code (to avoid warnings)Eivind Eklund1999-12-206-484/+7
* Eliminate unused variableEivind Eklund1999-12-201-2/+0
* Incorrect NULL -> 0Eivind Eklund1999-12-201-3/+3
* Test rotated logs for dangerous messages as well as currentAlexey Zelkin1999-12-201-2/+4
* (force commit)Alexey Zelkin1999-12-200-0/+0
* Add Simferopol, Ukraine (Crimean republic capital)Alexey Zelkin1999-12-201-4/+2
* Fix the availability table, which incorrectly indicated that sh(1)Sheldon Hearn1999-12-201-1/+1
* Make sure we don't look at an edt entry that could go away when we tryMatt Jacob1999-12-201-7/+15
* Add link(1) and unlink(1) as special cases of ln(1) and rm(1)Sheldon Hearn1999-12-206-6/+83
* s/tcpdump/tracerouteAlexey Zelkin1999-12-201-1/+3
* The ipfilter module name wasn't exactly conventional..Peter Wemm1999-12-201-1/+1
* merge i386/isa/clock.c 1.147: don't talk about register_intr in comments.Peter Wemm1999-12-203-3/+3
* Remove references to register_intr() etc in comments.Peter Wemm1999-12-205-5/+5
* Zap the old isa_device specific register_intr() and unregister_intr()Peter Wemm1999-12-206-276/+0
* minor cosmeticsCameron Grant1999-12-204-9/+5
* make marcel's onboard ess1888 workCameron Grant1999-12-201-1/+1
* Update man(1) to explain how to use the section numbers.Jeroen Ruigrok van der Werven1999-12-201-0/+11