summaryrefslogtreecommitdiffstats
path: root/src/include/command.h
Commit message (Collapse)AuthorAgeFilesLines
* cmdlinelib.c now calls system() rather than doing its own tokenisationMichael Brown2006-12-081-15/+0Star
| | | | | | | (which was extremely heavy on calls to malloc()). Moved include/command.h to include/gpxe/command.h, since it's gPXE-specific.
* Merge of Fredrik Hultin command_lineMarty Connor2006-08-091-0/+15