Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/31/2003 07:06:42
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>.


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.