<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Merge OpenSSH, OPIE, PAM and a number of dependencies from -STABLE.</title>
<updated>2002-07-16T12:33:28+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-07-16T12:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9214dfb5f5cb452b50a7918e1a6b455a57ace6c'/>
<id>b9214dfb5f5cb452b50a7918e1a6b455a57ace6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo (SIGEV_EVENT -&gt; SIGEV_KEVENT).</title>
<updated>2002-07-02T21:05:08+00:00</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2002-07-02T21:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=470ef6462674ee9f4ab80cf57386f2af400cf5b5'/>
<id>470ef6462674ee9f4ab80cf57386f2af400cf5b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use for</title>
<updated>2002-07-02T20:06:25+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-07-02T20:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9b23502de0a0314b703dca31d9689ebab5c8dbf'/>
<id>e9b23502de0a0314b703dca31d9689ebab5c8dbf</id>
<content type='text'>
a process (exec() to be handled in Stage II).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a process (exec() to be handled in Stage II).
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: (rev. 1.28) Grammar nit: treat "contents" as plural.</title>
<updated>2002-07-02T19:52:34+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-07-02T19:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2908472756a6ffc07aa377dc0ad0cc1d895caf2'/>
<id>b2908472756a6ffc07aa377dc0ad0cc1d895caf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: (rev. 1.16) Grammar fix: "contents" is plural.</title>
<updated>2002-07-02T19:51:21+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-07-02T19:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e20dd29f6848cc61b780ca9e3129bc461e4aeb3'/>
<id>7e20dd29f6848cc61b780ca9e3129bc461e4aeb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct some dumb behaviour in clnt_broadcast(), where it would</title>
<updated>2002-06-30T23:34:58+00:00</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-06-30T23:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c8fe120f044a5456244dff47db0d99ccdca42cab'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add xref to readpassphrase(3).</title>
<updated>2002-06-30T14:01:45+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-30T14:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e4f4435fb71f5ae402ee439e4b63e7fc433ac7cd'/>
<id>e4f4435fb71f5ae402ee439e4b63e7fc433ac7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getpass.c is OBE (moved into readpassphrase.c)</title>
<updated>2002-06-30T14:00:30+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-30T14:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6621c7b91f4ac8511aaf93b9ae8a7556f3e628f4'/>
<id>6621c7b91f4ac8511aaf93b9ae8a7556f3e628f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak world.</title>
<updated>2002-06-30T13:54:26+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-30T13:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d54507c0909c307ea8e83c72a466de6469ef27d'/>
<id>2d54507c0909c307ea8e83c72a466de6469ef27d</id>
<content type='text'>
Pointy hat to:	des
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointy hat to:	des
</pre>
</div>
</content>
</entry>
</feed>
