Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring usage upto date, patch by Steven Scholz | Glenn L McGrath | 2003-12-08 | 1 | -2/+4 |
| | |||||
* | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath | 2003-11-10 | 1 | -8/+11 |
| | | | | | | algorithms. Move algorithms to hash_fd and make them available via a common function. | ||||
* | Move the tail -c option from FANCY_TAIL to the default tail, this makes | Glenn L McGrath | 2003-10-31 | 1 | -2/+3 |
| | | | | | the default tail options conform to SUSv3, with the non-SUS option all in FANCY_TAIL | ||||
* | Remove config options for sort -u and sort -r, they are always enabled | Glenn L McGrath | 2003-10-31 | 1 | -16/+0 |
| | |||||
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -9/+9 |
| | | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer | ||||
* | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath | 2003-09-24 | 1 | -0/+6 |
| | | | | chgrp and install. | ||||
* | Woops, depend on SHA1 not the option | Glenn L McGrath | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | SHA1 options depend on SHA1 | Glenn L McGrath | 2003-08-26 | 1 | -0/+1 |
| | |||||
* | Typo | Glenn L McGrath | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | There should be only one instance of CONFIG_FEATURE_AUTOWIDTH | Eric Andersen | 2003-07-26 | 1 | -3/+7 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -100/+100 |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | ||||
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Patch from Kent Robotti adding a bunch of menuconfig help | Eric Andersen | 2003-07-03 | 1 | -76/+107 |
| | |||||
* | Make sure we end up with a unix2dos link to busybox | Eric Andersen | 2003-06-26 | 1 | -0/+5 |
| | |||||
* | sha1sum option to compare checksums | Glenn L McGrath | 2003-06-08 | 1 | -0/+7 |
| | |||||
* | New applet, fold | Glenn L McGrath | 2003-04-27 | 1 | -0/+6 |
| | |||||
* | Add more help text | Eric Andersen | 2003-04-04 | 1 | -1/+2 |
| | |||||
* | Test that cvs commit messages are working properly | Eric Andersen | 2003-04-04 | 1 | -1/+3 |
| | | | | -Erik | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+38 |
| | |||||
* | New applet sha1sum | Glenn L McGrath | 2003-02-17 | 1 | -0/+6 |
| | |||||
* | Merge fileutils, textutils and shellutils into coreuils | Glenn L McGrath | 2003-02-15 | 1 | -0/+504 |