<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-2.20-pre5</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>Humble beginnings of an extlinux program.</title>
<updated>2004-12-17T10:05:03+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T10:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ced09d94f6fc70c3006b59a4ced1af19f7f23b73'/>
<id>ced09d94f6fc70c3006b59a4ced1af19f7f23b73</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 the cache code into a separate file.</title>
<updated>2004-12-17T10:04:49+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T10:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8f0596e4c1ce4b361ea9f38214e270c86664529b'/>
<id>8f0596e4c1ce4b361ea9f38214e270c86664529b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memcpy/memset to match the use of regparm and .code16gcc</title>
<updated>2004-12-17T10:03:47+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T10:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3f4d6d81eea34770ddb50cfbf589d4d7febf1802'/>
<id>3f4d6d81eea34770ddb50cfbf589d4d7febf1802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the use of MAC handling in pxelinux; fix copy_over_self</title>
<updated>2004-12-17T07:57:32+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T07:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=89d4a08e6df3062b3aaf302c3f41e54150aaced0'/>
<id>89d4a08e6df3062b3aaf302c3f41e54150aaced0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the RLL-packing code; include it by default (not called yet, though)</title>
<updated>2004-12-17T07:52:54+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T07:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=49378a236262c352087afc5df91007aa769a9fda'/>
<id>49378a236262c352087afc5df91007aa769a9fda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure unused parts of the VKernelBuf are zero-filled; this will</title>
<updated>2004-12-17T06:58:24+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T06:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=77d1a2bf58ba666cc053fe3fa7fc06d440a11938'/>
<id>77d1a2bf58ba666cc053fe3fa7fc06d440a11938</id>
<content type='text'>
be important for RLL compression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be important for RLL compression.
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually use sections, and move common variables into the .inc files.</title>
<updated>2004-12-17T06:42:00+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T06:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1ad9233d7287c8e98bda8774a6eafd2a3e988b89'/>
<id>1ad9233d7287c8e98bda8774a6eafd2a3e988b89</id>
<content type='text'>
The .bss section at the beginning of each .asm file is now downright
tiny.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .bss section at the beginning of each .asm file is now downright
tiny.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the .bss to a separate section so we can at least begin to move</title>
<updated>2004-12-17T05:37:52+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T05:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7da4d04f57c549c1e6cf850d75400ded5ac82cb8'/>
<id>7da4d04f57c549c1e6cf850d75400ded5ac82cb8</id>
<content type='text'>
bss variables near the code where they're defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bss variables near the code where they're defined
</pre>
</div>
</content>
</entry>
<entry>
<title>Very simple RLL packer/unpacker; should be good for compressing lots of</title>
<updated>2004-12-17T03:47:04+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T03:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=303c60d5b20217ff70fbb115bc8818f0ae1b4bfd'/>
<id>303c60d5b20217ff70fbb115bc8818f0ae1b4bfd</id>
<content type='text'>
empty space in the VKernel structure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
empty space in the VKernel structure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the TODO list.</title>
<updated>2004-12-17T02:58:47+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8ba28c22d02988019a0f25f32b0a1f900a4995e8'/>
<id>8ba28c22d02988019a0f25f32b0a1f900a4995e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
