<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32, branch syslinux-3.61-pre3</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>Standardize format for copyright lines and update</title>
<updated>2008-01-16T17:55:59+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-16T17:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=89ce86f492c9460c96854634fc7544dd2d0e5e19'/>
<id>89ce86f492c9460c96854634fc7544dd2d0e5e19</id>
<content type='text'>
Update copyright lines and standardize the format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update copyright lines and standardize the format.
</pre>
</div>
</content>
</entry>
<entry>
<title>elf.c32: a PHDR segment is loadable; handle filesz &gt; memsz</title>
<updated>2008-01-15T20:15:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-15T20:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=cadeb5e7d81d2c1ca2ec3957eb3d974e412a8b2e'/>
<id>cadeb5e7d81d2c1ca2ec3957eb3d974e412a8b2e</id>
<content type='text'>
PHDR segments are equal to LOAD segments as far as the loader is
concerned.  Also handle the case of filesz &gt; memsz (by ignoring the
additional data.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHDR segments are equal to LOAD segments as far as the loader is
concerned.  Also handle the case of filesz &gt; memsz (by ignoring the
additional data.)
</pre>
</div>
</content>
</entry>
<entry>
<title>SHA1 passwords: initialize the context before salting</title>
<updated>2008-01-15T03:34:08+00:00</updated>
<author>
<name>Jeffrey Hutzelman</name>
<email>jhutz@cmu.edu</email>
</author>
<published>2008-01-15T03:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8c14e42a71cb332361e83815028f92ac72550ef3'/>
<id>8c14e42a71cb332361e83815028f92ac72550ef3</id>
<content type='text'>
Need to initialize the SHA-1 context before we add the salt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to initialize the SHA-1 context before we add the salt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'origin/master' into adv</title>
<updated>2008-01-10T19:16:16+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c072d12df4b43aef3375c190358da4928a0c2a1e'/>
<id>c072d12df4b43aef3375c190358da4928a0c2a1e</id>
<content type='text'>
Conflicts:

	extlinux/extlinux.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	extlinux/extlinux.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2008-01-10T19:13:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=244d2fe917cec1565b4fd992ea9e8cc46749a661'/>
<id>244d2fe917cec1565b4fd992ea9e8cc46749a661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'syslinux-3.55-pre4' into adv</title>
<updated>2008-01-05T00:34:40+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-05T00:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9f2743511486d88c7db2d99b953f3a59f316ae52'/>
<id>9f2743511486d88c7db2d99b953f3a59f316ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle vga={ask|normal|ext} in linux.c32</title>
<updated>2008-01-05T00:24:11+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-05T00:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c54b3aad457950cc5d3e408ae1a65d05f12b7173'/>
<id>c54b3aad457950cc5d3e408ae1a65d05f12b7173</id>
<content type='text'>
linux.c32 didn't handle vga={ask|normal|ext}, fix that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linux.c32 didn't handle vga={ask|normal|ext}, fix that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple module to load and run a protected-mode raw binary</title>
<updated>2008-01-03T23:03:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-03T23:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=caa70e42a5e2a6f74a1624900d84c33a3d71a91e'/>
<id>caa70e42a5e2a6f74a1624900d84c33a3d71a91e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syslinux_setadv(): handle size == 0, error on size &gt; 255</title>
<updated>2007-12-13T22:47:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-13T22:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5cb7ed6d5da9cbeeb328bb62260a242f76884c66'/>
<id>5cb7ed6d5da9cbeeb328bb62260a242f76884c66</id>
<content type='text'>
size == 0 means delete item; we don't want a header then.

size &gt; 255 is always an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
size == 0 means delete item; we don't want a header then.

size &gt; 255 is always an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Library routines for manipulating ADV data</title>
<updated>2007-12-13T22:46:04+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-13T22:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5a78559e2fdfe0b6c313e37720eddc6c2d57614d'/>
<id>5a78559e2fdfe0b6c313e37720eddc6c2d57614d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
