whitespace cleanup
[platform/upstream/busybox.git] / coreutils / Config.in
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-06-06 Rob LandleyRemove a config entry that leaked in from my tree befor...
2006-05-31 Rob LandleyAdd catv (separate applet instead of cat -v). Also...
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-16 Rob LandleyRob Sullivan cleaned up the longstanding patch from...
2006-05-05 Bernhard Reutner... - add helptext for CONFIG_UNIX2DOS
2006-05-02 Rob LandleyPatch from Jason Schoon to add optional SIGUSR1 support...
2006-04-25 Rob LandleyConvert a chunk of usage.h to USE_ and SKIP_ (more...
2006-04-18 Rob LandleyNew applet cksum, from Rob Sullivan.
2006-04-13 Rob LandleyPatch from Robert P Day: let menuconfig indent stuff...
2006-04-06 Bernhard Reutner... - new applet diff. Rob Sullivan writes:
2006-02-21 Rob LandleyPatch from Devin Bayer to split up hash_fd.c into md5...
2006-02-06 Rob LandleyBug 677: there are apparently still people using telnet.
2006-01-25 "Vladimir N. Oleynik"support 64 arith. Close bug 136
2006-01-25 Tim Rikerjust whitespace
2006-01-19 Bernhard Reutner... - cleanup Config.in. Use "select CONFIG_FOO" and add...
2006-01-17 Bernhard Reutner... - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via...
2005-10-08 Rob LandleyRename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so...
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-21 Bernhard Reutner... - add applet nohup(1)
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-08-01 Paul Foxcommiting patch from bug 71:
2005-07-01 Mike FrysingerPatch by jonlar in Bug 312 to split the U_W_TMP feature...
2005-05-11 Rob LandleySmall comm implementatin from Rob Sullivan. Needed...
2005-04-23 Mike Frysingerstat implementation based upon coreutils
2005-04-21 Mike Frysingergrab sum from coreutils, clean it up, and make it busyb...
2005-04-21 Mike Frysingeradd a printenv implementation
2005-02-13 Manuel Novoa III Add 'nice' and replace 'renice' with a new implementation.
2005-01-24 Rob LandleySort rewrite to be SUSv3 compliant. New config option...
2004-08-11 Glenn L McGrathPatch from Bastian Blank to add 64 bit support to the...
2004-07-30 Eric AndersenFixup getty, login, etc so the utmp and wtmp are update...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-05 Glenn L McGrathClose bracket in description from Peter Willis's eject...
2004-01-27 Glenn L McGrathNew applet, seq. No options, just the basics.
2003-12-08 Glenn L McGrathBring usage upto date, patch by Steven Scholz
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...
2003-10-31 Glenn L McGrathMove the tail -c option from FANCY_TAIL to the default...
2003-10-31 Glenn L McGrathRemove config options for sort -u and sort -r, they...
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-08-26 Glenn L McGrathWoops, depend on SHA1 not the option
2003-08-26 Glenn L McGrathSHA1 options depend on SHA1
2003-08-19 Glenn L McGrathTypo
2003-07-26 Eric AndersenThere should be only one instance of CONFIG_FEATURE_AUT...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-05 Eric AndersenPatch from Kent Robotti adding a bunch of needed docs!
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-06-26 Eric AndersenMake sure we end up with a unix2dos link to busybox
2003-06-08 Glenn L McGrathsha1sum option to compare checksums
2003-04-27 Glenn L McGrathNew applet, fold
2003-04-04 Eric AndersenAdd more help text
2003-04-04 Eric AndersenTest that cvs commit messages are working properly
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-17 Glenn L McGrathNew applet sha1sum
2003-02-15 Glenn L McGrathMerge fileutils, textutils and shellutils into coreuils