<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.70-pre25</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/'/>
<entry>
<title>comboot.doc -&gt; comboot.txt</title>
<updated>2008-06-27T00:41:52+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-27T00:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=a75c3f22ebf930106ab8fb4bf4957e6ee04e2648'/>
<id>a75c3f22ebf930106ab8fb4bf4957e6ee04e2648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldlinux: handle "first byte E5 change to 05" rule in FAT</title>
<updated>2008-06-25T20:50:50+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-25T20:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=c6b829c3545f2e594804b4ccce4db3398d5dff08'/>
<id>c6b829c3545f2e594804b4ccce4db3398d5dff08</id>
<content type='text'>
FAT has a somewhat obnoxious rule: byte E5 in the first position is
encoded as 05.  If it was *always* that case we could simply fold it
into the codepage tables, but that rule applies only to the first
character.

Note that in the common codepages (incl. 437), E5 is lower-case sigma
(σ), which we currently upper case to upper case sigma (Σ, E4)
preventing a match -- which DOS *doesn't* do (it thinks of the Greek
characters as symbols, not subject to case distinctions.)  Putting
that special case in the codepage-generation scripts seems too ugly,
though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FAT has a somewhat obnoxious rule: byte E5 in the first position is
encoded as 05.  If it was *always* that case we could simply fold it
into the codepage tables, but that rule applies only to the first
character.

Note that in the common codepages (incl. 437), E5 is lower-case sigma
(σ), which we currently upper case to upper case sigma (Σ, E4)
preventing a match -- which DOS *doesn't* do (it thinks of the Greek
characters as symbols, not subject to case distinctions.)  Putting
that special case in the codepage-generation scripts seems too ugly,
though.
</pre>
</div>
</content>
</entry>
<entry>
<title>cptable: error out on incorrect usage</title>
<updated>2008-06-25T19:14:05+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-25T19:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=7bce9c47f6561f321d5a371aa38f77749f6bd01e'/>
<id>7bce9c47f6561f321d5a371aa38f77749f6bd01e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more codepage data; support disjoint mappings</title>
<updated>2008-06-25T19:10:44+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-25T19:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=385e460b5a9738eda6a4344012bad09b431a4ee0'/>
<id>385e460b5a9738eda6a4344012bad09b431a4ee0</id>
<content type='text'>
Add additional codepage data from the Unicode Consortium.
Additionally, add support for generating codepage files for the case
where the filesystem codepage and the display codepage do not match.
The standard Makefile doesn't actually do that, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add additional codepage data from the Unicode Consortium.
Additionally, add support for generating codepage files for the case
where the filesystem codepage and the display codepage do not match.
The standard Makefile doesn't actually do that, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: Fix comment</title>
<updated>2008-06-25T01:06:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-25T01:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=b078aa315d7d9ae23b914190f263c01295c3c70a'/>
<id>b078aa315d7d9ae23b914190f263c01295c3c70a</id>
<content type='text'>
"Bytes left" should be "bytes read"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Bytes left" should be "bytes read"
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: no need to include the ANSI engine</title>
<updated>2008-06-24T22:28:40+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-24T22:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=2eab1b7a15377f4bb0a5a3537fd882d32e39e06f'/>
<id>2eab1b7a15377f4bb0a5a3537fd882d32e39e06f</id>
<content type='text'>
We don't need the ANSI engine in mboot.c32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need the ANSI engine in mboot.c32.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: document newline fix.</title>
<updated>2008-06-24T22:27:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-24T22:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=ef9842e614df33ddf61f579babff11d45bca4742'/>
<id>ef9842e614df33ddf61f579babff11d45bca4742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to \n -&gt; \r\n in ANSI and xserial</title>
<updated>2008-06-24T22:25:14+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-24T22:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=ce014dced52afc366fcbe08c60b8f725812f1bc2'/>
<id>ce014dced52afc366fcbe08c60b8f725812f1bc2</id>
<content type='text'>
Default to \n -&gt; \r\n conversion in the ANSI and xserial modules,
rather than relying on escape codes to make that behave.  This
effectively means that as far as the serial port is concerned, this
behavior cannot be turned off (with less than having the xserial state
machine interpret this sequence) and the escape code *should not* be
used.

That is fine for our applications, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default to \n -&gt; \r\n conversion in the ANSI and xserial modules,
rather than relying on escape codes to make that behave.  This
effectively means that as far as the serial port is concerned, this
behavior cannot be turned off (with less than having the xserial state
machine interpret this sequence) and the escape code *should not* be
used.

That is fine for our applications, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: document complex menu system fix</title>
<updated>2008-06-24T06:18:30+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-06-24T06:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=5c715e07403fe9dae10d0ce531bc0b348e17cacf'/>
<id>5c715e07403fe9dae10d0ce531bc0b348e17cacf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>complex menu: Fixed bug in menu.c so complex.c32 works again.</title>
<updated>2008-06-24T06:16:32+00:00</updated>
<author>
<name>Murali Ganapathy</name>
<email>murali@integral.(none)</email>
</author>
<published>2008-06-23T06:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=0090618c178c8e57983fc347ef940e63738586d7'/>
<id>0090618c178c8e57983fc347ef940e63738586d7</id>
<content type='text'>
Avoid crashing in the presence of unnamed submenus.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid crashing in the presence of unnamed submenus.

</pre>
</div>
</content>
</entry>
</feed>
