summaryrefslogtreecommitdiffstats
path: root/src/commandline/commands
Commit message (Expand)AuthorAgeFilesLines
* Move nvo_cmd.c to hci/commands.Michael Brown2006-12-201-111/+0Star
* Functionality now replaced by a combination of readline() and system().Michael Brown2006-12-203-69/+0Star
* Added "clear" commandMichael Brown2006-12-121-0/+30
* Added "exit" back in as a standardised command.Michael Brown2006-12-081-3/+1Star
* cmdlinelib.c now calls system() rather than doing its own tokenisationMichael Brown2006-12-084-39/+15Star
* Tidy up some more output. The command-line code needs some severeMichael Brown2006-12-052-7/+7
* Tied NVO commands into the human-interactable settings code that IMichael Brown2006-12-051-11/+27
* Added quick and dirty commands for testing the new NVO code.Michael Brown2006-12-051-0/+68
* Merge of Fredrik Hultin command_lineMarty Connor2006-08-093-0/+92