Subject: CVS commit: othersrc/usr.bin/tnftp/src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/31/2003 07:16:43
Module Name:	othersrc
Committed By:	lukem
Date:		Thu Jul 31 07:16:43 UTC 2003

Update of /cvsroot/othersrc/usr.bin/tnftp/src
In directory minbar.netbsd.org:/tmp/cvs-serv23563

Log Message:
Sync to 20030731b:
* Work around broken ftp servers (notably ProFTPd) that can't even follow
  RFC 2389, and skip any amount of whitespace before a FEATure response.
  The RFC says 'single space' yet ProFTPd puts two.
  Noted by DervishD <raul@pleyades.net>.
* Improve formatting of features[] debug dump.
* 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@freebsd.org>.


Vendor Tag:	NetBSD
Release Tags:	NetBSD-20030731b
		
U othersrc/usr.bin/tnftp/src/fetch.c
U othersrc/usr.bin/tnftp/src/progressbar.c
U othersrc/usr.bin/tnftp/src/version.h
U othersrc/usr.bin/tnftp/src/Makefile
U othersrc/usr.bin/tnftp/src/cmdtab.c
U othersrc/usr.bin/tnftp/src/complete.c
U othersrc/usr.bin/tnftp/src/extern.h
C othersrc/usr.bin/tnftp/src/cmds.c
C othersrc/usr.bin/tnftp/src/ftp.c
U othersrc/usr.bin/tnftp/src/ftp_var.h
U othersrc/usr.bin/tnftp/src/main.c
U othersrc/usr.bin/tnftp/src/ruserpass.c
U othersrc/usr.bin/tnftp/src/domacro.c
U othersrc/usr.bin/tnftp/src/progressbar.h
U othersrc/usr.bin/tnftp/src/ftp.1
C othersrc/usr.bin/tnftp/src/util.c

3 conflicts created by this import.
Use the following command to help the merge:

	cvs checkout -jNetBSD:yesterday -jNetBSD othersrc/usr.bin/tnftp/src