Date: Fri, 1 Aug 2003 07:05:07 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp cmds.c ftp.c Message-ID: <200308011405.h71E57iG082912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2003/08/01 07:05:07 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/ftp cmds.c ftp.c Log: Invalidate the remote directory cache on commands altering the remote directory contents. Not applicable directly to CURRENT since the latter uses the contributed lukemftp as the default ftp client. Luke Mewburn has applied this fix to his ftp client, too, so CURRENT's will get fixed upon the next import of lukemftp. Submitted by: demon Reviewed by: lukem (at) netbsd.org Revision Changes Path 1.16.2.4 +20 -8 src/usr.bin/ftp/cmds.c 1.28.2.6 +1 -0 src/usr.bin/ftp/ftp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308011405.h71E57iG082912>