<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.51</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>Begin version 3.51</title>
<updated>2007-06-10T19:43:46+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-10T19:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9890194549f4a5785255e49e37dac8e2edb523b4'/>
<id>9890194549f4a5785255e49e37dac8e2edb523b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: "open" takes a mangled pointer in DS:DI</title>
<updated>2007-06-10T19:42:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-10T19:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7092e3cff498e4bfa6ad75c30f6de081c33757c4'/>
<id>7092e3cff498e4bfa6ad75c30f6de081c33757c4</id>
<content type='text'>
"open" takes a mangled filename, and as is usual with mangled names, it is
pointed to by DI, not SI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"open" takes a mangled filename, and as is usual with mangled names, it is
pointed to by DI, not SI.
</pre>
</div>
</content>
</entry>
<entry>
<title>lstadjust: handle struc/endstruc correctly</title>
<updated>2007-06-10T19:34:30+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-10T19:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3da458594240844d94d912328979037fdc1925df'/>
<id>3da458594240844d94d912328979037fdc1925df</id>
<content type='text'>
struc/endstruc effectively push/pop the context around them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
struc/endstruc effectively push/pop the context around them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing documentation of RAID mode.</title>
<updated>2007-06-09T23:54:08+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-09T23:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=490e112cd840e0fe2fc01ec61654b031346e707a'/>
<id>490e112cd840e0fe2fc01ec61654b031346e707a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show list file addresses in absolute</title>
<updated>2007-06-09T00:13:51+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-09T00:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9e3d217ee3869e4f4ddb1466621c079e14754660'/>
<id>9e3d217ee3869e4f4ddb1466621c079e14754660</id>
<content type='text'>
Small Perl script to postprocess the listfile and show absolute addresses
instead of section-relative.  This only applies to the main address, not
to addresses in bracketed fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small Perl script to postprocess the listfile and show absolute addresses
instead of section-relative.  This only applies to the main address, not
to addresses in bracketed fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use strcpy to copy MACStr</title>
<updated>2007-06-08T22:43:24+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-08T22:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=601eab3b8c947b2725e9376954bcd5ebfc954d0a'/>
<id>601eab3b8c947b2725e9376954bcd5ebfc954d0a</id>
<content type='text'>
We were using an open-coded string copy with the wrong length.  Use
strcpy instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were using an open-coded string copy with the wrong length.  Use
strcpy instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Capture the UUID from packet 1 (request)</title>
<updated>2007-06-08T22:30:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-08T22:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e710751ff60647432123dbfe823f9692b8669765'/>
<id>e710751ff60647432123dbfe823f9692b8669765</id>
<content type='text'>
Make sure we capture only the first instance of the UUID, in case
the server does something silly like send back its own UUID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we capture only the first instance of the UUID, in case
the server does something silly like send back its own UUID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lower case seems to be more common for UUID</title>
<updated>2007-06-08T22:25:27+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-08T22:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=16d1a84d79dbccd361397182725bff7516ac65d6'/>
<id>16d1a84d79dbccd361397182725bff7516ac65d6</id>
<content type='text'>
From a brief look around the Internet, it seems UUID is more commonly
written in lower case (still with the funny dash pattern, though.)  Stick
with that convention.

Also, unify upper-vs-lower-case hexadecimal string production.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From a brief look around the Internet, it seems UUID is more commonly
written in lower case (still with the funny dash pattern, though.)  Stick
with that convention.

Also, unify upper-vs-lower-case hexadecimal string production.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate config file name based on the UUID</title>
<updated>2007-06-08T22:17:01+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-08T22:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d2d09fa4786f2ccee80d6e7abb19b615325cfa36'/>
<id>d2d09fa4786f2ccee80d6e7abb19b615325cfa36</id>
<content type='text'>
- Generate a config file name based on the UUID as well as previous types;
- Get better about picking up client identifier option;
- Clean up config file name generation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Generate a config file name based on the UUID as well as previous types;
- Get better about picking up client identifier option;
- Clean up config file name generation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize handling of client identifier option</title>
<updated>2007-06-08T04:45:33+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-06-08T04:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8fda60c4d991d49955c3815145ccf2c3c1405d59'/>
<id>8fda60c4d991d49955c3815145ccf2c3c1405d59</id>
<content type='text'>
The first byte of the client identifier is the identifier type.
Look at that one first and only copy if it matches the hardware ARP type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The first byte of the client identifier is the identifier type.
Look at that one first and only copy if it matches the hardware ARP type.
</pre>
</div>
</content>
</entry>
</feed>
