freebsd-dev/usr.sbin/mailwrapper
Warner Losh 59536d2892 Fix mysterious sendmail coredump on systems where malloc.conf pointed to
a string containign 'J'.

o Properly terminate argv list with a NULL entry.
o Use warn() to report the exec failure because free could change errno and
  err would report the wrong reason.
o Don't terminate string to err with ':' since this results in two colons.
2000-01-10 01:25:53 +00:00
..
mailwrapper.8 /etc -> /etc/mail 1999-12-31 08:03:27 +00:00
mailwrapper.c Fix mysterious sendmail coredump on systems where malloc.conf pointed to 2000-01-10 01:25:53 +00:00
Makefile Preempt one brucification - I was missing a ${DESTDIR}. I hate merging 1999-12-29 18:51:36 +00:00
pathnames.h Move mailer.conf to /etc/mail at obrien's request. 1999-12-29 18:25:55 +00:00