| Commit message (Expand) | Author | Age | Files | Lines |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -2/+0 |
* | META MODE: Don't create .meta files when symlinking sources into the obj dire... | Bryan Drewery | 2015-11-25 | 1 | -2/+2 |
* | Remove unneeded libutil dependency for sendmail. | Bryan Drewery | 2015-11-24 | 1 | -1/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+24 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -11/+1 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -2/+0 |
| |\ |
|
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -5/+0 |
| |\ \ \ |
|
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+25 |
* | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -11/+1 |
| |_|_|/
|/| | | |
|
* | | | | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 1 | -2/+0 |
| |_|/
|/| | |
|
* | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 1 | -0/+2 |
| |/
|/| |
|
* | | Since clang 3.2 now has an option to suppress warnings about implicitly | Dimitry Andric | 2013-02-16 | 1 | -5/+0 |
|/ |
|
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | Dimitry Andric | 2012-02-28 | 1 | -3/+1 |
* | In usr.bin/vacation/Makefile, fix a typo in the comment about clang | Dimitry Andric | 2011-12-19 | 1 | -1/+1 |
* | Unfortunately, clang gives warnings about sendmail code that cannot be | Dimitry Andric | 2011-12-17 | 1 | -0/+7 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+2 |
* | Remove kludges intended to support src trees with partial obj trees. | Dag-Erling Smørgrav | 2005-06-10 | 1 | -20/+8 |
* | Remove MAINTAINER= lines from individual Makefiles in favor of the | Gregory Neil Shapiro | 2003-07-07 | 1 | -2/+0 |
* | Update build infrastructure for sendmail 8.12. | Gregory Neil Shapiro | 2002-02-17 | 1 | -3/+17 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | Mark Murray | 2002-02-08 | 1 | -1/+0 |
* | Protect this from the coming WARNS=2 default. | Mark Murray | 2001-12-11 | 1 | -0/+1 |
* | Add a MAINTAINER= line so people know who to blame | Gregory Neil Shapiro | 2000-10-26 | 1 | -0/+2 |
* | Fix man page installation | Gregory Neil Shapiro | 2000-10-11 | 1 | -6/+4 |
* | Use sendmail's version of vacation. It is command line and database | Gregory Neil Shapiro | 2000-10-10 | 3 | -729/+31 |
* | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -2/+0 |
* | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
* | Add a messy example of how to get debug-mode error messages written to | Sheldon Hearn | 1999-06-23 | 1 | -1/+11 |
* | Postpone call to usage() until after all options are processed so that | Sheldon Hearn | 1999-06-18 | 1 | -6/+9 |
* | Please forgive me, it's my first day on the block. Forgot to mention: | Sheldon Hearn | 1999-06-17 | 1 | -1/+1 |
* | Null commit to reflect that the previous commit added warnings for | Sheldon Hearn | 1999-06-17 | 1 | -1/+1 |
* | * Add a command-line option to enable debugging mode, which sends error | Sheldon Hearn | 1999-06-17 | 2 | -19/+67 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -2/+2 |
* | Add const to copyright string. Hide sccsid string. | Philippe Charnier | 1997-11-03 | 1 | -4/+6 |
* | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 1 | -2/+2 |
* | Stop parsing args before user supplied to argument in sendmail. | Warner Losh | 1997-08-28 | 1 | -2/+2 |
* | Even better fix: use close(fileno(mfp)); to close unneded descriptor | Andrey A. Chernov | 1997-04-23 | 1 | -1/+2 |
* | Better fix: return vfork() again, but remove clobbering fclose() | Andrey A. Chernov | 1997-04-23 | 1 | -4/+3 |
* | Replace vfork() by fork(), vfork() usage is totally bogus in this context. | Andrey A. Chernov | 1997-04-23 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |