aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS (unfollow)
Commit message (Expand)AuthorFilesLines
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