summaryrefslogtreecommitdiff
path: root/common/cmd_test.c
Commit message (Expand)AuthorAgeLines
* common/cmd_test: Avoid macro expansionYork Sun2013-04-08-0/+9
* common/cmd_*.c: sparse fixesKim Phillips2012-11-04-3/+3
* Change dead code in "test" cmd to debug outputJoe Hershberger2012-10-03-3/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-4/+4
* Add 'true' and 'false' commandsPeter Tyser2009-11-23-0/+22
* command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-23-0/+151