summaryrefslogtreecommitdiff
path: root/miscutils/crond.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixup braces (patch from Thomas Geulig), run through indent and manuallyGlenn L McGrath2004-02-221-778/+744
* Fix compile error, the indenting really needs to be fixed hereGlenn L McGrath2003-12-231-1/+1
* Get vfork_daemon_rexec working under uclinuxRuss Dill2003-12-151-6/+4
* last_patch116 from vodz:Eric Andersen2003-10-221-3/+5
* more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath2003-09-031-12/+4
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-021-8/+5
* Avoid shadowing built-in function `log'Eric Andersen2003-07-281-33/+33
* Fixup bugs in last patchEric Andersen2003-07-281-1/+2
* last_patch95 from vodz:Eric Andersen2003-07-281-225/+186
* last_patch89 from vodz:Eric Andersen2003-06-201-34/+28
* Major coreutils update.Manuel Novoa III2003-03-191-5/+5
* mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>Eric Andersen2002-10-221-2/+0
* last_patch63 from vodz: add in crond and crontab appletsEric Andersen2002-10-221-0/+1146