Age | Commit message (Expand) | Author |
---|---|---|
2017-06-14 | unshare: fix help text; select LONG_OPTS instead depending on them | Denys Vlasenko |
2017-01-21 | make --help texts more uniform | Denys Vlasenko |
2016-11-23 | Convert all util-linux/* applets to "new style" applet definitions | Denys Vlasenko |
2016-08-22 | unshare: --network should be --net. Closes 9116 | Denys Vlasenko |
2016-04-22 | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko |
2016-04-02 | nsenter,unshare: work around older header | Denys Vlasenko |
2016-04-02 | nsenter,unshare: share common code; fix a bug of not closing all fds | Denys Vlasenko |
2016-04-02 | unshare: remove stale comment | Denys Vlasenko |
2016-04-01 | libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) | Denys Vlasenko |
2016-04-01 | unshare: new applet | Bartosz Golaszewski |