aboutsummaryrefslogtreecommitdiff
path: root/libexec/mail.local
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* libexec: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* MFHGlen Barber2016-03-021-2/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
* | Create a package for sendmail(8).Glen Barber2016-02-081-0/+1
|/
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Remove unneeded libutil dependency for sendmail.Bryan Drewery2015-11-241-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-5/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | 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/+24
* | | | | Convert to LIBADDBaptiste Daroussin2014-11-251-5/+1
| |_|_|/ |/| | |
* | | | 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
| |/ |/|
* | 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
* Fix typos in the comments about clang warnings in severalDimitry Andric2011-12-161-1/+1
* Unfortunately, clang gives warnings about sendmail code that cannot beDimitry Andric2011-12-161-0/+7
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-021-0/+2
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-6/+2
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
* Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-02-171-7/+13
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichKris Kennaway2002-02-041-0/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* Style fixesGregory Neil Shapiro2000-10-111-4/+4
* mail.local(8) is no longer installed as a set-user-id binary.Gregory Neil Shapiro2000-10-101-2/+0
* Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-171-0/+6
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-3/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Use sendmail-8.9.1 mail.local (with our changes). It has LMTP support.Peter Wemm1998-08-044-699/+5
* Typos.Philippe Charnier1998-01-071-3/+3
* style(9) nitsWarner Losh1997-12-261-2/+3
* Be extra paranoid about the length of data returned from gethostbyaddr orWarner Losh1997-12-241-2/+2
* Switch the effective uid to that of the user when writing mail files,Alexander Langer1997-11-131-3/+27
* Store temporary files in /var/tmp instead /tmp. This should avoidWolfram Schneider1997-10-112-4/+4
* Makefile.dist is a non-bmaked version of Makefile. We don't want it.Bruce Evans1997-08-021-14/+0
* This commit was generated by cvs2svn to compensate for changes in r27847,Bruce Evans1997-08-021-0/+14
|\
| * Import Lite2's src/libexec, except for makekey (which was spammedBruce Evans1997-08-022-0/+882
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3