<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch dynamic</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>read: handle the case of partial data from unread</title>
<updated>2009-08-10T23:02:27+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-10T22:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=55cd2351d0b3f81dea45cbb07bc5338a1d5b9973'/>
<id>55cd2351d0b3f81dea45cbb07bc5338a1d5b9973</id>
<content type='text'>
Correctly handle the case of partial data from the unread buffer, and
partial data via the device read mechanism.  We need to advance the
buffer pointer.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly handle the case of partial data from the unread buffer, and
partial data via the device read mechanism.  We need to advance the
buffer pointer.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: add unread() syscall; use it to implement ungetc()</title>
<updated>2009-08-09T23:45:05+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T23:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f614a40876843b7de58d8410b47c8c68e2ab6992'/>
<id>f614a40876843b7de58d8410b47c8c68e2ab6992</id>
<content type='text'>
Add an unread() syscall, which allows some read bytes to be pushed
back into the read buffer.  This allows us to read a header from a
file and then push it back.

This also makes ungetc() implementable.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an unread() syscall, which allows some read bytes to be pushed
back into the read buffer.  This allows us to read a header from a
file and then push it back.

This also makes ungetc() implementable.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'core32' into dynamic</title>
<updated>2009-08-09T21:44:16+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T21:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8b0f75f79811a30cd3f8460e305c6eea82f288a0'/>
<id>8b0f75f79811a30cd3f8460e305c6eea82f288a0</id>
<content type='text'>
Resolved Conflicts:
	core/Makefile

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolved Conflicts:
	core/Makefile

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core: remove hack for dynamic symbol table generation</title>
<updated>2009-08-09T21:42:50+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T21:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=17f265f989ba4918f4e030cb6b13a98c3c9ede64'/>
<id>17f265f989ba4918f4e030cb6b13a98c3c9ede64</id>
<content type='text'>
Kill hack we used to generate a dynamic symbol table.  There is a much
better technique for doing this which is already deployed on the
"dynamic" branch.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kill hack we used to generate a dynamic symbol table.  There is a much
better technique for doing this which is already deployed on the
"dynamic" branch.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'core32' into dynamic</title>
<updated>2009-08-09T01:51:42+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T01:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1ae7b3adf549f463d3eb4fe98015795c8854f167'/>
<id>1ae7b3adf549f463d3eb4fe98015795c8854f167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into core32</title>
<updated>2009-08-09T01:51:30+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T01:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c8893ccbdbafec7776dc0c190609590a6b30f11c'/>
<id>c8893ccbdbafec7776dc0c190609590a6b30f11c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: document isohybrid -id fixed.</title>
<updated>2009-08-03T21:14:40+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-03T21:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8e01231be41fd889bcb71604dbda511688ed0f38'/>
<id>8e01231be41fd889bcb71604dbda511688ed0f38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>isohybrid: convert -id to a binary string</title>
<updated>2009-08-03T21:12:09+00:00</updated>
<author>
<name>Steffen Winterfeldt</name>
<email>snwint@suse.de</email>
</author>
<published>2009-08-03T13:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d59d154036bf223d7cc1b32bf5fd40f0c2244cdc'/>
<id>d59d154036bf223d7cc1b32bf5fd40f0c2244cdc</id>
<content type='text'>
Shouldn't 'isohybrid -id ID' write ID as 32bit number? Currently it ends up
as string messing up the mbr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shouldn't 'isohybrid -id ID' write ID as 32bit number? Currently it ends up
as string messing up the mbr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --hash-style=gnu to the relevant LDFLAGS</title>
<updated>2009-08-03T00:44:02+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-03T00:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=56a28dc52b689592c5126e2da7b8ac773b0e4611'/>
<id>56a28dc52b689592c5126e2da7b8ac773b0e4611</id>
<content type='text'>
GNU hash style is the only one that matters to us.  No need to bloat
up the code with additional formats.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GNU hash style is the only one that matters to us.  No need to bloat
up the code with additional formats.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>file: clear fp-&gt;i.buf when the buffer is freed</title>
<updated>2009-08-03T00:40:24+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-03T00:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=aaa318f80c573b88ce67e80e568166e2a0f741e3'/>
<id>aaa318f80c573b88ce67e80e568166e2a0f741e3</id>
<content type='text'>
To make debugging easier, when we free fp-&gt;i.buf, we also want to
clear it.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make debugging easier, when we free fp-&gt;i.buf, we also want to
clear it.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
