summaryrefslogtreecommitdiff
path: root/miscutils/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
|
* New applet, rx, by Christopher HooverGlenn L McGrath2003-12-201-0/+1
|
* the dc applet now needs libmEric Andersen2003-10-221-0/+7
| | | | -Erik
* New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath2003-10-091-0/+1
|
* Implement a minimalist 'last' which allows the LEAF project toEric Andersen2003-08-081-1/+1
| | | | | no longer need dumtp. Remove the 'dumtp' applet. -Erik
* Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen2003-07-221-1/+0
| | | | that are no longer supported.
* Matteo Croce submitted a hdparm applet.Eric Andersen2003-07-221-0/+1
|
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
|
* Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath2002-11-111-2/+0
|
* Implement a small strings appletEric Andersen2002-11-071-0/+1
|
* last_patch63 from vodz: add in crond and crontab appletsEric Andersen2002-10-221-0/+2
|
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-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