Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/mailwrapper



Module Name:    src
Committed By:   mjl
Date:           Sun Mar  9 08:10:44 UTC 2003

Modified Files:
        src/usr.sbin/mailwrapper: mailwrapper.c

Log Message:
Revert previous changes. Add a comment to the source explaining the
reason things are as they are -- Perry said:
This (using err("mailwrapper")) is intentional. Mailwrapper plays ugly
games with argv[0] and thus it is often difficult for people to know
that the error isn't from "mailq" or "sendmail" but from
mailwrapper -- having mailwrapper add an indication that it was really
mailwrapper running was a requested feature.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.sbin/mailwrapper/mailwrapper.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index