| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move nvo_cmd.c to hci/commands. | Michael Brown | 2006-12-20 | 1 | -111/+0![]() |
| | | |||||
| * | Functionality now replaced by a combination of readline() and system(). | Michael Brown | 2006-12-20 | 3 | -69/+0![]() |
| | | |||||
| * | Added "clear" command | Michael Brown | 2006-12-12 | 1 | -0/+30 |
| | | |||||
| * | 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 | 4 | -39/+15![]() |
| | | | | | | | | (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 | 2 | -7/+7 |
| | | | | | overhauling, but this is not the time to do it. | ||||
| * | Tied NVO commands into the human-interactable settings code that I | Michael Brown | 2006-12-05 | 1 | -11/+27 |
| | | | | | completely forgot I'd written ages ago. | ||||
| * | Added quick and dirty commands for testing the new NVO code. | Michael Brown | 2006-12-05 | 1 | -0/+68 |
| | | |||||
| * | Merge of Fredrik Hultin command_line | Marty Connor | 2006-08-09 | 3 | -0/+92 |

