<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/extlinux/main.c, branch syslinux-3.85-pre10</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>extlinux: remove duplicate "const char *program;"</title>
<updated>2009-06-20T00:21:19+00:00</updated>
<author>
<name>Gilles Espinasse</name>
<email>g.esp@free.fr</email>
</author>
<published>2009-06-20T00:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=621eb2d9deb094d78001f841f3aadcf0f63f2477'/>
<id>621eb2d9deb094d78001f841f3aadcf0f63f2477</id>
<content type='text'>
Remove redundant declaration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove redundant declaration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Nindent on extlinux/main.c</title>
<updated>2009-05-29T22:10:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-05-29T22:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=64247acf51e0581070e60c062a593da4a7a46abc'/>
<id>64247acf51e0581070e60c062a593da4a7a46abc</id>
<content type='text'>
Automatically reformat extlinux/main.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically reformat extlinux/main.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize more of the version number machinery</title>
<updated>2008-07-07T22:21:56+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-07-07T22:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=07ff8e874b0bd1d1c4fa893c94063fbedf6e3315'/>
<id>07ff8e874b0bd1d1c4fa893c94063fbedf6e3315</id>
<content type='text'>
Centralize more (most) of the version number machinery to version.pl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Centralize more (most) of the version number machinery to version.pl.
</pre>
</div>
</content>
</entry>
<entry>
<title>extlinux: fix handling of /etc/mtab</title>
<updated>2008-07-03T02:53:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-07-03T02:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=537164d509a4227416f6ac5b44c0030d6c79cb41'/>
<id>537164d509a4227416f6ac5b44c0030d6c79cb41</id>
<content type='text'>
When we didn't find the filesystem in /proc/mounts, we would go
through /etc/mtab, but then completely botch the parsing thereof.
Move the parsing to a common function to avoid this problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we didn't find the filesystem in /proc/mounts, we would go
through /etc/mtab, but then completely botch the parsing thereof.
Move the parsing to a common function to avoid this problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Assemble via ELF, to enable future linking</title>
<updated>2008-05-29T01:58:00+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-29T01:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4ba801edb01acae7281fe09f6225c38390033817'/>
<id>4ba801edb01acae7281fe09f6225c38390033817</id>
<content type='text'>
Assemble all files to ELF instead of using the NASM built-in linker.
This can enable us to do actual linking in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assemble all files to ELF instead of using the NASM built-in linker.
This can enable us to do actual linking in the future.
</pre>
</div>
</content>
</entry>
</feed>
