Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Thu Jul 31 07:06:42 UTC 2003
Modified Files:
src/usr.bin/ftp: cmds.c ftp.c
Log Message:
Invalidate remote directory completion cache if any command which
may change the remote contents completes successfully, including:
del, mdel, ren, mkdir, rmdir, quote, and all upload commands
Patch from Yar Tikhiy <yar%comp.chem.msu.su@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/usr.bin/ftp/cmds.c
cvs rdiff -r1.120 -r1.121 src/usr.bin/ftp/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index