aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Try/catch scheme. Typed up the functionality and regression tested.oharboe2-9/+100
2009-09-23Start handling the (second) SRST stage of reset better:dbrownell1-6/+11
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe1-16/+16
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell2-22/+22
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell1-12/+27
2009-09-17Fix coredump seen in some code paths.dbrownell1-0/+3
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe1-0/+22
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe1-1/+1
2009-08-30David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe3-6/+7
2009-08-25add missing isblank() for eCosoharboe1-0/+2
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe1-0/+4
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-9/+0
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe21-21/+21
2009-07-07delete long retired commented out code (daemon_startup)oharboe1-4/+0
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak1-0/+2
2009-07-06try to use tabs instead of spacesoharboe1-3/+3
2009-07-06human readable error message upon invalid argumentsoharboe1-1/+13
2009-07-01Add missing copyright header and fix @page direction in membuf.h.zwelch1-3/+21
2009-06-30Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch1-1/+2
2009-06-27Switch to strotk() grr....duane1-2/+4
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane1-1/+1
2009-06-24Remove whitespace at end of lines, step 2.zwelch2-11/+11
2009-06-24- Replace '){' with ') {'.zwelch1-13/+13
2009-06-24Remove whitespace that occurs before ')'.zwelch2-44/+44
2009-06-24Remove whitespace that occurs after '('.zwelch2-46/+46
2009-06-24- Fixes '[<>]' whitespacezwelch1-2/+2
2009-06-24- Fixes '+' whitespacezwelch1-2/+2
2009-06-24- Fixes '=' whitespacezwelch1-1/+1
2009-06-24- Fixes '==' whitespacezwelch1-1/+1
2009-06-24- Replace 'for(' with 'for ('.zwelch1-1/+1
2009-06-24- Replace 'if(' with 'if ('.zwelch1-13/+13
2009-06-24Fix end-of-line style properties on newly added files.zwelch2-356/+356
2009-06-24Add a growable sprintf memory buffer libraryduane3-0/+358
2009-06-23Remove whitespace at end of lines, step 2.zwelch11-279/+279
2009-06-23- Replace '){' with ') {'.zwelch3-74/+74
2009-06-23Remove whitespace that occurs before ')'.zwelch7-263/+263
2009-06-23Remove whitespace that occurs after '('.zwelch8-266/+266
2009-06-23- Fixes '[<>]' whitespacezwelch6-18/+18
2009-06-23- Fixes '[|]' whitespacezwelch6-9/+9
2009-06-23- Fixes '+' whitespacezwelch10-200/+200
2009-06-23- Fixes '=' whitespacezwelch9-71/+71
2009-06-23- Fixes '==' whitespacezwelch6-24/+24
2009-06-23- Fixes '<<' whitespacezwelch2-6/+6
2009-06-23- Fixes '>>' whitespacezwelch2-7/+7
2009-06-23- Fixes '<=' whitespacezwelch1-2/+2
2009-06-23- Fixes '>=' whitespacezwelch1-2/+2
2009-06-23- Fixes '&&' whitespacezwelch2-4/+4
2009-06-23- Fixes '[+]=' whitespacezwelch2-4/+4
2009-06-23- Fixes '!=' whitespacezwelch6-19/+19