summaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper
AgeCommit message (Expand)Author
2017-06-14Remove main() prototype and unused envp argument.anton
2016-09-11Symlinks to binaries should belong to root:bin.Martin Natano
2015-12-28remove unused copy argument from addarg()Joerg Jung
2015-12-14Update default MTA reference to smtpd(8). Rectify documentation ofSunil Nimmagadda
2015-12-08Update EXAMPLES to use smtpctl(8).Sunil Nimmagadda
2015-10-12surprisingly, this can pledge "stdio rpath exec" right at start. onceTheo de Raadt
2015-09-10reduce .Nd to one line and kill .Tn while hereIngo Schwarze
2014-10-08simple reallocarray() use; ok dougTheo de Raadt
2014-09-16smtpd in SEE ALSO;Jason McIntyre
2014-03-27one more Xr to smtpd;Jason McIntyre
2014-03-27switch smtpd and sendmail examples now that smtpd is the defaultGilles Chehade
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2009-08-08sync with code change for mailq in smtpctlIan Darwin
2009-08-06swap the postfix example for an smtpd one;Jason McIntyre
2009-03-16makemap symlink should be in /usr/sbin; ok gilles@Jacek Masiulaniec
2009-03-16run makemap through mailwrapper(8), to avoid conflict betweenJacek Masiulaniec
2009-02-07remove leftover from mdoc.samples; ok jmc@Martynas Venckus
2007-11-06avoid coredump when ther;s only one token on a line; ok millert@Otto Moerbeek
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2004-07-06Back out rev 1.2 as it doesn't make sense--since we exit on failureTodd C. Miller
2003-06-12- section reorderJason McIntyre
2003-03-09As pointed out by Perry, mailwrapper is never invoked directly,Todd C. Miller
2003-03-08Bleah, someone beat me to this but I have some minor chagesTodd C. Miller
2003-03-08fix err/errx uses; andrushock@korovino.netTheo de Raadt
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2002-12-20Don't bother free()ing memory when we are just headed for exit().Todd C. Miller
2002-12-09KNFTheo de Raadt
2002-11-09yet another round of SEE ALSO fixes.Federico G. Schwindt
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-08do not free unallocated memory, PR#1989Jakob Schlyter
2001-07-20we don't like:Mike Pechkin
2001-07-07clarify & highlightJakob Schlyter
2000-08-18correct postfix example; PR#1366; loict@bougon.netJakob Schlyter
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-06Don't make a sendmail smtpd link, it will be confused with beck's smtpd.Todd C. Miller
2000-04-04Add smtpd linkTodd C. Miller
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-01-10Place NULL arg on end of argv array only after all other args. mickey@ okimp
2000-01-10extra : in err(); impTheo de Raadt
1999-12-17terminate an arg vector w/ NULLMichael Shalayeff
1999-09-28Proper error output.Hakan Olsson
1999-08-02Fallback to sendmail if /etc/mailer.conf is missing.Jakob Schlyter
1999-08-02IndentationJakob Schlyter
1999-08-02Fix realloc bug.Jakob Schlyter
1999-08-02Integration of mailwrapper (from NetBSD)Jakob Schlyter