James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 年之前 |
Denys Vlasenko
|
5059653882
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
|
5 年之前 |
Denys Vlasenko
|
b437df1157
inetd: suppress aliasing warning
|
6 年之前 |
Denys Vlasenko
|
4892f3a4c7
inetd,mount: add comment with example of flags to build with libtirpc
|
6 年之前 |
Denys Vlasenko
|
ba3b9dbf06
libbb: introduce and use bb_getsockname()
|
6 年之前 |
Denys Vlasenko
|
2fee2bce6f
inetd: fix for running by non-root
|
7 年之前 |
Denys Vlasenko
|
647d8afe86
build system: remove unused CONFIG_FEATURE_HAVE_RPC
|
7 年之前 |
Denys Vlasenko
|
1d8df52d45
inetd: improve --helpt text and config help text.
|
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
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 年之前 |
Denys Vlasenko
|
f3d705f41b
make --help texts smaller
|
7 年之前 |
Denys Vlasenko
|
179e88bec9
rdate: make it do something remotely sane, facing 32-bit time overflow
|
7 年之前 |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 年之前 |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
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
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 年之前 |
Denys Vlasenko
|
7b85ec30b5
*: more BUILD_BUG_ON conversions
|
9 年之前 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 年之前 |
Denys Vlasenko
|
2ec4f44225
inetd: fix order of array index check and array access
|
9 年之前 |
Denys Vlasenko
|
54e9585e10
trivial code shrink
|
9 年之前 |
Anthony G. Basile
|
12677acf0a
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
|
12 年之前 |
Mike Frysinger
|
c5fe9f7b72
include sys/resource.h where needed
|
12 年之前 |
Tias Guns
|
64f763b42a
inetd: fix build failure in Android
|
12 年之前 |
Denys Vlasenko
|
585541e8e3
start_stop_daemon: set complementary group ids too. Closes 3253
|
13 年之前 |
Denys Vlasenko
|
223b9417b3
inetd: close new udp fd in "udp nowait" case
|
13 年之前 |
Bernhard Reutner-Fischer
|
901a53baec
inetd: check if RPC is available
|
13 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |