summaryrefslogtreecommitdiff
path: root/com32/modules/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: Adding proper include to syslinux_run_commandErwan Velu2010-05-121-0/+1
* Run Nindent on com32/modules/cmd.cH. Peter Anvin2009-05-291-2/+2
* cmd.c32: simplify by passing the unparsed command lineH. Peter Anvin2009-03-141-21/+3
* cmd.c32: use strpcpy() instead of sprintf()syslinux-3.74-pre4H. Peter Anvin2009-03-121-5/+6
* Simple "cmd" module to issue a CLI commandsyslinux-3.74-pre1Michael Brown2009-02-171-0/+42