aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add the missing hoststat and purgestat commands. These are normallyGregory Neil Shapiro2002-04-091-0/+2
* MFC 1.7: don't free memory that was never allocated.Dima Dorfman2001-10-011-1/+0
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-5/+5
* MFC: r1.6: You can't free a string and then use it as the error message toKris Kennaway2001-07-191-1/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: [rev 1.5] Install mailer.conf as ${BINOWN}, ${BINGRP}.Paul Saab2000-07-011-4/+4
* MFC: Do not add progname in err() strings, it will be printed twicePaul Saab2000-07-012-10/+9
* MFC rev 1.5: .Nx -> .Ux in the context of "On modern xxx systems..."Sheldon 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