summaryrefslogtreecommitdiff
path: root/usr.sbin/mailstats
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-03-251-3/+19
| | | | | | | | | | | | | | | | Revision Changes Path 1.17 +13 -7 src/bin/rmail/Makefile 1.4 +7 -2 src/lib/libsmdb/Makefile 1.4 +8 -3 src/lib/libsmutil/Makefile 1.19 +13 -7 src/libexec/mail.local/Makefile 1.8 +14 -8 src/libexec/smrsh/Makefile 1.12 +17 -3 src/usr.bin/vacation/Makefile 1.9 +19 -4 src/usr.sbin/mailstats/Makefile 1.10 +18 -4 src/usr.sbin/makemap/Makefile 1.9 +18 -4 src/usr.sbin/praliases/Makefile Notes: svn path=/stable/4/; revision=93171
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
| | | | Notes: svn path=/stable/4/; revision=75960
* MFC: Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
| | | | Notes: svn path=/stable/4/; revision=67661
* MFC: Style fixesGregory Neil Shapiro2000-10-111-4/+4
| | | | Notes: svn path=/stable/4/; revision=66962
* MFC: Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-191-0/+6
| | | | | | | environment so they can enable functionality such as SASL, LDAP, Hesiod. Notes: svn path=/stable/4/; revision=66087
* MFC: Import of sendmail 8.11.0.Gregory Neil Shapiro2000-08-271-2/+15
| | | | | | | | Includes: moving /etc/aliases to /etc/mail/aliases, removing outdated documentation, and updating freebsd.mc for new syntax. Notes: svn path=/stable/4/; revision=65133
* Build sendmail-8.9.1 makemap.Peter Wemm1998-08-041-0/+9
Notes: svn path=/head/; revision=38095