Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | New applet, rx, by Christopher Hoover | Glenn L McGrath | 2003-12-20 | 1 | -0/+1 |
| | |||||
* | the dc applet now needs libm | Eric Andersen | 2003-10-22 | 1 | -0/+7 |
| | | | | -Erik | ||||
* | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath | 2003-10-09 | 1 | -0/+1 |
| | |||||
* | Implement a minimalist 'last' which allows the LEAF project to | Eric Andersen | 2003-08-08 | 1 | -1/+1 |
| | | | | | no longer need dumtp. Remove the 'dumtp' applet. -Erik | ||||
* | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen | 2003-07-22 | 1 | -1/+0 |
| | | | | that are no longer supported. | ||||
* | Matteo Croce submitted a hdparm applet. | Eric Andersen | 2003-07-22 | 1 | -0/+1 |
| | |||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath | 2002-11-11 | 1 | -2/+0 |
| | |||||
* | Implement a small strings applet | Eric Andersen | 2002-11-07 | 1 | -0/+1 |
| | |||||
* | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen | 2002-10-22 | 1 | -0/+2 |
| | |||||
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 1 | -0/+42 |
the busybox development tree. This eliminates the use of recursive make, and once again allows us to run 'make' in a subdirectory with the expected result. And things are now much faster too. Greatly improved IMHO... -Erik |