<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-07-17T04:36:40Z</updated>
<entry>
<title>Ready for 8.1-RELEASE builds.</title>
<updated>2010-07-17T04:36:40Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-07-17T04:36:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9adee7d03f2e4c91e6330410f88fb5addaf2a24a'/>
<id>urn:sha1:9adee7d03f2e4c91e6330410f88fb5addaf2a24a</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Predict the date we'll be ready to announce 8.1-RELEASE.  While here</title>
<updated>2010-07-17T04:35:51Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-07-17T04:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b45fc34387dc5bb6446978cfee29d802165bfb5c'/>
<id>urn:sha1:b45fc34387dc5bb6446978cfee29d802165bfb5c</id>
<content type='text'>
add the entry for 8.0-RELEASE which was added to releng/8.0/UPDATING
during the 8.0-RELEASE cycle but not to stable/8/UPDATING at that time.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Clean-up old contents and bump version numbers for 8.1R.</title>
<updated>2010-07-17T00:12:41Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2010-07-17T00:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49869ef0b624e17fedee652671aa1561f56147b7'/>
<id>urn:sha1:49869ef0b624e17fedee652671aa1561f56147b7</id>
<content type='text'>
Approved by:	re (implicitly)
</content>
</entry>
<entry>
<title>Correctly copy the M_RDONLY flag when duplicating a reference</title>
<updated>2010-07-13T02:45:17Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2010-07-13T02:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d5406806abdc46dbb99934f5001d3b4bf18c8ee4'/>
<id>urn:sha1:d5406806abdc46dbb99934f5001d3b4bf18c8ee4</id>
<content type='text'>
to an mbuf external buffer.

Approved by:	so (cperciva)
Approved by:	re (kensmith)
Security:	FreeBSD-SA-10:07.mbuf
</content>
</entry>
<entry>
<title>MFC: r209695</title>
<updated>2010-07-07T21:00:17Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-07-07T21:00:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=62e702af841e9756db93cf070ab4e41652acdb8e'/>
<id>urn:sha1:62e702af841e9756db93cf070ab4e41652acdb8e</id>
<content type='text'>
- Pin the IPI cache and TLB demap functions in order to prevent migration
  between determining the other CPUs and calling cpu_ipi_selected(), which
  apart from generally doing the wrong thing can lead to a panic when a
  CPU is told to IPI itself (which sun4u doesn't support).
  Reported and tested by: Nathaniel W Filardo
- Add __unused where appropriate.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r207303 (originally by kmacy):</title>
<updated>2010-07-07T17:52:13Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2010-07-07T17:52:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a602ad907648df8f565f7a40990524141c603052'/>
<id>urn:sha1:a602ad907648df8f565f7a40990524141c603052</id>
<content type='text'>
  need to initialize the lock before it is used

  Reported on:  stable@ (MFC missing)

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Merge r209770 from stable/8:</title>
<updated>2010-07-07T17:20:16Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-07-07T17:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f60b3c828be66b72d5b74efb6005424fd26c1cb1'/>
<id>urn:sha1:f60b3c828be66b72d5b74efb6005424fd26c1cb1</id>
<content type='text'>
&gt; Package set for 8.1-RELEASE.  We still have a 2Gb maximum file size
&gt; limit caused by cvsup still being used for some of our mirror system.
&gt; That is being worked on.

Reviewed by:	re@, portmgr@
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MFC r209624</title>
<updated>2010-07-05T18:45:59Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2010-07-05T18:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f9f22aec1242606815f34ee19e8da96894449aa'/>
<id>urn:sha1:2f9f22aec1242606815f34ee19e8da96894449aa</id>
<content type='text'>
 * Do not dereference a NULL pointer when calling an SCTP send syscall
   not providing a destination address and using ktrace.
 * Do not copy out kernel memory when providing sinfo for sctp_recvmsg().
 Both bugs where reported by Valentin Nechayev.
 The first bug results in a kernel panic.
Approved by: re@
</content>
</entry>
<entry>
<title>MFC r209541, r209548:</title>
<updated>2010-06-28T14:15:54Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-28T14:15:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6543f92a8cb9bf529c8948d636818901ba76782a'/>
<id>urn:sha1:6543f92a8cb9bf529c8948d636818901ba76782a</id>
<content type='text'>
  Fix the AR_SREV_MERLIN_20_OR_LATER() check.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Ready to proceed with 8.1-RC2.</title>
<updated>2010-06-26T14:55:53Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-06-26T14:55:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7cc3e11f8c0f4ca23184025255f2319b33d94596'/>
<id>urn:sha1:7cc3e11f8c0f4ca23184025255f2319b33d94596</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
</feed>
