1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/libexec/ftpd
Yaroslav Tykhiy b4585cc137 We must not fall back to the old way (read-write)
if sendfile() transferred some data before throwing
a error condition because sendfile() won't move the
file offset for read() to start from.

MFC after:	2 weeks
2004-10-15 09:51:36 +00:00
..
config.h
extern.h
ftpchroot.5
ftpcmd.y Change `(foo *)0'' to `NULL'' where it's possible 2004-07-31 15:03:17 +00:00
ftpd.8 Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
ftpd.c We must not fall back to the old way (read-write) 2004-10-15 09:51:36 +00:00
logwtmp.c
Makefile ftpd(8) seems to be WARNS=2 clean now. 2004-07-31 15:07:33 +00:00
pathnames.h
popen.c