<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch release/8.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-11-20T16:00:40Z</updated>
<entry>
<title>Predict when 8.0-RELEASE will be announced.</title>
<updated>2009-11-20T16:00:40Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-20T16:00:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=59dd044d1cb744d3dba6b41c41e196b54e8fd9f8'/>
<id>urn:sha1:59dd044d1cb744d3dba6b41c41e196b54e8fd9f8</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Prepare for 8.0-RELEASE builds.</title>
<updated>2009-11-20T15:55:23Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-20T15:55:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc8b5e644fef3179fe1aceadeae06994b356725e'/>
<id>urn:sha1:fc8b5e644fef3179fe1aceadeae06994b356725e</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Make a few adjustments to say this is 8.0-RELEASE.  Add a warning that</title>
<updated>2009-11-20T15:53:59Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-20T15:53:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93f0adb4588196ca80e974394b5713a3b4be95e7'/>
<id>urn:sha1:93f0adb4588196ca80e974394b5713a3b4be95e7</id>
<content type='text'>
the actual release notes were not available at the time of the release
builds, they are still being assembled.  Remove the existing entries
which are not accurate for 8.0-RELEASE.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Remove the warning that all users should subscribe to -current, it</title>
<updated>2009-11-20T15:51:07Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-20T15:51:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3f27f9ed43d2e5f1e014156ff4ff3e71c2d74bb'/>
<id>urn:sha1:a3f27f9ed43d2e5f1e014156ff4ff3e71c2d74bb</id>
<content type='text'>
only applies to head.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Adjust to reflect 8.0-RELEASE.</title>
<updated>2009-11-20T15:48:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-20T15:48:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=357894a88e1f2f4c48f9792039ffd494a6d958c1'/>
<id>urn:sha1:357894a88e1f2f4c48f9792039ffd494a6d958c1</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>On a 32 bit kernel the igb driver may cause a page</title>
<updated>2009-11-16T18:46:33Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2009-11-16T18:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17a789523fa2b7507d226bc3c5fced35c07900fc'/>
<id>urn:sha1:17a789523fa2b7507d226bc3c5fced35c07900fc</id>
<content type='text'>
fault panic due to a failed bounce page allocation
during RX mbuf setup. The large demand on bounce pages
is due to the alignment requirement in the tag, the
ixgbe driver has demonstrated this to be unnecessary
and so it is being removed here to fix this problem.

Note that ultimately there needs to be a more elegant
handling of the failure case here.

Approved by:  re
</content>
</entry>
<entry>
<title>MFC r199241</title>
<updated>2009-11-14T18:42:09Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-11-14T18:42:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb752cfcac9e53cac9546b8711894bb7ae2d27b7'/>
<id>urn:sha1:cb752cfcac9e53cac9546b8711894bb7ae2d27b7</id>
<content type='text'>
This patch addresses an overflow in the the zfs boot code and allows
users to boot from zfs raidz volumes.  This has been tested by a number
of users and does not impact those which are not booting from zfs raidz
volumes.

Submitted by:	Matt Reimer &lt;mattjreimer@gmail.com&gt;
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Ready for 8.0-RC3 builds.</title>
<updated>2009-11-10T00:55:00Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-10T00:55:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bcf40edac644d7caa9721e7e7aa683ef810dcd3'/>
<id>urn:sha1:9bcf40edac644d7caa9721e7e7aa683ef810dcd3</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MFC r198846 (MF8 r199121):</title>
<updated>2009-11-10T00:52:22Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-11-10T00:52:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a949f809919064b9143fe4f36a30256f737f7c0'/>
<id>urn:sha1:0a949f809919064b9143fe4f36a30256f737f7c0</id>
<content type='text'>
Set umask to 0x077 instead of the default.  This prevents non-root user
from reading crashinfo output, which could contain some sensitive
information.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC revision 199069 (MF8 199120):</title>
<updated>2009-11-10T00:46:08Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-11-10T00:46:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e868427534863e3d33cdde2bd8038514ddf469ce'/>
<id>urn:sha1:e868427534863e3d33cdde2bd8038514ddf469ce</id>
<content type='text'>
Initialize the whole message unit's DMA buffer to zero, this fixes a panic
during boot when ARC1200 is being used with certain motherboard models.

This commit brings the driver to the same state of vendor's 1.20.00.16
release.  Many thanks to Areca for their continued support to FreeBSD.

Reported by:	Jirka Mikulas &lt;jiri mikulas com&gt;
Submitted by:	Erich Chen (Areca)
Approved by:	re (kensmith)
</content>
</entry>
</feed>
