summaryrefslogtreecommitdiff
path: root/common/cmd_itest.c
Commit message (Expand)AuthorAgeLines
* itest: fix result of string comparesWolfgang Denk2011-02-15-5/+2
* cmd_itest: constify & localize op tableMike Frysinger2010-11-28-5/+3
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* cmd_itest.c: fix pointer dereferencingFrans Meulenbroeks2010-02-24-2/+7
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+0
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-3/+0
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-2/+2
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Patch by Thomas Viehweger, 14 May 2004:wdenk2004-06-09-1/+1
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24-0/+3
* * Patch by Laurent Mohin, 10 Feb 2004:wdenk2004-02-23-7/+7
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-23-0/+197