summaryrefslogtreecommitdiff
path: root/common/cmd_misc.c
Commit message (Expand)AuthorAgeLines
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-3/+3
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-12-1/+1
* Fix problem with sleep in NetConsole (use get_timer())Stefan Roese2005-10-20-9/+8
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-0/+17
* Initial revisionwdenk2002-08-27-0/+56