Subject: CVS commit: basesrc/lib/libwrap
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 09/24/2001 20:55:49
Module Name:	basesrc
Committed By:	atatat
Date:		Mon Sep 24 17:55:48 UTC 2001

Modified Files:
	basesrc/lib/libwrap: diag.c

Log Message:
Rearrange the way syslog() is used.  Some messages include %m which
syslog understands, but vsnprintf() does not.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libwrap/diag.c

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