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 Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
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 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 Oops. Some ut_time stuff slipped through the cracks. These turned out 2002-11-17 23:46:45 +00:00
Makefile Reorder dependencies to fix static NOPAM build. 2004-02-02 18:19:41 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00