Michael Brown
|
d7cffd33e1
|
Remove obsolete mechanism for including nvo_cmd.o
|
18 years ago |
Michael Brown
|
a1685cb3e2
|
Move nvo_cmd.c to hci/commands.
|
18 years ago |
Michael Brown
|
240c9512bb
|
Added "clear" command
|
18 years ago |
Michael Brown
|
7de5d32ff5
|
cmdlinelib.c now calls system() rather than doing its own tokenisation
(which was extremely heavy on calls to malloc()).
Moved include/command.h to include/gpxe/command.h, since it's
gPXE-specific.
|
18 years ago |
Michael Brown
|
c6060a8fea
|
Tidy up some more output. The command-line code needs some severe
overhauling, but this is not the time to do it.
|
18 years ago |
Michael Brown
|
d041d74054
|
Tied NVO commands into the human-interactable settings code that I
completely forgot I'd written ages ago.
|
18 years ago |
Michael Brown
|
d9f32726b4
|
Added quick and dirty commands for testing the new NVO code.
|
18 years ago |