summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Remove remnants of disabled "length" appletDenys Vlasenko4-40/+0
2016-11-23Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko76-929/+950
2016-08-29sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko7-90/+143
2015-10-30stat: make -f optional. This allows to build stat for non-linux systemsDenys Vlasenko2-36/+61
2015-08-03uname: make OS name configurableRon Yorston2-2/+10
2015-07-21sync: add support for -d -f FILEDenys Vlasenko4-11/+75
2015-05-25typo fixesManinder Singh17-24/+24
2015-02-07dd: add optional support for status=noxfer/noneAri Sundholm2-70/+111
2014-05-19Add conditional support for -v / --verboseDenys Vlasenko11-10/+62
2014-01-10tail: adjust help/usage textsCristian Ionescu-Idbohrn2-5/+5
2013-01-14sha3sum: new appletLauri Kasanen8-4/+236
2011-08-16hostid: fix behavior on identifiers starting with zerosPere Orga4-10/+12
2011-08-09users: new applet.Tito Ragusa2-35/+62
2011-06-21groups: new appletTito Ragusa4-12/+36
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko17-92/+115
2011-01-26disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko7-10/+7
2010-12-01touch: fix help text to not show options disabled in .configDenys Vlasenko5-25/+29
2010-08-01stty: sort out preprocessor conditionalsJeremie Koenig2-126/+214
2010-07-18mark Linux-specific configuration optionsJeremie Koenig19-4/+114
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko33-1484/+573
2010-06-04partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko7-104/+114