aboutsummaryrefslogtreecommitdiff
path: root/miscutils/crond.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-8/+5
* Avoid shadowing built-in function `log'andersen2003-07-281-33/+33
* Fixup bugs in last patchandersen2003-07-281-1/+2
* last_patch95 from vodz:andersen2003-07-281-225/+186
* last_patch89 from vodz:andersen2003-06-201-34/+28
* Major coreutils update.mjn32003-03-191-5/+5
* mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>andersen2002-10-221-2/+0
* last_patch63 from vodz: add in crond and crontab appletsandersen2002-10-221-0/+1146