freebsd-nq/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
ftpd.8
ftpd.c
logwtmp.c
Makefile
pathnames.h
popen.c