index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
nsenter.c
Age
Commit message (
Expand
)
Author
2020-12-18
help text tweaks
Denys Vlasenko
2020-12-12
nsenter: stop option parsing on 1st non-option
Denys Vlasenko
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2018-12-28
config: update size information
Denys Vlasenko
2018-05-13
nsenter: fix parsing of -t, -S and -G options
Euan Harris
2018-05-13
nsenter: Rename --network option to --net
Euan Harris
2017-09-18
regularize format of source file headers, no code changes
Denys Vlasenko
2017-08-08
getopt32: remove applet_long_options
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-19
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-01-21
make --help texts more uniform
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-01
nsenter: new applet
Bartosz Golaszewski