Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-10 | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath | |
2002-10-22 | mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> | Eric Andersen | |
but this conflicted with the internal pwd_.h and grp_.h. Removing these headers is correct, since the correct pwd/grp headers will be included via busybox.h -Erik | |||
2002-10-22 | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen | |