<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/ftp, branch releng/4.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-19T12:50:26Z</updated>
<entry>
<title>Store the return value of read(2) into a signed variable, so error</title>
<updated>2002-10-19T12:50:26Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2002-10-19T12:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6d28d1dbb06c90b26c41b25e4f5d38bd3cab20c'/>
<id>urn:sha1:f6d28d1dbb06c90b26c41b25e4f5d38bd3cab20c</id>
<content type='text'>
indications are processed properly instead of forwarded to write(2)
as a bogus very, very big write.  This should fix 'Invalid argument'
errors when the HTTP connection is aborted by the remote server.

Reported by:	Nikolay Petrov &lt;nik@hq.panda.bg&gt;
Reviewed by:	silence on -audit
Approved by:	silence on -audit
</content>
</entry>
<entry>
<title>Implement the "epsv4" command for those users who wish to stay</title>
<updated>2002-08-27T09:55:08Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-08-27T09:55:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55a27f6ecd12be76de6a646261b9803ee260b5d6'/>
<id>urn:sha1:55a27f6ecd12be76de6a646261b9803ee260b5d6</id>
<content type='text'>
with -STABLE for now, yet need to run ftp(1) through IPFilter
or a similar firewall with no EPSV support.  The automatic
detection of EPSV capability didn't work with such firewalls
since it expected a 5xx reply to turn off EPSV, but was getting
a mere timeout.

Suggested, reviewed, and tested by:	sheldonh
</content>
</entry>
<entry>
<title>The "passive" command effectively toggles passive mode,</title>
<updated>2002-07-26T13:03:46Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-07-26T13:03:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa56f2678b9d1af263fff6ecf67ad68f09b51245'/>
<id>urn:sha1:aa56f2678b9d1af263fff6ecf67ad68f09b51245</id>
<content type='text'>
not enters it irreversibly.  So reflect such behaviour
in the corresponding help line.

Luke Mewburn has been pointed out at this minuscule bug,
so we stand a chance to have it fixed in -CURRENT as well.
</content>
</entry>
<entry>
<title>Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach</title>
<updated>2002-07-25T15:29:18Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-07-25T15:29:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9168671e88f9b4297caa9b7b583b167c83acbfc'/>
<id>urn:sha1:e9168671e88f9b4297caa9b7b583b167c83acbfc</id>
<content type='text'>
scope identifier).
(Since 5-CURRENT already switched to use lukemftp, this is for
4-STABLE only.)
</content>
</entry>
<entry>
<title>On behalf of my mentor, MFC an improved[*] version of revision 1.19 of</title>
<updated>2002-06-26T17:09:27Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-06-26T17:09:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a88264e5e5878326b563d688ff22cdbf1c56d470'/>
<id>urn:sha1:a88264e5e5878326b563d688ff22cdbf1c56d470</id>
<content type='text'>
fetch.c, which supports HTTP/1.1 name-based virtual hosts when a proxy
is not being used, and uses asprintf(3) to unlimit URL strings constructed
when preparing to perform the request.

PR:	30054

[*] - RELENG_4 doesn't have snprintf(3) checks like HEAD did, but I felt
compelled to check for asprintf(3) failure where snprintf(3) was checked
before revision 1.19.  Additionally, I check now for http_buffer being set
to NULL, which revision 1.19 failed to do.
</content>
</entry>
<entry>
<title>MFC: 1.8; make completion work with filenames containing spaces.</title>
<updated>2001-11-25T18:28:06Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-11-25T18:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=042164e387c7fde505636850204529e702e10da0'/>
<id>urn:sha1:042164e387c7fde505636850204529e702e10da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-16T13:17:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-16T13:17:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54f8a952970a736c8f4b4163b5fbfecbcdd02323'/>
<id>urn:sha1:54f8a952970a736c8f4b4163b5fbfecbcdd02323</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:41:39Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:41:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8432a67785074390b432b40233c9cddbf5913a9a'/>
<id>urn:sha1:8432a67785074390b432b40233c9cddbf5913a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.15: small typo on debug message.</title>
<updated>2001-06-29T12:34:21Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>2001-06-29T12:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3cdf9a723cdd95a79fed5f5cfd4c6fb40ad011ea'/>
<id>urn:sha1:3cdf9a723cdd95a79fed5f5cfd4c6fb40ad011ea</id>
<content type='text'>
PR:		28337
Submitted by:	Koga Youichirou &lt;y-koga@jp.freebsd.org&gt;
</content>
</entry>
<entry>
<title>MFC (rev.1.14: don't follow the null pointer went the server sends an</title>
<updated>2001-04-06T11:34:03Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-04-06T11:34:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9481d9d5f0af939304af5659366eca171686f3e3'/>
<id>urn:sha1:9481d9d5f0af939304af5659366eca171686f3e3</id>
<content type='text'>
unparseable timestamp).

PR:		25243
Approved by:	jkh
</content>
</entry>
</feed>
