aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix command hash handling onMartin Cracauer1999-12-203-3/+29
* Removed unnecessary include file.KATO Takenori1999-12-202-2/+0
* Complement the sum as required in in_cksum_finalize().Sheldon Hearn1999-12-201-1/+1
* Removed unnecessary include files.Yoshihiro Takahashi1999-12-203-4/+0
* Sync with sys/i386/conf/options.i386 rev 1.130.KATO Takenori1999-12-202-10/+12
* Sync with sys/i386/conf/files.i386 rev 1.291.KATO Takenori1999-12-202-16/+14
* Sync with sys/i386/conf/Makefile.i386 rev 1.167.KATO Takenori1999-12-202-8/+8
* Sync with sys/i386/conf/GENERIC rev 1.217.KATO Takenori1999-12-202-8/+14
* Make sure curses.h is generated when making build-tools make_keysMarcel Moolenaar1999-12-202-4/+4
* o make SHARED=symlinks a caller defined instead of a callee definedMarcel Moolenaar1999-12-201-58/+107
* Small typo fix.Jeroen Ruigrok van der Werven1999-12-201-1/+1
* 'clri' takes an argument.Bill Fumerola1999-12-201-2/+3
* Make attach work, almost. Calling kthread_create from aWarner Losh1999-12-202-3/+21
* MFS_ROOT is deprecated so use MD_ROOT instead. Also add the mdSteve Price1999-12-202-2/+4