<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules/cmd.c, branch lua</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>cmd: Adding proper include to syslinux_run_command</title>
<updated>2010-05-12T21:57:03+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2010-05-12T19:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=a52a8e0ff29391d54cc4316a09e9c18f654f4719'/>
<id>a52a8e0ff29391d54cc4316a09e9c18f654f4719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Nindent on com32/modules/cmd.c</title>
<updated>2009-05-29T22:10:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-05-29T22:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=fc8006224b48dae7ee9655bec53cd1c0fa869dad'/>
<id>fc8006224b48dae7ee9655bec53cd1c0fa869dad</id>
<content type='text'>
Automatically reformat com32/modules/cmd.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 com32/modules/cmd.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>cmd.c32: simplify by passing the unparsed command line</title>
<updated>2009-03-14T23:18:44+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-03-14T23:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=1cb786fc4c9a11179b73d6f5005a2bd990a51b92'/>
<id>1cb786fc4c9a11179b73d6f5005a2bd990a51b92</id>
<content type='text'>
Instead of parsing and unparsing the command line, just pass the raw
command line the way we already have it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of parsing and unparsing the command line, just pass the raw
command line the way we already have it.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd.c32: use strpcpy() instead of sprintf()</title>
<updated>2009-03-13T04:23:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-03-13T04:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=7a708f025b241d8aca62014ebe7279fc605b1a46'/>
<id>7a708f025b241d8aca62014ebe7279fc605b1a46</id>
<content type='text'>
Make the cmd.c32 module a lot smaller (and avoid a warning) by using
strpcpy() instead of sprintf().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the cmd.c32 module a lot smaller (and avoid a warning) by using
strpcpy() instead of sprintf().
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple "cmd" module to issue a CLI command</title>
<updated>2009-02-18T04:34:51+00:00</updated>
<author>
<name>Michael Brown</name>
<email>mcb30@etherboot.org</email>
</author>
<published>2009-02-18T04:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=5241ed1d54a8bb844b0b983dcf03f0de55a20b1d'/>
<id>5241ed1d54a8bb844b0b983dcf03f0de55a20b1d</id>
<content type='text'>
A simple "cmd" COM32 module, which only echoes a CLI command.  This is
mostly useful when running on an alternate CLI, e.g. on top of the
native gPXE COMBOOT interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A simple "cmd" COM32 module, which only echoes a CLI command.  This is
mostly useful when running on an alternate CLI, e.g. on top of the
native gPXE COMBOOT interface.
</pre>
</div>
</content>
</entry>
</feed>
