summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/procctl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has an instance where a pointer is checked aterik1-1/+4
one point in the code and then not checked in another point in the code. If it needed to be checked once, it needs to be checked the other time. If not the application could segfault.
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-0/+1
ARE BUGS
2002-10-15Remove debugging outputzecke1-1/+0
Fix possible crashes in io_bt and io_irda
2002-10-15Temp disable the Error notifier this fixes the probs with exiting taking ↵zecke1-1/+1
90%+ of CPU time
2002-10-12missing commitszecke1-0/+1
2002-10-12No does not have any public c'torzecke1-0/+6
2002-10-12This is targetted to the people tellingzecke1-0/+90
in computer science classes that I'm toolkit dependant This is a Process Controller which will be used to work around the limit of only beeing able to do one FileTransfer at a Time