aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_fdos.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-42/+54
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-1/+1
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk1-0/+145