hush: do not assign to readonly VAR in "VAR=VAL CMD" syntax too
[oweals/busybox.git] / util-linux / unshare.c
2017-06-14 Denys Vlasenkounshare: fix help text; select LONG_OPTS instead depend...
2017-01-21 Denys Vlasenkomake --help texts more uniform
2016-11-23 Denys VlasenkoConvert all util-linux/* applets to "new style" applet...
2016-08-22 Denys Vlasenkounshare: --network should be --net. Closes 9116
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-02 Denys Vlasenkonsenter,unshare: work around older header
2016-04-02 Denys Vlasenkonsenter,unshare: share common code; fix a bug of not...
2016-04-02 Denys Vlasenkounshare: remove stale comment
2016-04-01 Denys Vlasenkolibbb: two new functions: wait_for_exitstatus(pid)...
2016-04-01 Bartosz Golaszewskiunshare: new applet