freebsd-dev/libexec/ftpd
Tim J. Robbins 9cbb335cfd Handle variable argument lists correctly in reply() and lreply().
In particular, do not pass the same va_list to both vprintf() and
vsyslog() without first reinitializing it. This fixes ftpd -d
on amd64.
2004-05-13 05:36:38 +00:00
..
config.h
extern.h
ftpchroot.5
ftpcmd.y Pacify gcc warning with a Douglas Adams reference. 2003-10-26 04:30:05 +00:00
ftpd.8 Don't depend on IPv4-mapped IPv6 address to bind to both IPv4 2003-09-14 16:42:46 +00:00
ftpd.c Handle variable argument lists correctly in reply() and lreply(). 2004-05-13 05:36:38 +00:00
logwtmp.c
Makefile Reorder dependencies to fix static NOPAM build. 2004-02-02 18:19:41 +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