Subject: CVS commit: othersrc/libexec/tnftpd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/27/2006 05:22:19
Module Name:	othersrc
Committed By:	lukem
Date:		Wed Sep 27 05:22:18 UTC 2006

Modified Files:
	othersrc/libexec/tnftpd: tnftpd.h
	othersrc/libexec/tnftpd/src: ftpd.c

Log Message:
Implement ftpd_poll() using poll(), or select() if poll() isn't available.
Reenable -D, using ftpd_poll().


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 othersrc/libexec/tnftpd/tnftpd.h
cvs rdiff -r1.14 -r1.15 othersrc/libexec/tnftpd/src/ftpd.c

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