aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
AgeCommit message (Collapse)Author
2003-10-31Move the tail -c option from FANCY_TAIL to the default tail, this makesGlenn L McGrath
the default tail options conform to SUSv3, with the non-SUS option all in FANCY_TAIL
2003-10-31Remove config options for sort -u and sort -r, they are always enabledGlenn L McGrath
2003-10-22Andreas Mohr writes:Eric Andersen
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
2003-09-24Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath
chgrp and install.
2003-08-26Woops, depend on SHA1 not the optionGlenn L McGrath
2003-08-26SHA1 options depend on SHA1Glenn L McGrath
2003-08-19TypoGlenn L McGrath
2003-07-26There should be only one instance of CONFIG_FEATURE_AUTOWIDTHEric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
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.
2003-07-05Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen
-Erik
2003-07-03Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen
2003-06-26Make sure we end up with a unix2dos link to busyboxEric Andersen
2003-06-08sha1sum option to compare checksumsGlenn L McGrath
2003-04-27New applet, foldGlenn L McGrath
2003-04-04Add more help textEric Andersen
2003-04-04Test that cvs commit messages are working properlyEric Andersen
-Erik
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-17New applet sha1sumGlenn L McGrath
2003-02-15Merge fileutils, textutils and shellutils into coreuilsGlenn L McGrath