aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-29i2c-tools: don't include linux/i2c-dev.hBartosz Golaszewski1-13/+30
2017-08-28i2c-tools: remove unneeded includeBartosz Golaszewski1-1/+0
2017-08-28kill: add '--' option to separate options from argumentsRon Yorston1-0/+5
2017-08-24xargs: optional support for -P NUM. Closes 9511Denys Vlasenko1-18/+117
2017-08-24xargs: code shrinkDenys Vlasenko1-14/+11
2017-08-23sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1Denys Vlasenko2-4/+16
2017-08-23*: fix fallout from opt_complementary conversionDenys Vlasenko2-7/+9
2017-08-23ash: more s/error/perror/ for better error reportingDenys Vlasenko1-5/+5
2017-08-23ash: when cd fails, say whyJohannes Schindelin1-1/+1
2017-08-23ash: report reason when a script file could not be openedJohannes Schindelin1-1/+1
2017-08-23tar: fix handling of first argument without '-'Ron Yorston1-3/+3
2017-08-22sendmail: fix segfault if "To: email1,email2" is usedDenys Vlasenko1-3/+4
2017-08-22libarchive: fix build failure on NOMMU systemsRon Yorston1-1/+1
2017-08-22ps: fix build failure if FEATURE_PS_TIME is disabledRon Yorston1-1/+3
2017-08-22rpm,rpm2cpio: do not compile not-configurred parts of rpm.cDenys Vlasenko1-40/+48
2017-08-22run-init: if doing dry run, do not require pid==1Denys Vlasenko1-2/+5
2017-08-22ps: allow ps config options if minips is enabledKang-Che Sung1-8/+8
2017-08-22run-init: implement -n "dry run"Denys Vlasenko2-35/+44
2017-08-21run-init: new appletDenys Vlasenko5-52/+212
2017-08-21libbb: move capability names code to libbbDenys Vlasenko3-77/+90
2017-08-20setpriv: code shrinkDenys Vlasenko1-9/+7
2017-08-18nuke: shorten help textDenys Vlasenko2-2/+2
2017-08-18klibc-utils: new applets: resume, nuke, minipsDenys Vlasenko9-1/+201
2017-08-18setpriv: accept any case in capability namesDenys Vlasenko1-1/+1