<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2014-01-15T01:14:52Z</updated>
<entry>
<title>Update releng/10.0 to -RELEASE as part of the 10.0-RELEASE cycle.</title>
<updated>2014-01-15T01:14:52Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-01-15T01:14:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7adac81fc62ba87a2e2db875997c0e233254da83'/>
<id>urn:sha1:7adac81fc62ba87a2e2db875997c0e233254da83</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Update releng/10.0/ to -RC5 as part of the 10.0-RELEASE cycle.</title>
<updated>2014-01-08T01:26:09Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-01-08T01:26:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05b5ab2fd6efcca2b5b4b06cba1a8b8ae99ef751'/>
<id>urn:sha1:05b5ab2fd6efcca2b5b4b06cba1a8b8ae99ef751</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r260232:</title>
<updated>2014-01-07T20:36:15Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2014-01-07T20:36:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f58b6551818cc78a3b9fa1a563672ec6bf86dd4a'/>
<id>urn:sha1:f58b6551818cc78a3b9fa1a563672ec6bf86dd4a</id>
<content type='text'>
Don't check for fd limits in fdgrowtable_exp.

Callers do that already and additional check races with process
decreasing limits and can result in not growing the table at all, which
is currently not handled.

Approved by:	re
</content>
</entry>
<entry>
<title>MFstable/10 r260402:</title>
<updated>2014-01-07T20:12:02Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2014-01-07T20:12:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7f17ef0bff032f1add7e950a682069948ef95b7'/>
<id>urn:sha1:a7f17ef0bff032f1add7e950a682069948ef95b7</id>
<content type='text'>
Bring back the old size of the kinfo_file structure to preserve ABI.
Keep only one uint64_t spare for further cap_rights_t expension.

Add a comment clarifying that if the size of this structure changes,
a new sysctl MIB has to be allocate for it and the old structure has
to be returned by the old sysctl MIB.

Requested by:	re
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Merge r260319 from stable/10 (r260188 from head):</title>
<updated>2014-01-06T19:14:46Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2014-01-06T19:14:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5e694c786ddeabd9c3df467a70ccc7e6a082bbc'/>
<id>urn:sha1:c5e694c786ddeabd9c3df467a70ccc7e6a082bbc</id>
<content type='text'>
  Fix regression from r249894. Now we pass "gw" as argument to if_output
  method, thus for multicast case we need it to point at "dst".

PR:		185395
Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Update releng/10.0/ to -RC4 as part of the 10.0-RELEASE cycle.</title>
<updated>2013-12-31T12:36:46Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-12-31T12:36:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fb34378b0ee03af1cd7840317f28f21bfaba8c0'/>
<id>urn:sha1:9fb34378b0ee03af1cd7840317f28f21bfaba8c0</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r260125:</title>
<updated>2013-12-31T12:27:22Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-12-31T12:27:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54fb252e99ae2c2af78d128593d114bc4a7421f2'/>
<id>urn:sha1:54fb252e99ae2c2af78d128593d114bc4a7421f2</id>
<content type='text'>
  Bump copyright year.
  Happy New Year 2014!

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r259951:</title>
<updated>2013-12-31T08:02:34Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2013-12-31T08:02:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0532a44f72d999de85176cea566a225a9a988e4'/>
<id>urn:sha1:f0532a44f72d999de85176cea566a225a9a988e4</id>
<content type='text'>
Do not coalesce stack entry. Pass MAP_STACK_GROWS_DOWN and
MAP_STACK_GROWS_UP flags to vm_map_insert() from vm_map_stack()

Approved by:	re (delphij)
</content>
</entry>
<entry>
<title>Update releng/10.0 to -RC3 as part of the 10.0-RELEASE cycle.</title>
<updated>2013-12-23T19:04:14Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-12-23T19:04:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1d32ef02a2fdca3af0816aa96fa62d69dcc8402'/>
<id>urn:sha1:b1d32ef02a2fdca3af0816aa96fa62d69dcc8402</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Revert one line from r248885, which uncovered several bugs in processing</title>
<updated>2013-12-23T01:15:55Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2013-12-23T01:15:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ee68b6f9540d55b53b5f86a3131d105a3f631c3'/>
<id>urn:sha1:1ee68b6f9540d55b53b5f86a3131d105a3f631c3</id>
<content type='text'>
interaction between ksocket_incoming2() and soreceive().

This is direct commit to releng/10.0. A conservative solution for releng
branch. Proper fix in head is r259681.

PR:		184601
Sponsored by:	Nginx, Inc.
Approved by:	re (gjb)
</content>
</entry>
</feed>
