aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper
Commit message (Expand)AuthorAgeFilesLines
* Update NetBSD and OpenBSD SCM tags to match the reality. Note thatXin LI2006-08-071-2/+2
* Merge all applicable NetBSD and OpenBSD improvements over this manpageXin LI2006-08-071-9/+11
* Cleanups for mailwrapper(8):Xin LI2006-06-062-69/+42
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-4/+6
* Replaced afterinstall: with FILES.Ruslan Ermilov2004-10-181-3/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* Do not install SYMLINKS if both NO_MAILWRAPPER andJohan Karlsson2004-01-171-0/+2
* add FBSDIDPhilippe Charnier2003-07-061-1/+3
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-1/+1
* Give more information to users replacing sendmail regarding periodic'sGregory Neil Shapiro2003-02-081-0/+11
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* If NO_MAILWRAPPER is set, and sendmail is still enabled, then installPeter Wemm2002-07-241-0/+8
* The .Nm utilityPhilippe Charnier2002-07-141-3/+5
* de-__P()Alfred Perlstein2002-07-111-4/+4
* Add the missing hoststat and purgestat commands. These are normallyGregory Neil Shapiro2002-04-051-0/+2
* Don't free memory that was never allocated. This fixes a core dump inDima Dorfman2001-08-091-1/+0
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
* You can't free a string and then use it as the error message toPaul Richards2001-06-041-1/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. ThisTim Vanderhoek2000-06-041-4/+4
* Do not add progname in err() strings, it will be printed twicePhilippe Charnier2000-05-282-10/+9
* Replace the inappropriate use of .Nx (netBSD) with a more generalizedSheldon Hearn2000-04-141-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
* Merge from OpenBSD:Warner Losh2000-01-102-9/+31
* Fix mysterious sendmail coredump on systems where malloc.conf pointed toWarner Losh2000-01-101-2/+4
* /etc -> /etc/mailAndrey A. Chernov1999-12-311-2/+2
* Preempt one brucification - I was missing a ${DESTDIR}. I hate mergingPeter Wemm1999-12-291-1/+1
* As a special case, deal with a missing mailer.conf at install time. IPeter Wemm1999-12-291-1/+6
* Move mailer.conf to /etc/mail at obrien's request.Peter Wemm1999-12-291-2/+1
* Make mailwrapper buildPeter Wemm1999-12-294-9/+49
* Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-193-0/+322