aboutsummaryrefslogtreecommitdiff
path: root/teccmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-18fixed EC command: care about DOT changeRobin Haberkorn1-18/+55
2011-07-18revised EC commandRobin Haberkorn1-85/+120
2011-07-17documented FT command (in Doxygen at least): the FT command performs various ...Robin Haberkorn1-12/+59
2011-07-15converted file header and some variable/macro docs to Doxygen formatRobin Haberkorn1-4/+6
2011-07-15revised function's code documentation: every comment has been autoconverted t...Robin Haberkorn1-159/+142
2011-07-11execute EC commands with /bin/shRobin Haberkorn1-14/+2
2011-07-11avoid missing sentinel warning on GCCRobin Haberkorn1-1/+1
2011-07-11some errno and error_message() cleanupRobin Haberkorn1-8/+10
2011-07-09fixed file backups for HAVE_LONG_FILE_NAMESRobin Haberkorn1-2/+2
2007-12-26Fixed a bunch of the prototypes to allow compilation with the C++ compiler.v6.4paulcantrell1-73/+57
2007-12-10Original checkin with the GPL license.paulcantrell1-16/+17
2007-12-10Initial revisionpaulcantrell1-0/+2668