aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell
2009-09-17Fix coredump seen in some code paths.dbrownell
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe
2009-08-30David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe
2009-08-25add missing isblank() for eCosoharboe
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-07delete long retired commented out code (daemon_startup)oharboe
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak
2009-07-06try to use tabs instead of spacesoharboe
2009-07-06human readable error message upon invalid argumentsoharboe
2009-07-01Add missing copyright header and fix @page direction in membuf.h.zwelch
2009-06-30Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch
2009-06-27Switch to strotk() grr....duane
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane
2009-06-24Remove whitespace at end of lines, step 2.zwelch
2009-06-24- Replace '){' with ') {'.zwelch
2009-06-24Remove whitespace that occurs before ')'.zwelch
2009-06-24Remove whitespace that occurs after '('.zwelch
2009-06-24- Fixes '[<>]' whitespacezwelch
2009-06-24- Fixes '+' whitespacezwelch
2009-06-24- Fixes '=' whitespacezwelch
2009-06-24- Fixes '==' whitespacezwelch
2009-06-24- Replace 'for(' with 'for ('.zwelch
2009-06-24- Replace 'if(' with 'if ('.zwelch
2009-06-24Fix end-of-line style properties on newly added files.zwelch
2009-06-24Add a growable sprintf memory buffer libraryduane
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '<=' whitespacezwelch
2009-06-23- Fixes '>=' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch