aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_test.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08common/cmd_test: Avoid macro expansionYork Sun1-0/+9
2012-11-04common/cmd_*.c: sparse fixesKim Phillips1-3/+3
2012-10-03Change dead code in "test" cmd to debug outputJoe Hershberger1-3/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-4/+4
2009-11-23Add 'true' and 'false' commandsPeter Tyser1-0/+22
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser1-0/+151