<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/net/getaddrinfo.3, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document getaddrinfo(3)'s AI_ADDRCONFIG</title>
<updated>2007-06-06T19:24:02+00:00</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2007-06-06T19:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eb1db428b7c1d8b6380861d8ca1bffae724dd046'/>
<id>eb1db428b7c1d8b6380861d8ca1bffae724dd046</id>
<content type='text'>
PR:		docs/78357
Submitted by:	Matthias Andree &lt;matthias dot andree at gmx dot de&gt;
Patch by:	asmodai
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/78357
Submitted by:	Matthias Andree &lt;matthias dot andree at gmx dot de&gt;
Patch by:	asmodai
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Assorted markup fixes.</title>
<updated>2005-06-15T19:04:04+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-15T19:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f789cb829380f2501402d11904f10adf363f7da5'/>
<id>f789cb829380f2501402d11904f10adf363f7da5</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>our get{addr,name}info() is considered thread-safe.</title>
<updated>2005-04-29T14:37:51+00:00</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2005-04-29T14:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49e0283df8501bff6d082db7cb7889aa10bfc81a'/>
<id>49e0283df8501bff6d082db7cb7889aa10bfc81a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the misplaced $FreeBSD$.</title>
<updated>2005-02-09T18:07:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-09T18:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b806d21d144c25f4fad714e1c0cf780f5e27d7e'/>
<id>6b806d21d144c25f4fad714e1c0cf780f5e27d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by: George V. Neville-Neil (gnn at freebsd dot org)</title>
<updated>2005-01-23T16:02:48+00:00</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2005-01-23T16:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6617cf5778c62a99378ccdbc008fb150d96bcd98'/>
<id>6617cf5778c62a99378ccdbc008fb150d96bcd98</id>
<content type='text'>
Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san)
Approved by: Robert Watson (robert at freebsd dot org)
Obtained from:	Kame Project and OpenBSD

Replace manual pages that may have violated the IETF's Copyright.

All come from the Kame tree.

Several were from OpenBSD except for ip6.4, and the inet6* pages which were
rewritten by me.

All of the text is new and drawn from reading the code and
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san)
Approved by: Robert Watson (robert at freebsd dot org)
Obtained from:	Kame Project and OpenBSD

Replace manual pages that may have violated the IETF's Copyright.

All come from the Kame tree.

Several were from OpenBSD except for ip6.4, and the inet6* pages which were
rewritten by me.

All of the text is new and drawn from reading the code and
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by: George V. Neville-Neil (gnn at freebsd dot org)</title>
<updated>2005-01-23T15:41:10+00:00</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2005-01-23T15:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8a3e40819d0103bc0928251a73dce2ef577ee57'/>
<id>b8a3e40819d0103bc0928251a73dce2ef577ee57</id>
<content type='text'>
Approved by: Robert Watson (robert at freebsd dot org)

Remove files in preparation for replacement with totally new versions
of the manual pages.

Update the Makefile to handle the new file to be added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: Robert Watson (robert at freebsd dot org)

Remove files in preparation for replacement with totally new versions
of the manual pages.

Update the Makefile to handle the new file to be added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-20T09:17:07+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-20T09:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24a0682c6465290759ed0b09ea16e40e7cd47053'/>
<id>24a0682c6465290759ed0b09ea16e40e7cd47053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the document date, since the content changed today.</title>
<updated>2004-08-06T15:29:54+00:00</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-08-06T15:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16d9177176efbc24dc03d4ec01f5b014d6a131cd'/>
<id>16d9177176efbc24dc03d4ec01f5b014d6a131cd</id>
<content type='text'>
Discussed with:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed with:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) and</title>
<updated>2004-08-06T12:02:07+00:00</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-08-06T12:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=808712c91cdf463c303c2dccc5fa531c13c63011'/>
<id>808712c91cdf463c303c2dccc5fa531c13c63011</id>
<content type='text'>
getipnodebyaddr(3).

PR:		54229
Submitted by:	Samuel Tardieu &lt;sam@inf.enst.fr&gt;
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getipnodebyaddr(3).

PR:		54229
Submitted by:	Samuel Tardieu &lt;sam@inf.enst.fr&gt;
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
</feed>
