summaryrefslogtreecommitdiff
path: root/core/opiealarm/opiealarm.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-01This is the release version with all debug stuff thrown out -- in returnsandman1-129/+117
2002-07-01Fixed a race. Kernel could send iPAQ sleeping while opiealarm had not yetsandman1-7/+27
2002-06-26The embedix arm-linux-strip does not accept -s but --strip-all (weird)sandman1-1/+1
2002-06-19Added some debug capabilities via /tmp/opiealarm.logsandman1-0/+10
2002-06-18Fix a compiler warningsandman1-1/+1
2002-06-17Added a new switch (-f) to opiealarm. When enabled the RTC is 'fixed'sandman1-14/+43
2002-06-09Made resuspend timeout a command line option (-a <seconds>)sandman1-12/+24
2002-06-02Reworked the whole system and introduced re-suspend. Effect is that thesandman1-52/+194
2002-06-01Changed opiealarm into a real daemon (fork/detach)sandman1-13/+89
2002-05-31Initial check in of opiealarm/opieatdsandman1-0/+91