index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
unshare.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
1
-1
/
+0
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
1
-0
/
+1
*
*: slap on a few ALIGN* where appropriate
Denys Vlasenko
2022-02-06
1
-1
/
+1
*
help text tweaks
Denys Vlasenko
2020-12-18
1
-3
/
+3
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2018-07-17
1
-1
/
+1
*
unshare: -r should map root to user, not the other way around
Denys Vlasenko
2017-11-09
1
-3
/
+3
*
unshare: -r implies -U, not -u
Denys Vlasenko
2017-11-09
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-11
/
+10
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-2
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-19
1
-1
/
+1
*
unshare: fix help text; select LONG_OPTS instead depending on them
Denys Vlasenko
2017-06-14
1
-3
/
+4
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
1
-8
/
+8
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-1
/
+0
*
unshare: --network should be --net. Closes 9116
Denys Vlasenko
2016-08-22
1
-2
/
+2
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
1
-1
/
+1
*
nsenter,unshare: work around older header
Denys Vlasenko
2016-04-02
1
-0
/
+29
*
nsenter,unshare: share common code; fix a bug of not closing all fds
Denys Vlasenko
2016-04-02
1
-16
/
+3
*
unshare: remove stale comment
Denys Vlasenko
2016-04-02
1
-5
/
+0
*
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
2016-04-01
1
-11
/
+0
*
unshare: new applet
Bartosz Golaszewski
2016-04-01
1
-0
/
+380