Age | Commit message (Expand) | Author |
---|---|---|
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2018-11-19 | A few more GLOBALS() single character argument style conversions. | Rob Landley |
2016-09-28 | Make setns depend on TOYBOX_CONTAINER probed value. | Rob Landley |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2016-01-27 | long opts and -f for unshare | izabera |
2015-09-29 | Make defconfig build for nommu. | Rob Landley |
2015-04-12 | unshare: fix -r | Samuel Holland |
2015-03-12 | Switch nsenter to default y. | Rob Landley |
2015-02-18 | Patch from Isaac Dunham to add -r, fixed up so it doesn't try to include two ... | Rob Landley |
2015-02-07 | Make toy_exec() check if argc is in optargs and deal with it there so we don'... | Rob Landley |
2015-02-07 | Merge unshare and nsenter (promoting and cleaning up nsenter). | Rob Landley |