<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ftp, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-06-15T09:42:17Z</updated>
<entry>
<title>Update for lukemftp-1.6-beta2.</title>
<updated>2002-06-15T09:42:17Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2002-06-15T09:42:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ba0209ecff98522f806c94326a2bbeec1ba1c24'/>
<id>urn:sha1:3ba0209ecff98522f806c94326a2bbeec1ba1c24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connect lukemftp to the build as the default ftp client. Lukemftp</title>
<updated>2001-12-13T23:46:44Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2001-12-13T23:46:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfacd15a502c4a23f1a484c620b918b96111c2a0'/>
<id>urn:sha1:bfacd15a502c4a23f1a484c620b918b96111c2a0</id>
<content type='text'>
supports most of the previous features of FreeBSD ftp, but has been
better maintained and includes new features.
</content>
</entry>
<entry>
<title>Make completion work with filenames containing spaces.</title>
<updated>2001-11-18T17:49:09Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-11-18T17:49:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffad02bd6bce112942c9694dbb26899f8a953a21'/>
<id>urn:sha1:ffad02bd6bce112942c9694dbb26899f8a953a21</id>
<content type='text'>
PR:		bin/23526
Submitted by:	root@yoda.fwe.pi.musin.de
MFC after:	1 week
</content>
</entry>
<entry>
<title>Adjust to the libedit enhancements some functions now take more parameters.</title>
<updated>2001-10-01T08:46:45Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-10-01T08:46:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbb3c034a4fe23c245d778984805a627ebe978d3'/>
<id>urn:sha1:dbb3c034a4fe23c245d778984805a627ebe978d3</id>
<content type='text'>
Partially submitted by:	kris
</content>
</entry>
<entry>
<title>strtol -&gt; strtoll (for off_t file size)</title>
<updated>2001-09-01T23:36:40Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-09-01T23:36:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8cdc766763ab98641d9b35c6edc157bf7e331fa9'/>
<id>urn:sha1:8cdc766763ab98641d9b35c6edc157bf7e331fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>File positions are off_t nowdays, not long, so:</title>
<updated>2001-09-01T23:01:29Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-09-01T23:01:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb8d56ce533acfdf87d8a78e18a1bd41426e25a5'/>
<id>urn:sha1:bb8d56ce533acfdf87d8a78e18a1bd41426e25a5</id>
<content type='text'>
  long -&gt; off_t
  fseek -&gt; fseeko

  NOTE: that fseek not works for &gt;long offsets files per POSIX:

  [EOVERFLOW] For fseek( ), the resulting file offset would be a value which
  cannot be represented correctly in an object of type long.
</content>
</entry>
<entry>
<title>Revert the previous delta and apply a better fix which corrects</title>
<updated>2001-08-30T17:13:15Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2001-08-30T17:13:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad6c0a3768a5f4f5ed3289d1eab78511752fa6cc'/>
<id>urn:sha1:ad6c0a3768a5f4f5ed3289d1eab78511752fa6cc</id>
<content type='text'>
a check on the final snprintf and reduces duplicated code.

Submitted by:	brian
</content>
</entry>
<entry>
<title>Remove whitespace at end of line I happened to find during my last edit.</title>
<updated>2001-08-30T02:32:00Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2001-08-30T02:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=52c15acab2f9783be1b923d3d68c41752a461456'/>
<id>urn:sha1:52c15acab2f9783be1b923d3d68c41752a461456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for proper URI encoding, using strvisx(3)'s VIS_HTTPSTYLE.</title>
<updated>2001-08-30T02:30:33Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2001-08-30T02:30:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f855f63e6a9f51cdc3fe3a671ea0a7b0c1176f4b'/>
<id>urn:sha1:f855f63e6a9f51cdc3fe3a671ea0a7b0c1176f4b</id>
<content type='text'>
Requests through a proxy are still broken for URIs that contain
blanks, since this required a bigger rewrite of the whole function.
</content>
</entry>
<entry>
<title>Add support for HTTP/1.1 name-based virtual hosts.  Also, use</title>
<updated>2001-08-30T00:57:35Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2001-08-30T00:57:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8bd14b98d04366f9fb1eb2b65dd696f4c345608d'/>
<id>urn:sha1:8bd14b98d04366f9fb1eb2b65dd696f4c345608d</id>
<content type='text'>
asprintf(3) when creating the request string, as the length of
a path is defined as unlimited by the standard and limiting the
total request to 4K is awfully arbitrary.

PR:		30054
Submitted by:	Joseph Mallett &lt;jmallett@xMach.org&gt;
MFC after:	8 days
</content>
</entry>
</feed>
