[un]expand: account for different character widths. +16 bytes.
[oweals/busybox.git] / coreutils / Config.in
2010-02-27 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-02-26 Bernhard Reutner... tail: document FANCY flags in helptext
2010-02-26 Bernhard Reutner... df: explain FANCY options in helptext
2010-01-23 Denys Vlasenkodate: introduce FEATURE_DATE_COMPAT; shrink
2010-01-22 Matheus Izvekovchown: support long options
2010-01-13 Denys Vlasenkofix configure sha256sum problem. Closes bug 895
2009-10-13 Gabor Hejadd: speed measurement. optional.
2009-10-01 Denys Vlasenkocp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS
2009-09-26 Denys Vlasenkocp: add support for --parents and long option synonyms...
2009-07-21 Eric Lammertstail: implement -F
2009-06-25 Denys Vlasenkoupdates for supporting Linux kernel build and initrd...
2009-06-19 Denys Vlasenkogetopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
2009-06-18 Denys Vlasenkofsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia...
2009-04-07 Denis VlasenkoFEATURE_FANCY_ECHO needs to be accessible for hush
2009-02-14 Bernhard Reutner... - cosmetic typo in helptext
2008-11-10 Denis Vlasenkosha256,sha512: new applets. +4.9kb
2008-09-16 Denis Vlasenkosetfont: support -m and -C, support -m TEXTUAL_MAP...
2008-08-29 Denis Vlasenkobuild system: echo and test features may be enabled
2008-08-28 Denis Vlasenkodf: add support for more options, add some coreutils...
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-07-15 Denis Vlasenkosleep: make fractional seconds separately selectable...
2008-03-17 Denis Vlasenko*: mode tcp/udpsvd to networking, delete ipsvd/*
2008-02-24 Denis Vlasenkoforgotten bit of rmdir long options support
2008-01-06 Denis Vlasenkotac: new applet. ~240 bytes.
2007-11-15 Denis Vlasenkodf: add -i (conditional on CONFIG)
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...
2007-06-12 Denis Vlasenkomove several applets to more correct ex-project. No...
2007-03-28 Bernhard Reutner... - move additional fancy options not mandated by SUSv3...
2007-03-25 Bernhard Reutner... - rough prototype for split(1). TODO: Still needs some...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-29 Denis Vlasenkowc: optionally support very large files in wc
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