diff options
author | lukem <lukem@pkgsrc.org> | 2003-12-10 01:31:53 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2003-12-10 01:31:53 +0000 |
commit | 2510b890a47fe76d9bc2e4b78310dd008e811bb5 (patch) | |
tree | 5fadd696c6191b95ece063b377f367f3c4f6bf0d /net/tnftp/files | |
parent | dc74a005a90db0c3d3e62a76f74a0b4a1829d7fe (diff) | |
download | pkgsrc-2510b890a47fe76d9bc2e4b78310dd008e811bb5.tar.gz |
Import tnftp 20050103.
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
Diffstat (limited to 'net/tnftp/files')
-rw-r--r-- | net/tnftp/files/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tnftp/files/README b/net/tnftp/files/README index 74e67c9794d..84294e3f857 100644 --- a/net/tnftp/files/README +++ b/net/tnftp/files/README @@ -4,8 +4,8 @@ WHAT IS TNFTP? `tnftp' is a `port' of the NetBSD FTP client to other systems. See http://www.NetBSD.org/ for more details about NetBSD. -tnftp was formerly known as `lukemftp' and was renamed by Luke Mewburn -in February 2003. +tnftp was formerly known as `lukemftp' +It was renamed to `tnftp' by Luke Mewburn in February 2003. The enhancements over the standard ftp client in 4.4BSD (and derivatives) include: |