aboutsummaryrefslogtreecommitdiff
path: root/bin/rmail
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* bin: 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
* | Add rmail to the sendmail packageGlen Barber2016-02-091-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/+22
|\
| * 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
| * | | 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/+23
* | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste 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
|/
* Bump WARNS where possible.Ulrich Spörlein2010-02-151-1/+1
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-6/+2
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Remove WFORMAT, style.Makefile(5).David E. O'Brien2004-03-221-5/+5
* style.Makefile:Johan Karlsson2004-02-231-1/+1
* 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
* Correct inadvertent style botches in previous commit.Kris Kennaway2002-02-041-2/+1
* Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway2002-02-041-0/+2
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-0/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* Style fixesGregory Neil Shapiro2000-10-111-4/+4
* 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-1/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Use sendmail-8.9.1 rmail (with our changes).Peter Wemm1998-08-043-427/+6
* Correct use of .Nm. Add section number to .Xr references.Philippe Charnier1998-05-181-6/+6
* Revert 1.15 - duplicate code (initialization).Eivind Eklund1997-12-151-5/+0
* Make this lint more cleanlyEivind Eklund1997-12-121-1/+6
* Observe precedence set by Philippe Charnier when adding anSteve Price1997-08-071-3/+8
* #include <err.h> for err(3) call and replace extern reference to errnoSteve Price1997-08-071-8/+6
* Remove lines inside #ifdef 0/#endif.Philippe Charnier1997-06-301-34/+1
* Err(3) was locally defined (for portability reasons). Use #ifdef 0/#endifPhilippe Charnier1997-06-061-1/+5
* 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
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Cleanup man page and -Wall cleaning.Steve Price1996-12-142-10/+21
* If mail is received with no from address, invoke sendmail withPaul Traina1995-09-161-1/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2