<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-11-24T19:45:58Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6_3'.</title>
<updated>2007-11-24T19:45:58Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-11-24T19:45:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ef2db398f8ee2f0433eb121c3590cb4288b9a04'/>
<id>urn:sha1:0ef2db398f8ee2f0433eb121c3590cb4288b9a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add a trailing \0 to the read error string.</title>
<updated>2007-11-21T16:22:34Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-21T16:22:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8dd718f381b0411d9981c5681a988187f45dca1b'/>
<id>urn:sha1:8dd718f381b0411d9981c5681a988187f45dca1b</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2007-11-10T10:21:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-11-10T10:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85c265586773127227ca5f98349ce79db6af5fd4'/>
<id>urn:sha1:85c265586773127227ca5f98349ce79db6af5fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is</title>
<updated>2007-11-08T21:31:53Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-08T21:31:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9a3d5fe386d5b45f2e78b8e054c5f72ed18683d0'/>
<id>urn:sha1:9a3d5fe386d5b45f2e78b8e054c5f72ed18683d0</id>
<content type='text'>
defined.
</content>
</entry>
<entry>
<title>MFC: Rework the read/write support in the bios disk driver some to cut down</title>
<updated>2007-11-08T20:13:04Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-08T20:13:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=048e7f05f9fd9f21949f333d354f5461807029f1'/>
<id>urn:sha1:048e7f05f9fd9f21949f333d354f5461807029f1</id>
<content type='text'>
on duplicated code and support 64-bit LBAs for GPT.  This also changes the
code to always use EDD on devices that support it which matches the rest of
the x86 bootstrap.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Reindent the read/write code of bd_realstrategy().</title>
<updated>2007-11-01T18:23:10Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-01T18:23:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8367aa9b7a2f5beb585b1651aa587531968d81d0'/>
<id>urn:sha1:8367aa9b7a2f5beb585b1651aa587531968d81d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Slightly cleanup the 'bootdev' concept on x86.</title>
<updated>2007-11-01T18:20:37Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-01T18:20:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=238060884541b366930c32273380ae5dde5d9d41'/>
<id>urn:sha1:238060884541b366930c32273380ae5dde5d9d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Optimize for size on pc98.</title>
<updated>2007-10-24T11:50:07Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-10-24T11:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6053c83d325060c3c6fc7649db012c766b8fb91'/>
<id>urn:sha1:e6053c83d325060c3c6fc7649db012c766b8fb91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make life with "makeoptions INSTALL_DEBUG" easier.</title>
<updated>2007-09-17T16:19:02Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-09-17T16:19:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d94c6748513c5e52e364898112184efa2826340b'/>
<id>urn:sha1:d94c6748513c5e52e364898112184efa2826340b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: [stage: 7/7]</title>
<updated>2007-05-13T21:13:11Z</updated>
<author>
<name>Ariff Abdullah</name>
<email>ariff@FreeBSD.org</email>
</author>
<published>2007-05-13T21:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3d0e664b5a75f264d91d115518fb49845fc41d7'/>
<id>urn:sha1:b3d0e664b5a75f264d91d115518fb49845fc41d7</id>
<content type='text'>
Add module loading options for snd_hda(4) and snd_envy24*/spicds(4).
</content>
</entry>
</feed>
