Subject: CVS commit: src/usr.sbin/mailwrapper
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 03/09/2003 10:10:44
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.