Date: Fri, 15 Oct 2004 09:31:09 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200410150931.i9F9V9g5080846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-10-15 09:31:09 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
Account for the fact that sendfile(2) may hit the end of file
prematurely, e.g., if the file has been truncated by someone else.
PR: bin/72649
Submitted by: Oleg Koreshkov (portions)
MFC after: 2 weeks
Revision Changes Path
1.166 +12 -1 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150931.i9F9V9g5080846>
