aboutsummaryrefslogtreecommitdiff
path: root/util-linux/nsenter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nsenter: fix parsing of -t, -S and -G optionsEuan Harris2018-05-131-1/+1
* nsenter: Rename --network option to --netEuan Harris2018-05-131-1/+1
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-1/+0
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-29/+6
* config: deindent all help textsDenys Vlasenko2017-07-211-3/+3
* Update remaining menuconfig items with approximate applet sizesDenys Vlasenko2017-07-191-1/+1
* make --help texts more uniformDenys Vlasenko2017-01-211-13/+13
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-221-1/+1
* nsenter,unshare: work around older headerDenys Vlasenko2016-04-021-0/+16
* nsenter,unshare: share common code; fix a bug of not closing all fdsDenys Vlasenko2016-04-021-16/+5
* nsenter: new appletBartosz Golaszewski2016-04-011-0/+286