aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Makefile.in
AgeCommit message (Collapse)Author
2003-10-22the dc applet now needs libmEric Andersen
-Erik
2003-10-09New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath
2003-08-08Implement a minimalist 'last' which allows the LEAF project toEric Andersen
no longer need dumtp. Remove the 'dumtp' applet. -Erik
2003-07-22Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen
that are no longer supported.
2003-07-22Matteo Croce submitted a hdparm applet.Eric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2002-11-11Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath
2002-11-07Implement a small strings appletEric Andersen
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
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