<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libfetch, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Insta-MFC of the shared library version bump.  All shared libraries</title>
<updated>2005-07-22T17:29:10Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-22T17:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f0da39ca54866a1b1c56f539e7af1c67942f1ce'/>
<id>urn:sha1:3f0da39ca54866a1b1c56f539e7af1c67942f1ce</id>
<content type='text'>
whose version has not already been bumped since RELENG_5 are being
bumped.

Revisions of files being MFC-ed:

&gt; Path						Revision
&gt; src/gnu/lib/libdialog/Makefile		1.43
&gt; src/gnu/lib/libg2c/Makefile			1.16
&gt; src/gnu/lib/libobjc/Makefile			1.27
&gt; src/gnu/lib/libreadline/Makefile.inc		1.12
&gt; src/gnu/lib/libregex/Makefile			1.32
&gt; src/gnu/lib/libstdc++/Makefile		1.56
&gt; src/kerberos5/lib/Makefile.inc		1.7
&gt; src/lib/Makefile.inc				1.3
&gt; src/lib/libalias/Makefile			1.31
&gt; src/lib/libarchive/Makefile			1.37
&gt; src/lib/libbegemot/Makefile			1.3
&gt; src/lib/libbluetooth/Makefile			1.2
&gt; src/lib/libbsnmp/Makefile.inc			1.6
&gt; src/lib/libbz2/Makefile			1.6
&gt; src/lib/libc_r/Makefile			1.42
&gt; src/lib/libcrypt/Makefile			1.36
&gt; src/lib/libdevstat/Makefile			1.15
&gt; src/lib/libdevstat/devstat.h			1.11
&gt; src/lib/libedit/Makefile			1.29
&gt; src/lib/libexpat/Makefile			1.5
&gt; src/lib/libfetch/Makefile			1.45
&gt; src/lib/libftpio/Makefile			1.14
&gt; src/lib/libgpib/Makefile			1.2
&gt; src/lib/libipsec/Makefile			1.17
&gt; src/lib/libkiconv/Makefile			1.3
&gt; src/lib/libmagic/Makefile			1.7
&gt; src/lib/libmp/Makefile			1.10
&gt; src/lib/libncp/Makefile			1.6
&gt; src/lib/libncurses/Makefile			1.79
&gt; src/lib/libnetgraph/Makefile			1.11
&gt; src/lib/libngatm/Makefile			1.6
&gt; src/lib/libopie/Makefile			1.21
&gt; src/lib/libpam/Makefile.inc			1.17
&gt; src/lib/libpthread/Makefile			1.54
&gt; src/lib/libradius/Makefile			1.12
&gt; src/lib/libsdp/Makefile			1.4
&gt; src/lib/libsmb/Makefile			1.8
&gt; src/lib/libtacplus/Makefile			1.7
&gt; src/lib/libthr/Makefile			1.14
&gt; src/lib/libthread_db/Makefile			1.6
&gt; src/lib/libugidfw/Makefile			1.7
&gt; src/lib/libusbhid/Makefile			1.10
&gt; src/lib/libutil/Makefile			1.57
&gt; src/lib/libvgl/Makefile			1.11
&gt; src/lib/libwrap/Makefile			1.17
&gt; src/lib/libypclnt/Makefile			1.13
&gt; src/lib/msun/Makefile				1.72
&gt; src/secure/lib/libcrypto/Makefile		1.74
&gt; src/secure/lib/libssh/Makefile		1.35
&gt; src/secure/lib/libssl/Makefile		1.22
&gt; src/usr.sbin/bsnmpd/modules/Makefile.inc	1.10

Reviewed by:	ru
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Set the TCP_NODELAY socket option and clear TCP_NOPUSH in order to flush</title>
<updated>2005-03-02T19:09:28Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2005-03-02T19:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=448980e7042f277523d2f5d7a11e7c5e94e2fcbf'/>
<id>urn:sha1:448980e7042f277523d2f5d7a11e7c5e94e2fcbf</id>
<content type='text'>
any pending HTTP request rather than calling shutdown(2) with SHUT_WR.
This makes libfetch (and thus fetch(1)) work again with Squid proxies
configured to not allow half-closed connections.

Reported by:	Pawel Worach (pawel.worach AT telia DOT com)
</content>
</entry>
<entry>
<title>Fix a memory leak: when freeing the connection structure, don't forget to</title>
<updated>2005-02-16T12:46:46Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-02-16T12:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55cf7be1aba952240ab1b53d7f629cc09e444438'/>
<id>urn:sha1:55cf7be1aba952240ab1b53d7f629cc09e444438</id>
<content type='text'>
free the connection buffer as well.

PR:		bin/76153
MFC after:	1 week
</content>
</entry>
<entry>
<title>Set TCP_NOPUSH on HTTP requests, reducing the number of round-trips</title>
<updated>2005-02-16T00:22:20Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2005-02-16T00:22:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20a2a51bc39969d728bff09b75b1ec7f0bc2541e'/>
<id>urn:sha1:20a2a51bc39969d728bff09b75b1ec7f0bc2541e</id>
<content type='text'>
necessary to establish each connection.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Expand contractions.</title>
<updated>2005-02-13T23:45:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T23:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36a142c455a41172df398f10eb3e110ca29fbf72'/>
<id>urn:sha1:36a142c455a41172df398f10eb3e110ca29fbf72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NOCRYPT -&gt; NO_CRYPT</title>
<updated>2004-12-21T10:16:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T10:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a216173556ede5d21d5157db945767a08201aae1'/>
<id>urn:sha1:a216173556ede5d21d5157db945767a08201aae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2004-09-21T18:35:21Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-21T18:35:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2cbbf9dac9829e7e3d2e1f150dc78901b67829ae'/>
<id>urn:sha1:2cbbf9dac9829e7e3d2e1f150dc78901b67829ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't forget to allocate space for the terminating NUL when converting to</title>
<updated>2004-08-07T20:23:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-08-07T20:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=264a4c03fcc802281a3c9faaf72a509ae2ad7b94'/>
<id>urn:sha1:264a4c03fcc802281a3c9faaf72a509ae2ad7b94</id>
<content type='text'>
base 64.

PR:		misc/70022
Submitted by:	Herve Masson &lt;herve-bsdbt@mindstep.com&gt;
MFC after:	3 days
</content>
</entry>
</feed>
