summaryrefslogtreecommitdiff
path: root/common/cmd_cache.c
Commit message (Expand)AuthorAgeLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-12/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2009-12-02-4/+0
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-4/+4
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-1/+15
* Initial revisionwdenk2002-08-27-0/+98