| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Functionality now replaced by a combination of readline() and system(). | Michael Brown | 2006-12-20 | 1 | -29/+0![]() |
| | | |||||
| * | Added "exit" back in as a standardised command. | Michael Brown | 2006-12-08 | 1 | -3/+1![]() |
| | | |||||
| * | cmdlinelib.c now calls system() rather than doing its own tokenisation | Michael Brown | 2006-12-08 | 1 | -26/+9![]() |
| | | | | | | | | (which was extremely heavy on calls to malloc()). Moved include/command.h to include/gpxe/command.h, since it's gPXE-specific. | ||||
| * | Tidy up some more output. The command-line code needs some severe | Michael Brown | 2006-12-05 | 1 | -5/+5 |
| | | | | | overhauling, but this is not the time to do it. | ||||
| * | Merge of Fredrik Hultin command_line | Marty Connor | 2006-08-09 | 1 | -0/+48 |

