K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-02-16T14:02:01.000000Z K 7 svn:log V 947 MFC: Various ftpd changes which haven't found their way into -stable yet. ftpcmd.y 1.29 Be more careful about freeing memory. ftpd.c 1.85 Be consistent about indenting in a block. ftpd.c 1.83 Remove bad/useless field width specifier. ftpd.c 1.81 long->off_t, long->time_t, %l->%q, fseek->fseeko ftpcmd.y 1.26 debug->ftpdebug, fatal->fatalerror ftpd.c 1.76 debug->ftpdebug, fatal->fatalerror extern.h 1.15 debug->ftpdebug, fatal->fatalerror ftpcmd.y 1.23 Support the empty "PASS\r\n" command. ftpd.8 1.38 Document that SITE disabled for anonymous logins. ftpd.8 1.37 SITE MD5 filename. ftpcmd.y 1.22 SITE MD5 filename. The remaining differences between -current and -stable should be __P removal, PAM/Skey changes, Makefile adjustments and the bugfix for the sendfile loop. The last item is marked for MFC by maxim shortly. END