History log of /freebsd-9.3-release/contrib/tnftp/src/util.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 234340 16-Apr-2012 gavin

Merge r232779 from head:
Move determination of socket buffer sizes from startup to the first time
a socket is used. The previous code structure assumed that AF_INET
sockets were always available, which is an invalid assumption on
IPv6-only systems.

This merges the fololowing revisions from NetBSD:
src/usr.bin/ftp/main.c 1.120
src/usr.bin/ftp/util.c 1.156

PR: bin/162661
Obtained from: NetBSD


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 223328 20-Jun-2011 gavin

Merge tnftp-20100108 from the vendor branch into head.

PR: bin/112288 bin/120256 bin/129014 bin/145528
MFC after: 1 month


# 223308 19-Jun-2011 gavin

Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to
not confuse the CVS exporter.


# 146310 17-May-2005 mikeh

This commit was generated by cvs2svn to compensate for changes in r146309,
which included commits to RCS files with non-trunk default branches.


# 146309 17-May-2005 mikeh

Import latest NetBSD version...changes:

* Whitespace and gcc 4.x fixes.
* Fix deallocation bug in fetch.c.
* Implement timeouts for accept(2) and connect(2),
which accept timeout values with '-q quittime'.
(intended to help with active mode through firewalls)
* Fix bin/77158 by Ryoji Kanai <rkanai@eeye.com>.


# 142129 20-Feb-2005 mikeh

Import the latest CVS version of lukemftp.

Short list of changes:

* SIGINT termination from auto-fetch.
* Less trusting of remote filenames during auto mgets.
* Improved RFC2616 compliancy.
* Fix globs when using ftp reget (from mat@).
* Limit send buffer size.


# 128671 26-Apr-2004 mikeh

Import the latest (4/26/04) CVS lukemftp. This adds the ability to
have a prefix string on the progressbar and brings in a patch by mux@
to fix the condition when connect() returns EINTR.

Requested by: mux


# 121966 03-Nov-2003 mikeh

Import latest CVS lukemftp.


# 116424 16-Jun-2003 mikeh

Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fix
header file differences between FBSD and NBSD. Like lukemftpd, the
portable version of lukemftp lags too far behind CVS.

This import includes several big fixes plus a cleaned up manpage.


# 98247 15-Jun-2002 mikeh

Import lukemftp-1.6-beta2.


# 79971 19-Jul-2001 obrien

Import of LukeM's ftp client, version 1.5.