<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch vendor/tnftp</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftnftp</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftnftp'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-03-02T14:51:22Z</updated>
<entry>
<title>Import tnftp-20150912</title>
<updated>2016-03-02T14:51:22Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-03-02T14:51:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d3f794e1b3ff5fad5e58a91722c3143b77642d6'/>
<id>urn:sha1:0d3f794e1b3ff5fad5e58a91722c3143b77642d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import tnftp-20141104.</title>
<updated>2014-12-05T22:37:56Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2014-12-05T22:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=faf4814606d432aaa129677e45c357193b960ab9'/>
<id>urn:sha1:faf4814606d432aaa129677e45c357193b960ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import tnftp-20141031.</title>
<updated>2014-12-05T22:34:15Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2014-12-05T22:34:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=231644e0d5db221f70bf279e80bd3435a5f2d89d'/>
<id>urn:sha1:231644e0d5db221f70bf279e80bd3435a5f2d89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor import of tnftp-20130505.</title>
<updated>2013-05-05T15:04:47Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2013-05-05T15:04:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5acf0e0ffbf00e44c2e9848a62e0b6d402b31fa'/>
<id>urn:sha1:f5acf0e0ffbf00e44c2e9848a62e0b6d402b31fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor import of tnftp-20100108.</title>
<updated>2011-06-19T17:36:02Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2011-06-19T17:36:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d78dcfdf287769fef244c1c78eba60eade69bbb'/>
<id>urn:sha1:1d78dcfdf287769fef244c1c78eba60eade69bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bootstrap lukemftp vendor area</title>
<updated>2011-06-19T16:54:06Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2011-06-19T16:54:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04a7382c466e38a190fbd87cd29d712445a23c00'/>
<id>urn:sha1:04a7382c466e38a190fbd87cd29d712445a23c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import latest NetBSD version...changes:</title>
<updated>2005-05-17T03:11:29Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2005-05-17T03:11:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f367c1fb527185881321f1f4745a0e06337e0ff9'/>
<id>urn:sha1:f367c1fb527185881321f1f4745a0e06337e0ff9</id>
<content type='text'>
 * 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 &lt;rkanai@eeye.com&gt;.
</content>
</entry>
<entry>
<title>Import the latest CVS version of lukemftp.</title>
<updated>2005-02-20T17:33:34Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2005-02-20T17:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90580277219d71354d55ed572fca05ccbec50a31'/>
<id>urn:sha1:90580277219d71354d55ed572fca05ccbec50a31</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Import the latest (4/26/04) CVS lukemftp. This adds the ability to</title>
<updated>2004-04-27T00:31:36Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2004-04-27T00:31:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e475d60f53f104292ac3b1c0015eeb52678c424'/>
<id>urn:sha1:7e475d60f53f104292ac3b1c0015eeb52678c424</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Import latest CVS lukemftp.</title>
<updated>2003-11-03T17:12:09Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2003-11-03T17:12:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e54ef8be7e8aae6d1a1919f34d62ef4a6222e67'/>
<id>urn:sha1:0e54ef8be7e8aae6d1a1919f34d62ef4a6222e67</id>
<content type='text'>
</content>
</entry>
</feed>
