aboutsummaryrefslogtreecommitdiffstats
path: root/toys/other/nsenter.c
Commit message (Expand)AuthorAgeFilesLines
* Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,Rob Landley2016-08-041-2/+1
* long opts and -f for unshareizabera2016-01-271-9/+20
* Make defconfig build for nommu.Rob Landley2015-09-291-8/+5
* unshare: fix -rSamuel Holland2015-04-121-20/+19
* Switch nsenter to default y.Rob Landley2015-03-121-1/+1
* Patch from Isaac Dunham to add -r, fixed up so it doesn't try to include two ...Rob Landley2015-02-181-7/+59
* Make toy_exec() check if argc is in optargs and deal with it there so we don'...Rob Landley2015-02-071-1/+1
* Merge unshare and nsenter (promoting and cleaning up nsenter).Rob Landley2015-02-071-0/+116