summaryrefslogtreecommitdiff
path: root/coreutils/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-3/+3
* forgotten bit of rmdir long options supportDenis Vlasenko2008-02-241-0/+8
* tac: new applet. ~240 bytes.Denis Vlasenko2008-01-061-0/+6
* df: add -i (conditional on CONFIG)Denis Vlasenko2007-11-151-0/+7
* expand, unexpand: new applets from Tito <farmatito@tiscali.it>Denis Vlasenko2007-08-131-0/+26
* move several applets to more correct ex-project. No code changes.Denis Vlasenko2007-06-121-47/+14
* - move additional fancy options not mandated by SUSv3 into a FANCY optionBernhard Reutner-Fischer2007-03-281-2/+9
* - rough prototype for split(1). TODO: Still needs some love since it's way to...Bernhard Reutner-Fischer2007-03-251-0/+8
* build system overhaulDenis Vlasenko2006-10-051-150/+150
* wc: optionally support very large files in wcDenis Vlasenko2006-09-291-0/+7
* whitespace cleanupDenis Vlasenko2006-09-171-5/+5
* made "test" an ash built-in.Paul Fox2006-06-081-2/+2
* Remove a config entry that leaked in from my tree before I decided toRob Landley2006-06-061-7/+1
* Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,Rob Landley2006-05-311-0/+6
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-1/+29
* Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to addRob Landley2006-05-161-0/+8
* - add helptext for CONFIG_UNIX2DOSBernhard Reutner-Fischer2006-05-051-0/+3
* Patch from Jason Schoon to add optional SIGUSR1 support to dd.Rob Landley2006-05-021-0/+12
* Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix aRob Landley2006-04-251-1/+8
* New applet cksum, from Rob Sullivan.Rob Landley2006-04-181-0/+6
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-28/+28
* - new applet diff. Rob Sullivan writes:Bernhard Reutner-Fischer2006-04-061-0/+32
* Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweakedRob Landley2006-02-211-15/+0
* Bug 677: there are apparently still people using telnet.Rob Landley2006-02-061-8/+8
* support 64 arith. Close bug 136"Vladimir N. Oleynik"2006-01-251-0/+9
* just whitespaceTim Riker2006-01-251-2/+2
* - cleanup Config.in. Use "select CONFIG_FOO" and add the correspondingBernhard Reutner-Fischer2006-01-191-70/+37
* - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via menuconfig.Bernhard Reutner-Fischer2006-01-171-0/+15
* Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it.Rob Landley2005-10-081-1/+20
* re-order a little for alphabeticalMike Frysinger2005-09-241-7/+7
* - add applet nohup(1)Bernhard Reutner-Fischer2005-09-211-0/+6
* implemented a builtin echo command in ash. moved the guts of thePaul Fox2005-08-091-0/+1
* commiting patch from bug 71:Paul Fox2005-08-011-2/+14
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger2005-07-011-1/+1
* Small comm implementatin from Rob Sullivan. Needed to build perl.Rob Landley2005-05-111-0/+7
* stat implementation based upon coreutilsMike Frysinger2005-04-231-0/+15
* grab sum from coreutils, clean it up, and make it busybox happyMike Frysinger2005-04-211-0/+6
* add a printenv implementationMike Frysinger2005-04-211-0/+6
* Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III2005-02-131-0/+6
* Sort rewrite to be SUSv3 compliant. New config option, updated help, andRob Landley2005-01-241-0/+12
* Patch from Bastian Blank to add 64 bit support to the test command.Glenn L McGrath2004-08-111-0/+7
* Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen2004-07-301-0/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Close bracket in description from Peter Willis's eject appletGlenn L McGrath2004-03-051-1/+1
* New applet, seq. No options, just the basics.Glenn L McGrath2004-01-271-0/+6
* Bring usage upto date, patch by Steven ScholzGlenn L McGrath2003-12-081-2/+4
* Merge common parts of sha1sum and md5sum, which is everything except theGlenn L McGrath2003-11-101-8/+11
* Move the tail -c option from FANCY_TAIL to the default tail, this makesGlenn L McGrath2003-10-311-2/+3
* Remove config options for sort -u and sort -r, they are always enabledGlenn L McGrath2003-10-311-16/+0
* Andreas Mohr writes:Eric Andersen2003-10-221-9/+9