summaryrefslogtreecommitdiff
path: root/common/cmd_universe.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* common/cmd_universe.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-16-3/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* common/cmd_[p-x]*: 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 Stefan Roese, 03 May 2005:stroese2005-05-03-8/+19
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-31/+19
* Tundra universe support addedstroese2004-12-16-0/+391