summaryrefslogtreecommitdiff
path: root/console-tools/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Kill off the loadacm applet. It is unused, unmaintainedEric Andersen2003-12-201-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 Andersen2003-07-141-1/+1
|
* openvt applet by Quy TonthatGlenn L McGrath2002-09-161-0/+1
|
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-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