aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mountedPeter Wemm1999-12-307-113/+189
* Add the userland commands to SEE ALSO.David E. O'Brien1999-12-301-0/+3
* Implement scrollback for pcvt based on code submitted byHellmuth Michaelis1999-12-3010-309/+470
* Increase M_MAXLEN from 2048 - sizeof struct mbuf toBrian Somers1999-12-302-3/+3
* Retire stat_flags.c; it's now in libutil.Josef Karthauser1999-12-301-149/+0
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-309-16/+22
* des@FreeBDS.org => des@FreeBSD.org, and fix a small grammo.Tim Vanderhoek1999-12-301-3/+3
* usbd.conf is in section 5, not 8.Jun Kuriyama1999-12-301-1/+1
* Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken'sMark Murray1999-12-301-1/+6
* Build some more build-toold so that "make world" works for theMark Murray1999-12-301-0/+2
* Don't forget the 'stripe' and 'mirror' keywords when we turn debuggingGreg Lehey1999-12-301-1/+1
* Go ahead and take these off the vendor branch as Gerard Roudier is nowDavid E. O'Brien1999-12-303-0/+8
* Honestly, really, really add a manpage for gasp.David E. O'Brien1999-12-301-0/+114
* Add a manpage for gasp.David E. O'Brien1999-12-301-1/+0
* Fix KERNEL vs _KERNEL spammage.Bill Fumerola1999-12-301-2/+2
* make ess cards use a 64k buffer again, by implementing esschan_init()Cameron Grant1999-12-303-18/+39
* Add a few missing #includesBrian Somers1999-12-303-0/+3
* Correct usages of getuid() and geteuid()Brian Somers1999-12-306-7/+7
* Change error message make sense and add a missingMatt Jacob1999-12-301-1/+4
* Provide some verbage for FreeBSD's list of categories.Steve Price1999-12-291-0/+35
* Restore this driver to a working state. The control device hasMatt Jacob1999-12-291-7/+6
* The '-' character in chat scripts should only be escapedBrian Somers1999-12-291-1/+1
* Mention that it's only necessary to escape the '-' in chat scriptsBrian Somers1999-12-293-2/+4
* Escape the ':' so that is actually makes it into the double quotes.Steve Price1999-12-291-1/+1
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'Peter Wemm1999-12-292-0/+16
* Preempt one brucification - I was missing a ${DESTDIR}. I hate mergingPeter Wemm1999-12-291-1/+1
* Add mailwrapper. It redirects to sendmail by default, but you canPeter Wemm1999-12-291-0/+1
* Install sendmail in it's new location.Peter Wemm1999-12-292-8/+4
* Add /usr/libexec/sendmailPeter Wemm1999-12-291-0/+2
* As a special case, deal with a missing mailer.conf at install time. IPeter Wemm1999-12-291-1/+6
* Move mailer.conf to /etc/mail at obrien's request.Peter Wemm1999-12-291-2/+1
* Add $FreeBSD$Peter Wemm1999-12-291-1/+1
* moved to etc/mailPeter Wemm1999-12-291-8/+0
* Try and sort BIN1 a bit, it was all over the place.Peter Wemm1999-12-291-11/+14
* Revert previous commit, -o is functional here and is required.Peter Wemm1999-12-291-1/+1
* Make mailwrapper buildPeter Wemm1999-12-294-9/+49
* Connect fparseln(3) for mailwrapper(8)Peter Wemm1999-12-294-5/+22
* Back out previous commit and replace with a cleaner solution adaptedSheldon Hearn1999-12-291-11/+21
* Remove -o before sendmail.cw - pure file name needed hereAndrey A. Chernov1999-12-291-1/+1
* Use LC_TIME=C for dateAndrey A. Chernov1999-12-291-1/+1
* Don't explicitly mmap() red zones at the bottom of thread stacks (exceptJason Evans1999-12-299-48/+78
* Restore changes I spammed.David E. O'Brien1999-12-291-0/+4
* Allow the specification of a prefix for gcc to find all the various bits.David E. O'Brien1999-12-295-21/+19
* Don't use time_offset as a leaky bucket variable in hardpps(), thisPoul-Henning Kamp1999-12-291-15/+18
* Only make beforeinstall in libcrypto/libssl if they actually exist. I haven'tKris Kennaway1999-12-291-0/+4
* Oops, the previous commit was bogus. I shouldn't commit something withoutSatoshi Asami1999-12-291-1/+1
* - do not dereference a null pointer.Ruslan Ermilov1999-12-291-2/+10
* Typo (libcrypto -> libcrypt).Satoshi Asami1999-12-291-1/+1
* Copy Texas Instruments cardbus controllers from pcisupport.c, the pcisupport.cBill Fumerola1999-12-294-0/+18
* Sorry, ndp command is not exist yet.Yoshinobu Inoue1999-12-291-1/+0