aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead ofEnji Cooper2017-01-061-2/+7
* MFHGlen Barber2016-03-021-80/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-80/+0
* | Create a package for sendmail(8).Glen Barber2016-02-081-0/+1
|/
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-261-1/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Temporarily disable WARNS while addressing a non-issue with the upstream codeGregory Neil Shapiro2015-07-071-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+106
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-13/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-1/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ sync from headSimon J. Gerraty2013-04-121-5/+0
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+107
* | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-13/+2
| |_|_|_|/ |/| | | |
* | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|_|/ |/| | |
* | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* | | | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh2014-06-061-1/+1
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Since clang 3.2 now has an option to suppress warnings about implicitlyDimitry Andric2013-02-161-5/+0
|/
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-3/+1
* Unfortunately, clang gives warnings about sendmail code that cannot beDimitry Andric2011-12-191-0/+7
* Lower WARNS for sendmail.Ed Schouten2010-01-031-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* This FFR is no longer needed in sendmail 8.14Gregory Neil Shapiro2007-04-091-1/+1
* Catch up with share/mk/bsd.sys.mk rev. 1.38.David E. O'Brien2006-09-261-1/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-3/+5
* Make links for hoststat(8) and purgestat(8) man pages.Gregory Neil Shapiro2005-08-171-0/+2
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-12/+4
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.Gregory Neil Shapiro2004-12-101-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-0/+2
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Reflect changes in sendmail 8.13 source treeGregory Neil Shapiro2004-08-011-4/+4
* Honor NOINET6 and disable IPv6 support in libmilter and sendmail if itGregory Neil Shapiro2004-06-011-1/+5
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-2/+1
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
* CSTD=c89 due to mismatched declarations.David E. O'Brien2003-06-021-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-3/+2
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* No need for the OPENSSL_NO_KRB5 switch anymore.Mark Murray2003-01-311-1/+0
* iAdjust for OpenSSL 0.9.7.Mark Murray2003-01-281-0/+1
* Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-02-171-17/+27