Age | Commit message (Expand) | Author |
2009-02-07 | remove leftover from mdoc.samples; ok jmc@ | Martynas Venckus |
2007-11-06 | avoid coredump when ther;s only one token on a line; ok millert@ | Otto Moerbeek |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2004-07-06 | Back out rev 1.2 as it doesn't make sense--since we exit on failure | Todd C. Miller |
2003-06-12 | - section reorder | Jason McIntyre |
2003-03-09 | As pointed out by Perry, mailwrapper is never invoked directly, | Todd C. Miller |
2003-03-08 | Bleah, someone beat me to this but I have some minor chages | Todd C. Miller |
2003-03-08 | fix err/errx uses; andrushock@korovino.net | Theo de Raadt |
2003-02-05 | typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@ | Jason McIntyre |
2002-12-20 | Don't bother free()ing memory when we are just headed for exit(). | Todd C. Miller |
2002-12-09 | KNF | Theo de Raadt |
2002-11-09 | yet another round of SEE ALSO fixes. | Federico G. Schwindt |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-08 | do not free unallocated memory, PR#1989 | Jakob Schlyter |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-07 | clarify & highlight | Jakob Schlyter |
2000-08-18 | correct postfix example; PR#1366; loict@bougon.net | Jakob Schlyter |
2000-06-11 | newaliases(1) -> newaliases(8) | Todd C. Miller |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-06 | Don't make a sendmail smtpd link, it will be confused with beck's smtpd. | Todd C. Miller |
2000-04-04 | Add smtpd link | Todd C. Miller |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-01-10 | Place NULL arg on end of argv array only after all other args. mickey@ ok | imp |
2000-01-10 | extra : in err(); imp | Theo de Raadt |
1999-12-17 | terminate an arg vector w/ NULL | Michael Shalayeff |
1999-09-28 | Proper error output. | Hakan Olsson |
1999-08-02 | Fallback to sendmail if /etc/mailer.conf is missing. | Jakob Schlyter |
1999-08-02 | Indentation | Jakob Schlyter |
1999-08-02 | Fix realloc bug. | Jakob Schlyter |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter |