summaryrefslogtreecommitdiffstats
path: root/src/commandline/commands/test2.c
Commit message (Collapse)AuthorAgeFilesLines
* Functionality now replaced by a combination of readline() and system().Michael Brown2006-12-201-20/+0Star
|
* cmdlinelib.c now calls system() rather than doing its own tokenisationMichael Brown2006-12-081-4/+2Star
| | | | | | | (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/+22