Subject: CVS commit: othersrc/libexec/tnftpd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/10/2004 00:40:22
Module Name:	othersrc
Committed By:	lukem
Date:		Tue Aug 10 00:40:22 UTC 2004

Modified Files:
	othersrc/libexec/tnftpd: ChangeLog config.h.in configure configure.in
	    tnftpd.h
Removed Files:
	othersrc/libexec/tnftpd/libnetbsd: vsyslog.c

Log Message:
* Provide prototype for vsnprintf() if ! HAVE_SNPRINTF.
  (We may need to implement separate autoconf test for this.)
* Remove autoconf test and libnetbsd support for vsyslog().


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 othersrc/libexec/tnftpd/ChangeLog
cvs rdiff -r1.5 -r1.6 othersrc/libexec/tnftpd/config.h.in \
    othersrc/libexec/tnftpd/configure.in
cvs rdiff -r1.6 -r1.7 othersrc/libexec/tnftpd/configure
cvs rdiff -r1.13 -r1.14 othersrc/libexec/tnftpd/tnftpd.h
cvs rdiff -r1.2 -r0 othersrc/libexec/tnftpd/libnetbsd/vsyslog.c

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