Denys Vlasenko
|
8c317f03f6
style fix, no code changes
|
5 年 前 |
Denys Vlasenko
|
b097a84d62
config: update size information
|
6 年 前 |
Denys Vlasenko
|
4892f3a4c7
inetd,mount: add comment with example of flags to build with libtirpc
|
6 年 前 |
Denys Vlasenko
|
647d8afe86
build system: remove unused CONFIG_FEATURE_HAVE_RPC
|
7 年 前 |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 年 前 |
Denys Vlasenko
|
5b3cbe3a53
config: more tweaking of help texts
|
7 年 前 |
Denys Vlasenko
|
8cae43c5d7
swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL
|
7 年 前 |
Denys Vlasenko
|
68b653b66b
config: trim/improve item names and help texts, take 2
|
7 年 前 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年 前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年 前 |
Denys Vlasenko
|
ce55284ed6
inetd,mount: do not die if uclibc without RPC is detected
|
7 年 前 |
Denys Vlasenko
|
ab518eea9c
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
|
7 年 前 |
Denys Vlasenko
|
35b54a3c24
libbb: match_fstype() is unreadable in the extreme, fixing it
|
7 年 前 |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 年 前 |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 年 前 |
Denys Vlasenko
|
b09ab448b8
mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitly
|
8 年 前 |
Denys Vlasenko
|
5093c8c4aa
mount: tweak "IPv6 scoped addr" commit
|
8 年 前 |
Denys Vlasenko
|
3c18e3051d
libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE
|
8 年 前 |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 年 前 |
Denys Vlasenko
|
ecf25cb5bc
randomconfig fixes 5: false positive for tar; mount emits corrupted message
|
8 年 前 |
Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 年 前 |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 年 前 |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 年 前 |
Denys Vlasenko
|
911d265faf
mount: support "nofail" option. Closes 8551
|
9 年 前 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 年 前 |
Isaac Dunham
|
7b434a67dc
mount: -T OTHERTAB support
|
9 年 前 |
Denys Vlasenko
|
9b7ebfe644
mount: whitespace fix. no code changes
|
12 年 前 |
Bernhard Reutner-Fischer
|
20c5e5a626
mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=
|
12 年 前 |
Martin Santesson
|
406ea15e2c
mount: add unc option to CIFS mount (needed for Linux 3.4+)
|
12 年 前 |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 年 前 |