freebsd-nq/libexec/ftpd
Yaroslav Tykhiy c999732b45 Log the actual number of bytes sent on the wire to /var/log/ftpd
instead of the disk size of the file sent.   Since the log file
is intended to provide data for anonymous ftp traffic accounting,
the disk size of the file isn't really informative in this case.

PR:		bin/72687
Submitted by:	Oleg Koreshkov
MFC after:	1 week
2004-10-24 20:12:08 +00:00
..
config.h
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
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 Log the actual number of bytes sent on the wire to /var/log/ftpd 2004-10-24 20:12:08 +00:00
logwtmp.c Oops. Some ut_time stuff slipped through the cracks. These turned out 2002-11-17 23:46:45 +00:00
Makefile ftpd(8) seems to be WARNS=2 clean now. 2004-07-31 15:07:33 +00:00
pathnames.h
popen.c Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00