summaryrefslogtreecommitdiff
path: root/rsync
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Every file in this commit has a memory leak of some kind or another. I thinkerik1-0/+2
all of them are minor and should not effect properly running code. But if I were you I would give libstocks and the stockticker plugin in Today a wide berth. That library is atrocious.
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-72/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+72
2004-09-10In old ANSI-C you can't have expressions before variable declarationsschurig1-2/+4
(C++ allows this)
2004-09-10Fix some warnings of rsynczecke2-0/+3
2004-09-08Addedschurig1-0/+2
2004-05-22Try to 'fix' it for harlekinzecke1-1/+1
2004-04-28CLEANUP: rsync is now a (static) library and the launcher links against itmickeyl2-0/+63
2004-04-05use opie debuggingmickeyl1-4/+9
2003-11-03Porting Opie to MacOS-X.eilers2-26/+16
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2002-03-01remove all Makefile.inzecke1-0/+0
You need to set the TMAKEPATH now
2002-02-01Making opie compile again.kergoth1-391/+0
2002-01-25Initial revisionkergoth55-0/+8259