<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/common, branch stable/8</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r249139: strncmp for boot code: fix an off by one error</title>
<updated>2013-07-06T08:59:27+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2013-07-06T08:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a8c6b9bcf48e354832243318fc2a484af3a903cb'/>
<id>a8c6b9bcf48e354832243318fc2a484af3a903cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r241299: boot/console: handle consoles that fail to probe</title>
<updated>2012-11-04T13:32:26+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-11-04T13:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=118b95bb931ecff2e3fdd1a0087d25e612d6b72f'/>
<id>118b95bb931ecff2e3fdd1a0087d25e612d6b72f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r240342: boot: file_loadraw should strdup name argument</title>
<updated>2012-10-06T18:47:31+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-10-06T18:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df5d652efe1ef71490cac2135e131325d4fd4114'/>
<id>df5d652efe1ef71490cac2135e131325d4fd4114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 237338:</title>
<updated>2012-08-29T12:35:50+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2012-08-29T12:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f44e38fa17427c60546e46f42e30dd09e503a95'/>
<id>3f44e38fa17427c60546e46f42e30dd09e503a95</id>
<content type='text'>
Don't return an error if a kld does not contain any modules (e.g. a
kld that only contained a sysctl).  The kernel linker allows such
modules, so the boot loader should not reject them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't return an error if a kld does not contain any modules (e.g. a
kld that only contained a sysctl).  The kernel linker allows such
modules, so the boot loader should not reject them.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r235330: zfs boot: try to set vfs.root.mountfrom from currdev as a</title>
<updated>2012-06-29T10:22:35+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-06-29T10:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8915166d9b723539e406ab2a229d3dc5e3084e76'/>
<id>8915166d9b723539e406ab2a229d3dc5e3084e76</id>
<content type='text'>
fallback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fallback
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r235329,235343,235361,235364: zfsboot/zfsloader: support accessing</title>
<updated>2012-06-29T10:18:36+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-06-29T10:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fb34d4f36a07833376344ea6b6fb4876dde524ed'/>
<id>fb34d4f36a07833376344ea6b6fb4876dde524ed</id>
<content type='text'>
filesystems within a pool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filesystems within a pool
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r235153: sys/boot: add common CTASSERT definition</title>
<updated>2012-06-29T09:56:22+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-06-29T09:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4e2b667288039e3f303ea52692e07400276848ea'/>
<id>4e2b667288039e3f303ea52692e07400276848ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r234789</title>
<updated>2012-05-25T14:54:18+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2012-05-25T14:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=83a1939ab21b506ef59eb6b7761c40c9c6ba784f'/>
<id>83a1939ab21b506ef59eb6b7761c40c9c6ba784f</id>
<content type='text'>
Add multiple inclusion protection.

PR:		165025
Submitted by:	Gavin Mu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add multiple inclusion protection.

PR:		165025
Submitted by:	Gavin Mu
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r234692:</title>
<updated>2012-04-26T05:17:48+00:00</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2012-04-26T05:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df46a8d51bada2c8f99ae1f353d75640b849aa36'/>
<id>df46a8d51bada2c8f99ae1f353d75640b849aa36</id>
<content type='text'>
  Read backup GPT header from the last LBA only when primary GPT header and
  table aren't valid. If they are ok, use hdr_lba_alt value to read backup
  header. This will make gptboot happy when GPT used atop of some GEOM
  provider, e.g. GEOM_MIRROR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Read backup GPT header from the last LBA only when primary GPT header and
  table aren't valid. If they are ok, use hdr_lba_alt value to read backup
  header. This will make gptboot happy when GPT used atop of some GEOM
  provider, e.g. GEOM_MIRROR.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r233105</title>
<updated>2012-03-25T16:24:53+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2012-03-25T16:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=30106da0c724007e7c0870e1acca2de166e4aad3'/>
<id>30106da0c724007e7c0870e1acca2de166e4aad3</id>
<content type='text'>
Declare some variables static in order to reduce the object size and
redo r232822 (MFC'ed to stable/8 in 232963) in a less hackish way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Declare some variables static in order to reduce the object size and
redo r232822 (MFC'ed to stable/8 in 232963) in a less hackish way.
</pre>
</div>
</content>
</entry>
</feed>
