aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,landley2006-05-311-0/+1
* New applet cksum, from Rob Sullivan.landley2006-04-181-0/+1
* - new applet diff. Rob Sullivan writes:aldot2006-04-061-0/+1
* - revert back to r14406aldot2006-03-131-7/+14
* - backout using features which are not available with the previous stablealdot2006-03-091-2/+6
* - remove unused lists *-maldot2006-03-021-1/+0
* - fixes parallel builds (make -j)aldot2006-03-011-13/+3
* Don't build directory libraries unless we're building an applet that needs it.landley2006-02-211-0/+4
* make the build system puuuuuuuuuuurtyvapier2006-02-021-2/+2
* - shared libbusybox.aldot2006-01-151-0/+5
* use brief license linevapier2005-09-241-15/+2
* - add applet nohup(1)aldot2005-09-211-0/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* add missing comm.o rulevapier2005-05-121-0/+1
* whitespace touchupsvapier2005-05-121-68/+67
* stat implementation based upon coreutilsvapier2005-04-231-0/+1
* grab sum from coreutils, clean it up, and make it busybox happyvapier2005-04-211-0/+1
* add a printenv implementationvapier2005-04-211-0/+1
* fix whitespacevapier2005-04-211-1/+1
* Add 'nice' and replace 'renice' with a new implementation.mjn32005-02-131-0/+1
* egor duda writes:andersen2004-10-081-1/+6
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* New applet, seq. No options, just the basics.bug12004-01-271-0/+1
* Align using spaces to furthurest character and then one tab, now theybug12004-01-271-60/+59
* Merge common parts of sha1sum and md5sum, which is everything except thebug12003-11-101-2/+2
* Add the "install" applet, move get_ug_id to libbb as its used by chown,bug12003-09-241-0/+1
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* New applet, foldbug12003-04-271-0/+1
* New applet sha1sumbug12003-02-171-0/+1
* Merge fileutils, textutils and shellutils into coreuilsbug12003-02-151-0/+90