<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include/rpc, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<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>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2002-05-20T18:50:59Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-05-20T18:50:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c429227947944e72b892f66c2703e7c1d879719e'/>
<id>urn:sha1:c429227947944e72b892f66c2703e7c1d879719e</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>bindresvport related changes</title>
<updated>2000-01-26T09:02:42Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-01-26T09:02:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=469bed11ef66ab2a077aa7555ad82815cd37e74f'/>
<id>urn:sha1:469bed11ef66ab2a077aa7555ad82815cd37e74f</id>
<content type='text'>
 -changed bindresvport2 to bindresvport_sa
 -merged the man into bindresvport.3

All discussion between Jean-Luc Richier &lt;Jean-Luc.Richier@imag.fr&gt;,
Theo de Raadt &lt;deraadt@cvs.openbsd.org&gt;, itojun, is reflected to
this code. (Actually Theo de Raadt write the code simultaneously as the
discussion change.)
</content>
</entry>
<entry>
<title>libc rcmd update for IPv6.</title>
<updated>2000-01-13T15:09:48Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-01-13T15:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=42b4f28ebdf07192c1a09a8711cb7c31a09b9381'/>
<id>urn:sha1:42b4f28ebdf07192c1a09a8711cb7c31a09b9381</id>
<content type='text'>
A new function bindresvport2(), AF independent version of bindresvport()
is also added.

Reviewed by: sumikawa
Obtained from: KAME project
</content>
</entry>
<entry>
<title>Change #ifdef KERNEL to #ifdef _KERNEL in the public headers.  "KERNEL"</title>
<updated>1999-12-29T05:07:58Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-29T05:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c447342094276b4d604449bb776063c7b88c4992'/>
<id>urn:sha1:c447342094276b4d604449bb776063c7b88c4992</id>
<content type='text'>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:45:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:45:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4add9a9b110cb5deed00bf9cf7ca970daae2da7'/>
<id>urn:sha1:a4add9a9b110cb5deed00bf9cf7ca970daae2da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#ifdef out DES ioctls which don't exist in FreeBSD. These originated</title>
<updated>1998-09-26T01:29:51Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1998-09-26T01:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ed6e3016645283cb4a0ce763ab660c302da2720'/>
<id>urn:sha1:6ed6e3016645283cb4a0ce763ab660c302da2720</id>
<content type='text'>
with the SunRPC code to allow the use of hardware DES on certain Sun
hardware that supported it (if you installed the appropriate kit). We
don't have them and they apparently break the ioctl table
generation for kdump.

Pointed out by: bde
</content>
</entry>
<entry>
<title>Don't declare functions without a prototype if KERNEL is defined.  This</title>
<updated>1998-09-21T02:43:30Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-09-21T02:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1245e3e02bb03a0eed11e0feed82173ca54286e7'/>
<id>urn:sha1:1245e3e02bb03a0eed11e0feed82173ca54286e7</id>
<content type='text'>
fixes lots of warnings about missing prototypes in sys/netatm/spans/*.
</content>
</entry>
</feed>
