<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: Document that kern.ipc.nsfbufs can be 0 on some arch'es.</title>
<updated>2006-12-21T12:43:02Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-12-21T12:43:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1164143d95f012a9c4e019145e466d126dd004db'/>
<id>urn:sha1:1164143d95f012a9c4e019145e466d126dd004db</id>
<content type='text'>
Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: Ignore breakpoint instructions in vm86 mode.</title>
<updated>2006-12-07T22:30:22Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-12-07T22:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ff38c17df19a113f03e2e4c4dcc9ae64c1a4e622'/>
<id>urn:sha1:ff38c17df19a113f03e2e4c4dcc9ae64c1a4e622</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC of the following:</title>
<updated>2006-11-05T08:50:38Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2006-11-05T08:50:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45f189ddc33090220ecf72ebc33908efc6895570'/>
<id>urn:sha1:45f189ddc33090220ecf72ebc33908efc6895570</id>
<content type='text'>
- sys/modules/md/Makefile rev 1.14:

  Rename GEOM class kernel module g_md.ko to geom_md.ko for
  consistency with the rest.  The g_md.ko is now a hardlink of
  geom_md.ko for backward compatibility.

- sys/sys/mdioctl.h rev 1.21:

  Removed (now unused) #define.

- sys/boot/forth/loader.conf rev 1.102:

  Add more GEOM classes to defaults/loader.conf. Add references to
  manual pages to those already present.

- sbin/mdconfig/mdconfig.c rev 1.45:

  Simplify mdmaybeload() function.

Reviewed by:	ru and pjd
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Sync with HEAD including support for reading any %crX register as well</title>
<updated>2006-10-30T17:32:39Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-10-30T17:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f668143716580c4c0479d0a6a7a4f1abe5a3be89'/>
<id>urn:sha1:f668143716580c4c0479d0a6a7a4f1abe5a3be89</id>
<content type='text'>
as some space savings.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Add -march=i386 for the amd64 build to generate smaller binaries.</title>
<updated>2006-10-25T15:03:29Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-10-25T15:03:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=56d708cfc6796c147d68ca42af25eb335a40a360'/>
<id>urn:sha1:56d708cfc6796c147d68ca42af25eb335a40a360</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC: Add 'smap' command on x86 and fix merge_help.awk to not choke on it.</title>
<updated>2006-10-19T14:47:21Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-10-19T14:47:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bedbfe73e9b6fcb13855f7439dac457c51abc5e4'/>
<id>urn:sha1:bedbfe73e9b6fcb13855f7439dac457c51abc5e4</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC: Replace a rarely used "depuration" with "debugging".</title>
<updated>2006-10-16T12:32:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-16T12:32:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c72736a323a69d17ce4e85e061048bcb235af693'/>
<id>urn:sha1:c72736a323a69d17ce4e85e061048bcb235af693</id>
<content type='text'>
PR:		docs/85127
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC accumulated changes to sys/boot/.  Notable changes include:</title>
<updated>2006-10-01T12:07:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-01T12:07:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58e91347972160c2629eaea5e514e27959095805'/>
<id>urn:sha1:58e91347972160c2629eaea5e514e27959095805</id>
<content type='text'>
- Make 4G of memory directly accesible to the i386 loader(8).  This
  allows using memory above first megabyte for heap if necessary.
  (by sobomax@)

- If loader is compiled with LOADER_BZIP2_SUPPORT, allocate heap in
  the last 3MB of physical memory.  This provides enough room for
  decompression and is safe to use with PAE and amd64 kernels.  This
  makes bzip2 support practically useable.
  (by sobomax@)

- Drop the gateA20() function in the loader as it is unused.
  (by jhb@)

Approved by:	re (kensmith)

The following files/revisions have been merged:

src/sys/boot/common/loader.8		1.88
src/sys/boot/i386/boot2/boot1.S		1.31
src/sys/boot/i386/libi386/Makefile	1.39 1.42
src/sys/boot/i386/libi386/biosacpi.c	1.11
src/sys/boot/i386/libi386/biosdisk.c	1.46
src/sys/boot/i386/libi386/biosmem.c	1.8
src/sys/boot/i386/libi386/biospnp.c	1.10
src/sys/boot/i386/libi386/biossmap.c	1.4
src/sys/boot/i386/libi386/i386_copy.c	1.11 1.12
src/sys/boot/i386/libi386/libi386.h	1.23 1.25
src/sys/boot/i386/loader/main.c		1.34 1.36 1.37
src/sys/boot/pc98/libpc98/Makefile	1.23 1.24
src/sys/boot/pc98/libpc98/biosdisk.c	1.33
src/sys/boot/pc98/libpc98/biosmem.c	1.8
src/sys/boot/pc98/loader/main.c		1.22 1.23
</content>
</entry>
<entry>
<title>MFC: Tweak comment.</title>
<updated>2006-09-13T15:17:41Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-09-13T15:17:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d4eaa4fa8735e8865cc5f94716e74a6501488012'/>
<id>urn:sha1:d4eaa4fa8735e8865cc5f94716e74a6501488012</id>
<content type='text'>
Approved by:	re (mlaier)
Requestd by:	delphij
</content>
</entry>
</feed>
