Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -5/+5 |
| | | | | git-svn-id: svn://busybox.net/trunk/busybox@6751 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> | 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 git-svn-id: svn://busybox.net/trunk/busybox@5691 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | last_patch63 from vodz: add in crond and crontab applets | andersen | 2002-10-22 | 1 | -0/+1146 |
git-svn-id: svn://busybox.net/trunk/busybox@5686 69ca8d6d-28ef-0310-b511-8ec308f3f277 |