aboutsummaryrefslogtreecommitdiff
path: root/miscutils/crond.c
AgeCommit message (Expand)Author
2006-05-31- s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer
2006-05-21New version of nohup that's much smaller, less paranoid, consistent,Rob Landley
2006-05-20- silence warning about no return in function returning non-voidBernhard Reutner-Fischer
2006-04-16use more boiler plate GPL noticesMike Frysinger
2006-04-12- patch from Denis Vlasenko to add and use bb_xchdir()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer
2006-01-30removed warning "comparison between signed and unsigned". Change very very ol..."Vladimir N. Oleynik"
2005-09-05destroy bug [0000381]"Vladimir N. Oleynik"
2005-09-051) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"
2005-09-01According to bug #63, crond is unhappy with crontab lines that don't end in aRob Landley
2004-04-14Larry Doolittle writes:Eric Andersen
2004-02-22Fixup braces (patch from Thomas Geulig), run through indent and manuallyGlenn L McGrath
2003-12-23Fix compile error, the indenting really needs to be fixed hereGlenn L McGrath
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill
2003-10-22last_patch116 from vodz:Eric Andersen
2003-09-03more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath
2003-07-28Avoid shadowing built-in function `log'Eric Andersen
2003-07-28Fixup bugs in last patchEric Andersen
2003-07-28last_patch95 from vodz:Eric Andersen
2003-06-20last_patch89 from vodz:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-10-22mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>Eric Andersen
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen