summaryrefslogtreecommitdiffstats
path: root/src/commandline/commands/help.c
Commit message (Expand)AuthorAgeFilesLines
* Functionality now replaced by a combination of readline() and system().Michael Brown2006-12-201-29/+0Star
* 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-081-26/+9Star
* Tidy up some more output. The command-line code needs some severeMichael Brown2006-12-051-5/+5
* Merge of Fredrik Hultin command_lineMarty Connor2006-08-091-0/+48