<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot/common, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Override the root server address if an IP address is specified in</title>
<updated>2003-11-03T19:45:05Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2003-11-03T19:45:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a69c45087c89cebdfd99f8c6a6694e78560135ba'/>
<id>urn:sha1:a69c45087c89cebdfd99f8c6a6694e78560135ba</id>
<content type='text'>
the root path. This is reported to make non-PXE netbooting, such as
is used on sparc64 systems, work correctly when the TFTP server is
not the same as the root server.

PR:		kern/57328
Submitted by:	Per Kristian Hove &lt;Per.Hove@math.ntnu.no&gt;
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-25T23:30:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-25T23:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1809be3cd462d071c04e67a2648af4ed71925153'/>
<id>urn:sha1:1809be3cd462d071c04e67a2648af4ed71925153</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Capitalize an occurrence of 'ficl' for consistency.</title>
<updated>2003-06-29T20:57:55Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2003-06-29T20:57:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3db879acd2a38bf2d2d497024087a8e18bec98da'/>
<id>urn:sha1:3db879acd2a38bf2d2d497024087a8e18bec98da</id>
<content type='text'>
Submitted by:	Andre Guibert de Bruet &lt;andy@siliconlandmark.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Build on amd64.  Yes, I know this isn't particularly nice.</title>
<updated>2003-06-26T03:51:57Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-06-26T03:51:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=062b3e0c77aa5cfa185a685b08bbf42665ed7351'/>
<id>urn:sha1:062b3e0c77aa5cfa185a685b08bbf42665ed7351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the markup and wording of the kern.ipc.nsfbufs tunable.</title>
<updated>2003-05-17T22:17:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-17T22:17:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f0e162dc099a9eb056e3afff2e7433f671c3c6f'/>
<id>urn:sha1:2f0e162dc099a9eb056e3afff2e7433f671c3c6f</id>
<content type='text'>
(It does not modify NSFBUFS, but just overrides it if set.)

Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Fix lookup of module metadata on amd64 systems.  While this is in</title>
<updated>2003-05-12T05:48:09Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-12T05:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab6859fd2fd695a56ff7f6d30cadf3b796f3e25e'/>
<id>urn:sha1:ab6859fd2fd695a56ff7f6d30cadf3b796f3e25e</id>
<content type='text'>
common code, the non-trivial part is #ifdef'ed and only executes when
loading amd64 kernels. The rest is trivial but needed for the the amd64
case. (Two variables changed from char ** to Elf_Addr).

Approved by:	re (amd64 "low-risk" stuff)
</content>
</entry>
<entry>
<title>Since we insist on loading the POS ACPI by default, give the poor user</title>
<updated>2003-05-05T07:33:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-05T07:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1536224009f1600293667922289a07279b3d0b20'/>
<id>urn:sha1:1536224009f1600293667922289a07279b3d0b20</id>
<content type='text'>
instructions on the main help screen for disabling it.
</content>
</entry>
<entry>
<title>Fix a bunch of typos and grammatical errors.</title>
<updated>2003-05-04T08:23:24Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2003-05-04T08:23:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dab0c25bf9e0d67a5af2b67746c163143fcf4d58'/>
<id>urn:sha1:dab0c25bf9e0d67a5af2b67746c163143fcf4d58</id>
<content type='text'>
PR:		docs/40234
Submitted by:	Chris Pepper &lt;pepper@rockefeller.edu&gt;  (mostly)
MFC After:	3 days
</content>
</entry>
<entry>
<title>Enable the i386 loader to load and run an amd64 kernel.  If this puts</title>
<updated>2003-05-01T03:56:30Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-01T03:56:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=48a0b96a508aece7c0260b0ba4e98b47c206af44'/>
<id>urn:sha1:48a0b96a508aece7c0260b0ba4e98b47c206af44</id>
<content type='text'>
things over floppy size limits, I can exclude it for release builds or
something like that.  Most of the changes are to get the load_elf.c file
into a seperate elf32_ or elf64_ namespace so that you can have two
ELF loaders present at once.  Note that for 64 bit kernels, it actually
starts up the kernel already in 64 bit mode with paging enabled.  This
is really easy because we have a known minimum feature set.

Of note is that for amd64, we have to pass in the bios int 15 0xe821
memory map because once in long mode, you absolutely cannot make VM86
calls.  amd64 does not use 'struct bootinfo' at all.  It is a pure loader
metadata startup, just like sparc64 and powerpc.  Much of the
infrastructure to support this was adapted from sparc64.
</content>
</entry>
</feed>
