<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/arpa, branch releng/8.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-07-13T05:12:14Z</updated>
<entry>
<title>MFC r209715: addr2ascii(3) was removed ages ago.  Fix the comment.</title>
<updated>2010-07-13T05:12:14Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2010-07-13T05:12:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d943e1d95f2fb597ceecdbb2f95d783c8d6d33e9'/>
<id>urn:sha1:d943e1d95f2fb597ceecdbb2f95d783c8d6d33e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Namespace: inet_ntoa_r() is a BSD extension.</title>
<updated>2009-03-14T19:00:16Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-14T19:00:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0f43bd241140ff2349831c5a022c951c0155dd9'/>
<id>urn:sha1:c0f43bd241140ff2349831c5a022c951c0155dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the resolver part of BIND 9.4.3 into HEAD.</title>
<updated>2008-12-14T19:39:53Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2008-12-14T19:39:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54ebdd631db8c0bba2baab0155f603a8b5cf014a'/>
<id>urn:sha1:54ebdd631db8c0bba2baab0155f603a8b5cf014a</id>
<content type='text'>
It includes the following fix:

  2426.   [bug]           libbind: inet_net_pton() can sometimes return the
                          wrong value if excessively large netmasks are
                          supplied. [RT #18512]

Reported by:	Maksymilian Arciemowicz &lt;cxib__at__securityreason.com&gt;
</content>
</entry>
<entry>
<title>Fix TELOPT(opt) when opt &gt; TELOPT_TN3270E.</title>
<updated>2008-09-13T17:46:50Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2008-09-13T17:46:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d676c049d7b4de8b5a236231ed5267601696af94'/>
<id>urn:sha1:d676c049d7b4de8b5a236231ed5267601696af94</id>
<content type='text'>
PR:		127194
Submitted by:	Joost Bekkers
MFC after:	1 month
</content>
</entry>
<entry>
<title>Remove old prototypes for addr2ascii() and ascii2addr(), functions which no</title>
<updated>2007-08-24T20:25:52Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2007-08-24T20:25:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ad9d01971d34cc6650a233dcb6de63f7953f60f'/>
<id>urn:sha1:0ad9d01971d34cc6650a233dcb6de63f7953f60f</id>
<content type='text'>
longer exist in libc.

Requested by:	Craig Rodrigues
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>declare struct tftphdr and embedded union as beeing packed, which is</title>
<updated>2007-08-01T11:59:09Z</updated>
<author>
<name>Bernd Walter</name>
<email>ticso@FreeBSD.org</email>
</author>
<published>2007-08-01T11:59:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b2d5599a5b165627d479fcd093c53d92e0ea012'/>
<id>urn:sha1:1b2d5599a5b165627d479fcd093c53d92e0ea012</id>
<content type='text'>
required for arm.

Tested on:	arm, i386, amd64
Approved by:	re (rwatson)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Require users to provide a length information for inet_ntoa_r,</title>
<updated>2007-06-14T07:13:28Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-14T07:13:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bb263df82e129f5f8c82da6deb55dfe10daa677'/>
<id>urn:sha1:0bb263df82e129f5f8c82da6deb55dfe10daa677</id>
<content type='text'>
this is common on other platforms.

Reported by:	pointyhat via kris
</content>
</entry>
<entry>
<title>Add inet_ntoa_r, a reentrant version of inet_ntoa.  This is</title>
<updated>2007-06-11T07:21:21Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-11T07:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c927cdd8e6e05387fc5a9ffcb5dbe128d4ad749'/>
<id>urn:sha1:0c927cdd8e6e05387fc5a9ffcb5dbe128d4ad749</id>
<content type='text'>
available on a lot of platforms, as well as libkern for years.

Submitted by:	"MQ"
</content>
</entry>
<entry>
<title>Merge BIND 9.4.1 into main chunk.</title>
<updated>2007-06-03T17:20:27Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2007-06-03T17:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dde4a85d9ddb5d516c37a565156ef509738c3c22'/>
<id>urn:sha1:dde4a85d9ddb5d516c37a565156ef509738c3c22</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Merge BIND9 9.3.3 into main chunk.</title>
<updated>2006-12-15T20:59:55Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-12-15T20:59:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cd19db26a49002206f71dfa91a0278aa7b43977'/>
<id>urn:sha1:2cd19db26a49002206f71dfa91a0278aa7b43977</id>
<content type='text'>
Obtained from:	ISC
MFC after:	1 week
</content>
</entry>
</feed>
