aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper/mailwrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Update NetBSD and OpenBSD SCM tags to match the reality. Note thatXin LI2006-08-071-2/+2
* Cleanups for mailwrapper(8):Xin LI2006-06-061-69/+41
* add FBSDIDPhilippe Charnier2003-07-061-1/+3
* de-__P()Alfred Perlstein2002-07-111-4/+4
* Don't free memory that was never allocated. This fixes a core dump inDima Dorfman2001-08-091-1/+0
* You can't free a string and then use it as the error message toPaul Richards2001-06-041-1/+2
* Do not add progname in err() strings, it will be printed twicePhilippe Charnier2000-05-281-9/+8
* Merge from OpenBSD:Warner Losh2000-01-101-9/+30
* Fix mysterious sendmail coredump on systems where malloc.conf pointed toWarner Losh2000-01-101-2/+4
* Make mailwrapper buildPeter Wemm1999-12-291-2/+3
* Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-191-0/+165