| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 9 | -16/+22 |
* | des@FreeBDS.org => des@FreeBSD.org, and fix a small grammo. | hoek | 1999-12-30 | 1 | -3/+3 |
* | usbd.conf is in section 5, not 8. | kuriyama | 1999-12-30 | 1 | -1/+1 |
* | Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken's | markm | 1999-12-30 | 1 | -1/+6 |
* | Build some more build-toold so that "make world" works for the | markm | 1999-12-30 | 1 | -0/+2 |
* | Don't forget the 'stripe' and 'mirror' keywords when we turn debugging | grog | 1999-12-30 | 1 | -1/+1 |
* | Go ahead and take these off the vendor branch as Gerard Roudier is now | obrien | 1999-12-30 | 3 | -0/+8 |
* | Honestly, really, really add a manpage for gasp. | obrien | 1999-12-30 | 1 | -0/+114 |
* | Add a manpage for gasp. | obrien | 1999-12-30 | 1 | -1/+0 |
* | Fix KERNEL vs _KERNEL spammage. | billf | 1999-12-30 | 1 | -2/+2 |
* | make ess cards use a 64k buffer again, by implementing esschan_init() | cg | 1999-12-30 | 3 | -18/+39 |
* | Add a few missing #includes | brian | 1999-12-30 | 3 | -0/+3 |
* | Correct usages of getuid() and geteuid() | brian | 1999-12-30 | 6 | -7/+7 |
* | Change error message make sense and add a missing | mjacob | 1999-12-30 | 1 | -1/+4 |
* | Provide some verbage for FreeBSD's list of categories. | steve | 1999-12-29 | 1 | -0/+35 |
* | Restore this driver to a working state. The control device has | mjacob | 1999-12-29 | 1 | -7/+6 |
* | The '-' character in chat scripts should only be escaped | brian | 1999-12-29 | 1 | -1/+1 |
* | Mention that it's only necessary to escape the '-' in chat scripts | brian | 1999-12-29 | 3 | -2/+4 |
* | Escape the ':' so that is actually makes it into the double quotes. | steve | 1999-12-29 | 1 | -1/+1 |
* | Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world' | peter | 1999-12-29 | 2 | -0/+16 |
* | Preempt one brucification - I was missing a ${DESTDIR}. I hate merging | peter | 1999-12-29 | 1 | -1/+1 |
* | Add mailwrapper. It redirects to sendmail by default, but you can | peter | 1999-12-29 | 1 | -0/+1 |
* | Install sendmail in it's new location. | peter | 1999-12-29 | 2 | -8/+4 |
* | Add /usr/libexec/sendmail | peter | 1999-12-29 | 1 | -0/+2 |
* | As a special case, deal with a missing mailer.conf at install time. I | peter | 1999-12-29 | 1 | -1/+6 |
* | Move mailer.conf to /etc/mail at obrien's request. | peter | 1999-12-29 | 1 | -2/+1 |
* | Add $FreeBSD$ | peter | 1999-12-29 | 1 | -1/+1 |
* | moved to etc/mail | peter | 1999-12-29 | 1 | -8/+0 |
* | Try and sort BIN1 a bit, it was all over the place. | peter | 1999-12-29 | 1 | -11/+14 |
* | Revert previous commit, -o is functional here and is required. | peter | 1999-12-29 | 1 | -1/+1 |
* | Make mailwrapper build | peter | 1999-12-29 | 4 | -9/+49 |
* | Connect fparseln(3) for mailwrapper(8) | peter | 1999-12-29 | 4 | -5/+22 |
* | Back out previous commit and replace with a cleaner solution adapted | sheldonh | 1999-12-29 | 1 | -11/+21 |
* | Remove -o before sendmail.cw - pure file name needed here | ache | 1999-12-29 | 1 | -1/+1 |
* | Use LC_TIME=C for date | ache | 1999-12-29 | 1 | -1/+1 |
* | Don't explicitly mmap() red zones at the bottom of thread stacks (except | jasone | 1999-12-29 | 9 | -48/+78 |
* | Restore changes I spammed. | obrien | 1999-12-29 | 1 | -0/+4 |
* | Allow the specification of a prefix for gcc to find all the various bits. | obrien | 1999-12-29 | 5 | -21/+19 |
* | Don't use time_offset as a leaky bucket variable in hardpps(), this | phk | 1999-12-29 | 1 | -15/+18 |
* | Only make beforeinstall in libcrypto/libssl if they actually exist. I haven't | kris | 1999-12-29 | 1 | -0/+4 |
* | Oops, the previous commit was bogus. I shouldn't commit something without | asami | 1999-12-29 | 1 | -1/+1 |
* | - do not dereference a null pointer. | ru | 1999-12-29 | 1 | -2/+10 |
* | Typo (libcrypto -> libcrypt). | asami | 1999-12-29 | 1 | -1/+1 |
* | Copy Texas Instruments cardbus controllers from pcisupport.c, the pcisupport.c | billf | 1999-12-29 | 4 | -0/+18 |
* | Sorry, ndp command is not exist yet. | shin | 1999-12-29 | 1 | -1/+0 |
* | Substantially revamp the way that we determine the amount of memory available | msmith | 1999-12-29 | 8 | -58/+165 |
* | Forgot to add newly added udp and raw IPv6 apps to usr.sbin SUBDIR. | shin | 1999-12-29 | 1 | -0/+8 |
* | make es1373 chips with ac97 2.1 work on troublesome motherboards | cg | 1999-12-29 | 1 | -19/+25 |
* | Remove vnode_if.sh - it's a perl script. This stayed around for a while | peter | 1999-12-29 | 1 | -354/+0 |
* | Add the Texas Instruments PCI14xx pccard/cardbus controllers device ids. | billf | 1999-12-29 | 1 | -0/+8 |