Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -12/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Remove superfluous preprocessor tests from some cmd_*.c files. | Robert P. J. Day | 2009-12-02 | -4/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -4/+4 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -1/+1 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -4/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+15 |
* | Initial revision | wdenk | 2002-08-27 | -0/+98 |