<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-04-02T19:33:35Z</updated>
<entry>
<title>When r241373 was merged, one file appears to have been missed from the</title>
<updated>2013-04-02T19:33:35Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2013-04-02T19:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25edfb6bd8f62e0a8f7214918333bdab03415094'/>
<id>urn:sha1:25edfb6bd8f62e0a8f7214918333bdab03415094</id>
<content type='text'>
commit.  Merge it:
        Remove undefined behavior from sranddev() and
        srandomdev(). This doesn't actually work
        with any modern C compiler:

        In particular, both clang and modern gcc
        verisons silently elide any xor operation
        with 'junk'.

No mergeinfo changes with this commit as r241475 already updated the
mergeinfo.

Approved by:	re (jpaetzel)
</content>
</entry>
<entry>
<title>MFC r248788 (erwin):</title>
<updated>2013-03-28T05:35:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-03-28T05:35:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eaf747aa05ea629cd724c0c731e23fc1bacaae6c'/>
<id>urn:sha1:eaf747aa05ea629cd724c0c731e23fc1bacaae6c</id>
<content type='text'>
Update BIND to 9.8.4-P2

Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

Approved by:	re (rodrigc, kib)
</content>
</entry>
<entry>
<title>MFC r237268</title>
<updated>2013-03-10T00:36:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-03-10T00:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1237ade7ad07a831bdc47b5214cb692e05642d07'/>
<id>urn:sha1:1237ade7ad07a831bdc47b5214cb692e05642d07</id>
<content type='text'>
Revert user comparison back to user names as some user can share uids
(root/toor for example)

get the username information from old_pw structures to still allow renaming
of a user.

Approved by:	re (jpaetzel)
</content>
</entry>
<entry>
<title>MFC r246629:</title>
<updated>2013-03-08T01:25:13Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2013-03-08T01:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=159f9984dda09b789b59488f22af1c508b1c1854'/>
<id>urn:sha1:159f9984dda09b789b59488f22af1c508b1c1854</id>
<content type='text'>
Improve code style. No functional change.
</content>
</entry>
<entry>
<title>MFC r243302:</title>
<updated>2013-03-08T00:58:07Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2013-03-08T00:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47281a92f304570842835a79df7392affebb3bd7'/>
<id>urn:sha1:47281a92f304570842835a79df7392affebb3bd7</id>
<content type='text'>
Cleanup the code a bit, which improves the portability.
</content>
</entry>
<entry>
<title>MFC r243300:</title>
<updated>2013-03-08T00:56:46Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2013-03-08T00:56:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=88717877e24414f34e231946accaf3b1909d1f2d'/>
<id>urn:sha1:88717877e24414f34e231946accaf3b1909d1f2d</id>
<content type='text'>
Fix the handling of mapped IPv6 addresses in sctp_connectx().
</content>
</entry>
<entry>
<title>MFC r242512:</title>
<updated>2013-03-08T00:34:50Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2013-03-08T00:34:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce87effa21b3f0e93c94ef517df8d38d8a3fdfde'/>
<id>urn:sha1:ce87effa21b3f0e93c94ef517df8d38d8a3fdfde</id>
<content type='text'>
Fix errno in a couple of error cases.
</content>
</entry>
<entry>
<title>MFC r236959:</title>
<updated>2013-03-07T21:17:37Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2013-03-07T21:17:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b355eb67ac8829be9a07cff01b5d58e0950209ef'/>
<id>urn:sha1:b355eb67ac8829be9a07cff01b5d58e0950209ef</id>
<content type='text'>
Add a IP_RECVTOS socket option to receive for received UDP/IPv4
packets a cmsg of type IP_RECVTOS which contains the TOS byte.
Much like IP_RECVTTL does for TTL. This allows to implement a
protocol on top of UDP and implementing ECN.
</content>
</entry>
<entry>
<title>MFC r246978:</title>
<updated>2013-03-03T19:02:11Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2013-03-03T19:02:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4982b434ba227226937e31391c64a2cb25b737e1'/>
<id>urn:sha1:4982b434ba227226937e31391c64a2cb25b737e1</id>
<content type='text'>
  - Make sure to set an error code when trying to obtain a data descriptor for
    a section of type SHT_NULL.
  - Update the man page to reflect the fact that elf_getdata() and
    elf_rawdata() may return with an error of ELF_E_SECTION.

Approved by:	rstone (co-mentor)
</content>
</entry>
<entry>
<title>MFC 246035:</title>
<updated>2013-03-01T16:19:09Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2013-03-01T16:19:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea5c564f5e66bd0d984d2cacca725c6dac815c63'/>
<id>urn:sha1:ea5c564f5e66bd0d984d2cacca725c6dac815c63</id>
<content type='text'>
- Compute the correct size to reallocate when doubling the size of the
  array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leaking memory if the realloc() fails.

PR:		kern/175648
</content>
</entry>
</feed>
