K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-05-13T05:36:38.000000Z K 7 svn:log V 204 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. END