summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-25merge with busybox 1.26.2Xindong Xu1303-57138/+32187
2016-11-23Convert all util-linux/* applets to "new style" applet definitionsDenys Vlasenko42-594/+622
2016-08-22unshare: --network should be --net. Closes 9116Denys Vlasenko1-2/+2
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko30-49/+49
2016-04-02nsenter,unshare: work around older headerDenys Vlasenko2-0/+45
2016-04-02nsenter,unshare: share common code; fix a bug of not closing all fdsDenys Vlasenko5-35/+38
2016-04-02unshare: remove stale commentDenys Vlasenko1-5/+0
2016-04-01libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)Denys Vlasenko6-15/+22
2016-04-01unshare: new appletBartosz Golaszewski1-0/+380