<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/rpc, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-03T13:01:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>urn:sha1:db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct some dumb behaviour in clnt_broadcast(), where it would</title>
<updated>2002-06-30T23:34:58Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-06-30T23:34:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c8fe120f044a5456244dff47db0d99ccdca42cab'/>
<id>urn:sha1:c8fe120f044a5456244dff47db0d99ccdca42cab</id>
<content type='text'>
give up and return an error if sending to any interface failed. If
an interface that comes early in the list is in a state where all
sends fail, clnt_broadcast() might never get to the interfaces that
matter. Instead, only fail if all sends are unsuccessful.

This is not an MFC; -CURRENT uses the TI-RPC code, which does not
have this bug.

PR:		misc/34842
Submitted by:	Per Hedeland &lt;per@bluetail.com&gt;
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T18:34:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d43ba9a6c11b67f36d3ed95ec03b95462069c014'/>
<id>urn:sha1:d43ba9a6c11b67f36d3ed95ec03b95462069c014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR:</title>
<updated>2001-09-05T22:29:23Z</updated>
<author>
<name>David E. Cross</name>
<email>dec@FreeBSD.org</email>
</author>
<published>2001-09-05T22:29:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7cbfc853aacba7fc7b08d7ef017c5ce294f8818a'/>
<id>urn:sha1:7cbfc853aacba7fc7b08d7ef017c5ce294f8818a</id>
<content type='text'>
Submitted by:	&lt;crossd@cs.rpi.edu&gt;
Reviewed by:	&lt;re@freebsd.org&gt;
Approved by:	&lt;re@freebsd.org&gt;
Obtained from:	&lt;crossd@cs.rpi.edu&gt;
MFC after:	N/A, -CURRENT no longer uses this code
The patch in 1.28.2.1 was in error.  It used FD_ZERO on the fds (fdset)
structure, but this is a dunamically allocated array that is only as
big as it needs to be. The result of calling FD_ZERO on it would be that
it would either overwrite random data in the data-segment, happen to
be just the right size and work correctly, or not zero out all of the
data it was supposed to.  The first case is far more likely (and damaging).

This code has been in extensive testing here.  And was approved by the
release engineers for this last minute push.
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-17T15:43:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-17T15:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8510bf414fba1220ac5eaee5b652a5813ca34ec'/>
<id>urn:sha1:a8510bf414fba1220ac5eaee5b652a5813ca34ec</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: fix double 'the'</title>
<updated>2001-07-24T08:31:48Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2001-07-24T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dcb757a90dbf2fa76662156db514b0bedd27f6aa'/>
<id>urn:sha1:dcb757a90dbf2fa76662156db514b0bedd27f6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:07:25Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:07:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5cf87e26a33fe12c8e2238149b5896b328f7fe2'/>
<id>urn:sha1:b5cf87e26a33fe12c8e2238149b5896b328f7fe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remove duplicate words.</title>
<updated>2001-07-22T10:14:52Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T10:14:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe0df0b0b5e72a1bbac9223d22c456f6f33094be'/>
<id>urn:sha1:fe0df0b0b5e72a1bbac9223d22c456f6f33094be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add the new clnt_control() request `CLSET_CONNECT', which</title>
<updated>2001-06-28T21:44:27Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-06-28T21:44:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=03d48ce7bd656e05c9219f03a6a10037cc8f1176'/>
<id>urn:sha1:03d48ce7bd656e05c9219f03a6a10037cc8f1176</id>
<content type='text'>
allows a UDP RPC client to specify that connect(2) should be used.
</content>
</entry>
<entry>
<title>svctcp_create can't fail at creating a udp socket since it didn't try.</title>
<updated>2001-06-09T23:50:37Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-09T23:50:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=13cd6d033291db86df40dfe5be76524deee48281'/>
<id>urn:sha1:13cd6d033291db86df40dfe5be76524deee48281</id>
<content type='text'>
PR:		10894
Submitted by:	Erik E. Rantapaa &lt;rantapaa@uswest.net&gt;
</content>
</entry>
</feed>
