summaryrefslogtreecommitdiff
path: root/common/cmd_universe.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-17common/cmd_universe.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-07-09common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2005-05-03* Patch by Stefan Roese, 03 May 2005:stroese1-8/+19
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-31/+19
2004-12-16Tundra universe support addedstroese1-0/+391