| Commit message (Expand) | Author | Age | Files | Lines |
* | We support -O2 now. | des | 2004-07-02 | 1 | -2/+3 |
* | Assorted markup, spelling, and grammar fixes. | ru | 2004-06-16 | 1 | -4/+12 |
* | Remove mention of doscmd. | des | 2004-03-24 | 1 | -4/+0 |
* | WANT_EXT2FS_MODULE was removed from sys/modules/Makefile in rev 1.366. | johan | 2004-02-27 | 1 | -4/+0 |
* | Document NO_BLUETOOTH knob | emax | 2004-01-28 | 1 | -0/+3 |
* | Document NO_DYNAMICROOT. | simon | 2003-11-16 | 1 | -0/+7 |
* | Turn SENDMAIL_CF_DIR into an officially supported make.conf variable | gshapiro | 2003-09-24 | 1 | -0/+7 |
* | Better explain what INSTALL="install -C" does, and warn that this may | sheldonh | 2003-09-15 | 1 | -2/+4 |
* | document various NO* options | phk | 2003-08-29 | 1 | -0/+29 |
* | Limit testing for an up-to-date version of make(1) to the world and | marcel | 2003-08-28 | 1 | -0/+10 |
* | Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safe | gshapiro | 2003-07-06 | 1 | -21/+0 |
* | Document the NOLIBPTHREAD and NOLIBTHR knobs. | ru | 2003-06-08 | 1 | -0/+12 |
* | Unbreak world build if NO_OPENSSL is defined but NO_KERBEROS is not. | ru | 2003-05-21 | 1 | -0/+2 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -5/+0 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 1 | -6/+2 |
* | More factual updates for kerberos 5. | markm | 2003-04-30 | 1 | -1/+1 |
* | KerberosIV deorbit: Remove references. | markm | 2003-03-08 | 1 | -3/+0 |
* | Document the NOMAN option. | trhodes | 2003-02-12 | 1 | -0/+3 |
* | Install the OpenSSL man pages in /usr/share/openssl/man | nectar | 2003-02-10 | 1 | -10/+0 |
* | Remove MAKEDEV quirks, now obsolete. | alex | 2003-02-05 | 1 | -16/+0 |
* | Document WANT_EXT2FS_MODULE. | obrien | 2003-01-29 | 1 | -0/+4 |
* | mdoc(7) police: grammar and spelling nits. | ru | 2002-12-23 | 1 | -4/+4 |
* | Document NO_CPU_CFLAGS && NO_CPU_COPTFLAGS in the make.conf(5) manual | trhodes | 2002-12-14 | 1 | -0/+12 |
* | mdoc(7) police: scheduled sweep. | ru | 2002-11-29 | 1 | -16/+22 |
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src. | obrien | 2002-11-27 | 1 | -5/+0 |
* | Catch the make.conf manual page up with defaults/make.conf | trhodes | 2002-11-22 | 1 | -3/+89 |
* | Backout "compatibility hack" for __sF. | alfred | 2002-11-04 | 1 | -8/+0 |
* | Provide a hook to make __sF visible outside of libc for commercial apps | alfred | 2002-11-02 | 1 | -0/+8 |
* | PRINTERDEVICE can now take multiple values. | ru | 2002-10-29 | 1 | -2/+2 |
* | Change to match NO_MAKEDEV* -> MAKEDEV*. | phk | 2002-10-22 | 1 | -7/+7 |
* | mdoc(7) police: nit. | ru | 2002-08-13 | 1 | -1/+2 |
* | Remove the reference to NOUUCP, ans we no longer have base UUCP. | markm | 2002-08-02 | 1 | -5/+0 |
* | Ignore -C, -p, and -S options of install(1) when used with the -d | ru | 2002-07-29 | 1 | -1/+1 |
* | To force install(1) to always compare files before installing, one | ru | 2002-07-18 | 1 | -1/+1 |
* | Add a warning regarding the SENDMAIL_*_MC make.conf variable values. | gshapiro | 2002-06-20 | 1 | -0/+21 |
* | Per previous discussion, and with Mark's blessing, update the value | dougb | 2002-06-09 | 1 | -0/+4 |
* | Removed vestiges of perl(1). | ru | 2002-05-30 | 1 | -6/+0 |
* | mdoc(7) police: get rid of a single hard sentence break. | ru | 2002-05-29 | 1 | -1/+2 |
* | Document the ENABLE_SUID_NEWGRP variable. | tjr | 2002-05-28 | 1 | -0/+8 |
* | Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the | gshapiro | 2002-05-24 | 1 | -0/+5 |
* | Removed the vestiges of NO_?PERL and ENABLE_SUIDPERL. | ru | 2002-05-16 | 1 | -17/+0 |
* | Grammar fix: cause -> causes. | keramida | 2002-05-14 | 1 | -1/+1 |
* | Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. | nectar | 2002-05-12 | 1 | -0/+4 |
* | Back out the NO_RCMNDS knob. | obrien | 2002-04-23 | 1 | -7/+0 |
* | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | gshapiro | 2002-04-14 | 1 | -0/+10 |
* | ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS. | dd | 2002-04-13 | 1 | -1/+1 |
* | Document NO_RCMNDS flag introduced in rev. 1.20 src/bin/Makefile. | maxim | 2002-04-10 | 1 | -0/+7 |
* | Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 | ru | 2002-03-21 | 1 | -0/+3 |
* | mdoc(7) police: fix a typo in rev. 1.36 and markup nit in rev. 1.37. | ru | 2002-03-17 | 1 | -2/+2 |
* | Document NO_PERL. | markm | 2002-03-16 | 1 | -0/+8 |