Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/tnftp/src



Module Name:    othersrc
Committed By:   lukem
Date:           Sun May  5 11:07:10 UTC 2013

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

Log Message:
Import NetBSD usr.bin/ftp 20130220:
* https:// support.  NetBSD problem 47276.
* Allow -R to restart non-existent ftp:// URIs.
* Don't assume AF_INET support is available.  FreeBSD problem 162661.
* Parse HTTP 'Date' entries in the `C' locale rather than the user's.
  NetBSD problem 42917.
* Improve error handling when parsing of URI scheme.
* Silence connection warnings to multi-homed hosts in non-verbose mode.
* Fix compile warnings.
* Parse HTTP 'Date' entries in the `C' locale rather than the user's.
* In ftpvis(), prevent incomplete escape sequences at end of dst,
  and ensure NUL-termination of dst.
  Fix from Uwe Stuehler and Stefan Sperling, via Marc Balmer.
* When using the response to SYST to decide whether to default to 'binary'
  be a lot less specific.

Status:

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

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

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




Home | Main Index | Thread Index | Old Index