Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath | 2002-11-10 | 1 | -2/+2 | |
| | ||||||
* | mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> | Eric Andersen | 2002-10-22 | 1 | -2/+0 | |
| | | | | | | | 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 | |||||
* | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen | 2002-10-22 | 1 | -0/+393 | |