summaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper/mailwrapper.c
AgeCommit message (Expand)Author
2018-01-23ansify - drop the K&R style prototypes & implementations.sevan
2009-04-16Fix -Wcast-qual issueslukem
2003-03-09Revert previous changes. Add a comment to the source explaining themjl
2003-03-08Correct args to err(), no need to include "mailwrapper:" prefix manually.mjl
2003-02-17Actually make additional arguments in mailer.conf useful, and documentis
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2001-02-19convert to use getprogname()cgd
2000-11-16Add forgottern addarg(&al, NULL, 0) before execve() to prevent coredump.msaitoh
1999-05-29Allow remapped commands to have arguments appended to them.christos
1999-02-20- Rewrite to use fparseln(), strspn(), strsep(). Avoids statically-sizedthorpej
1998-12-25Add the "mailwrapper" program, which is designed to act as a switchperry