Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off the loadacm applet. It is unused, unmaintained | Eric Andersen | 2003-12-20 | 1 | -1/+0 |
| | | | | | | garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik | ||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | openvt applet by Quy Tonthat | Glenn L McGrath | 2002-09-16 | 1 | -0/+1 |
| | |||||
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 1 | -0/+40 |
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 |