<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/ldlinux.asm, branch syslinux-2.00-pre4</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Add an API for COMBOOT images, and add support for "COM32" -- 32-bit</title>
<updated>2002-06-11T05:48:29+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-11T05:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=abac6f53695c0b99e0235ca3da81ab3cd822f475'/>
<id>abac6f53695c0b99e0235ca3da81ab3cd822f475</id>
<content type='text'>
linear .com files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linear .com files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all explicit "near" declarations, except the ones that are</title>
<updated>2002-06-10T18:32:42+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-10T18:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=59db3d71fd90aac45d70b537f2aea557c3eac135'/>
<id>59db3d71fd90aac45d70b537f2aea557c3eac135</id>
<content type='text'>
absolutely necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
absolutely necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)</title>
<updated>2002-06-06T02:00:50+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-06T02:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=702f0b85d3a26cfaab412ec3663f9b0ca50c48b4'/>
<id>702f0b85d3a26cfaab412ec3663f9b0ca50c48b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up major bugs in the extension-detection code.</title>
<updated>2002-06-06T01:15:03+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-06T01:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ff925de6d538f8f95c375cba28f8616d19aee179'/>
<id>ff925de6d538f8f95c375cba28f8616d19aee179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Major rewrite of the very early SYSLINUX code.  Generate the "stupid"</title>
<updated>2002-06-02T05:12:25+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-02T05:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f3d5f4fd208cc58d58e0a000595848bde49b2dbb'/>
<id>f3d5f4fd208cc58d58e0a000595848bde49b2dbb</id>
<content type='text'>
version in a different manner.  Require NASM 0.98.32 or higher --
thus we don't need the jmpcc macros anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version in a different manner.  Require NASM 0.98.32 or higher --
thus we don't need the jmpcc macros anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix egg-on-face bug (accessing several word variables as dword)</title>
<updated>2002-06-01T07:50:30+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-06-01T07:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3c05323825dc8d503f2c4cd3f8b68392114a8498'/>
<id>3c05323825dc8d503f2c4cd3f8b68392114a8498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further rationalize command-line parsing by allowing functions to</title>
<updated>2002-04-30T03:33:27+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-04-30T03:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b17209b886b2395ed711f3335e7be355d2fefc8d'/>
<id>b17209b886b2395ed711f3335e7be355d2fefc8d</id>
<content type='text'>
take an argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
take an argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change keywords to match the documentation.</title>
<updated>2002-04-29T18:49:09+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-04-29T18:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c7a2a0e5d371c21e1c3ae89c3fe6166cdbf4b13a'/>
<id>c7a2a0e5d371c21e1c3ae89c3fe6166cdbf4b13a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor out CPU initialization and some common configuration into</title>
<updated>2002-04-28T05:40:11+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-04-28T05:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bdb0fcf1acccec785084bfe0b3802d4674638b64'/>
<id>bdb0fcf1acccec785084bfe0b3802d4674638b64</id>
<content type='text'>
separate files; fix bcopy bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
separate files; fix bcopy bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalize and factor out bootsector-generation code.</title>
<updated>2002-04-28T00:32:34+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2002-04-28T00:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3e012b34a2eac374cd3db4c74657fb059d357536'/>
<id>3e012b34a2eac374cd3db4c74657fb059d357536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
