Subject: CVS commit: basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/11/2002 13:45:07
Module Name: basesrc
Committed By: lukem
Date: Mon Feb 11 11:45:07 UTC 2002
Modified Files:
basesrc/libexec/ftpd: ftpd.c version.h
Log Message:
Don't log an xferlog-style entry if bytes == -1.
Per suggestion by Kimmo Suominen and observation of wu-ftpd in similar
circumstances.
To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.40 -r1.41 basesrc/libexec/ftpd/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.