<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32, branch syslinux-3.20-pre7</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>Remove stealth whitespace</title>
<updated>2006-03-17T17:09:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-03-17T17:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9084a90de5c97e30fc1c9ace90322ab931e0be64'/>
<id>9084a90de5c97e30fc1c9ace90322ab931e0be64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32:load ELF segments from the segment header</title>
<updated>2006-03-17T17:04:33+00:00</updated>
<author>
<name>Tim Deegan</name>
<email>Tim.Deegan@cl.cam.ac.uk</email>
</author>
<published>2006-03-17T16:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3a146323478cfa0a883463f3521d2dcc4eef1e2d'/>
<id>3a146323478cfa0a883463f3521d2dcc4eef1e2d</id>
<content type='text'>
Load sections from the ELF section headers as well as the program headers,
for kernels which need symbol and debug info but don't ask for them in
the program headers.

Bump the version number to reflect this change.

Signed-off-by: Tim Deegan &lt;Tim.Deegan@cl.cam.ac.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Load sections from the ELF section headers as well as the program headers,
for kernels which need symbol and debug info but don't ask for them in
the program headers.

Bump the version number to reflect this change.

Signed-off-by: Tim Deegan &lt;Tim.Deegan@cl.cam.ac.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: clear inputs to BIOS calls</title>
<updated>2006-03-17T17:04:29+00:00</updated>
<author>
<name>Tim Deegan</name>
<email>Tim.Deegan@cl.cam.ac.uk</email>
</author>
<published>2006-03-17T16:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=42d474f9c42baa78f19b05ca5394d4bd4f24450c'/>
<id>42d474f9c42baa78f19b05ca5394d4bd4f24450c</id>
<content type='text'>
Zero the inputs to BIOS calls, to fix two bugs in mboot.c32's E820 mmap code.

Signed-off-by: Tim Deegan &lt;Tim.Deegan@cl.cam.ac.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zero the inputs to BIOS calls, to fix two bugs in mboot.c32's E820 mmap code.

Signed-off-by: Tim Deegan &lt;Tim.Deegan@cl.cam.ac.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove definition of CLK_TCK redundant with get_key.h</title>
<updated>2006-03-12T21:28:11+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-03-12T21:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3ad6a46b2a8432a61337078f181a1726a3c07fcc'/>
<id>3ad6a46b2a8432a61337078f181a1726a3c07fcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define CLK_TCK globally</title>
<updated>2006-03-12T21:24:07+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-03-12T21:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=dcc8a3b4310ee968d7890cff9a51a98ccfb5a311'/>
<id>dcc8a3b4310ee968d7890cff9a51a98ccfb5a311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Invert the sense of ARENA_SIZE_MASK to be consistent with klibc</title>
<updated>2006-01-19T17:02:46+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-01-19T17:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f1d29748a432327bc891cf9c87144070318d479e'/>
<id>f1d29748a432327bc891cf9c87144070318d479e</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 the handling of "extended whitespace"; fix typos</title>
<updated>2006-01-19T16:52:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-01-19T16:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e9f0a6a9c46bb2b8806e69ec6b62a00fcb7ff4fa'/>
<id>e9f0a6a9c46bb2b8806e69ec6b62a00fcb7ff4fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>com32's realloc function</title>
<updated>2006-01-16T18:26:04+00:00</updated>
<author>
<name>Kenneth Fyfe</name>
<email>kenfyfe@conkersoft.co.uk</email>
</author>
<published>2006-01-14T23:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a16afeb49ad4daa97f895a98ac42d551785fff54'/>
<id>a16afeb49ad4daa97f895a98ac42d551785fff54</id>
<content type='text'>
Hello list,

I've been playing with com32 programs lately and I've come across a
a problem with the realloc function in libcom32.  The code that rounds
up the size looks to be missing a '~' operator, resulting in it
truncating every request to a size of 0-15 bytes.

The little patch below fixes it up to match the corresponding line in
malloc, which makes it work for me.

K.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hello list,

I've been playing with com32 programs lately and I've come across a
a problem with the realloc function in libcom32.  The code that rounds
up the size looks to be missing a '~' operator, resulting in it
truncating every request to a size of 0-15 bytes.

The little patch below fixes it up to match the corresponding line in
malloc, which makes it work for me.

K.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle "ontimeout" with label correctly in menu.c32; add "menu shiftkey"</title>
<updated>2006-01-07T21:51:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-01-07T21:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=becc57991cb724d7888f0d6fefd368f5a4c1815b'/>
<id>becc57991cb724d7888f0d6fefd368f5a4c1815b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The 62nd character in base64 is +, not .</title>
<updated>2005-10-04T04:38:39+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@smyrno.hos.anvin.org</email>
</author>
<published>2005-10-04T04:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1afe52436215236ac88a7c523d779fb2cf4cbd2a'/>
<id>1afe52436215236ac88a7c523d779fb2cf4cbd2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
