summaryrefslogtreecommitdiff
path: root/coreutils/Config.src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2014-06-301-0/+10
|\
| * Add conditional support for -v / --verboseDenys Vlasenko2014-05-191-0/+10
* | Drop CONFIG_WIN32_NET settingRon Yorston2014-03-171-3/+0
* | Merge branch 'busybox' into mergeRon Yorston2014-01-131-1/+2
|\|
| * tail: adjust help/usage textsCristian Ionescu-Idbohrn2014-01-101-1/+2
* | Remove feature that allows stat -f to be disabledRon Yorston2014-01-061-9/+0
* | Merge branch 'busybox' into mergeRon Yorston2013-02-071-3/+9
|\|
| * sha3sum: new appletLauri Kasanen2013-01-141-3/+9
* | stat: allow -f option to be disabledRon Yorston2012-10-091-1/+9
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-231-7/+0
|\|
| * hostid: fix behavior on identifiers starting with zerosPere Orga2011-08-161-7/+0
* | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into mergeRon Yorston2012-03-221-7/+0
|\|
| * users: new applet.Tito Ragusa2011-08-091-7/+0
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-221-6/+0
|\|
| * groups: new appletTito Ragusa2011-06-211-6/+0
* | Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into mergeRon Yorston2012-03-221-1/+1
|\|
| * Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-1/+1
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-221-5/+5
|\|
| * disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko2011-01-261-5/+5
* | Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-041-7/+0
|\|
| * touch: fix help text to not show options disabled in .configDenys Vlasenko2010-12-011-7/+0
* | win32: enable sha* (needs WIN32_NET)Nguyễn Thái Ngọc Duy2010-09-211-0/+3
|/
* stty: sort out preprocessor conditionalsJeremie Koenig2010-08-011-1/+0
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+2
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-97/+97
* partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko2010-06-041-0/+808