Denys Vlasenko
|
4892f3a4c7
inetd,mount: add comment with example of flags to build with libtirpc
|
6 yıl önce |
Denys Vlasenko
|
ba3b9dbf06
libbb: introduce and use bb_getsockname()
|
6 yıl önce |
Denys Vlasenko
|
2fee2bce6f
inetd: fix for running by non-root
|
7 yıl önce |
Denys Vlasenko
|
647d8afe86
build system: remove unused CONFIG_FEATURE_HAVE_RPC
|
7 yıl önce |
Denys Vlasenko
|
1d8df52d45
inetd: improve --helpt text and config help text.
|
7 yıl önce |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 yıl önce |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 yıl önce |
Denys Vlasenko
|
ce55284ed6
inetd,mount: do not die if uclibc without RPC is detected
|
7 yıl önce |
Denys Vlasenko
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 yıl önce |
Denys Vlasenko
|
f3d705f41b
make --help texts smaller
|
7 yıl önce |
Denys Vlasenko
|
179e88bec9
rdate: make it do something remotely sane, facing 32-bit time overflow
|
7 yıl önce |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 yıl önce |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 yıl önce |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 yıl önce |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 yıl önce |
Denys Vlasenko
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 yıl önce |
Denys Vlasenko
|
7b85ec30b5
*: more BUILD_BUG_ON conversions
|
9 yıl önce |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 yıl önce |
Denys Vlasenko
|
2ec4f44225
inetd: fix order of array index check and array access
|
9 yıl önce |
Denys Vlasenko
|
54e9585e10
trivial code shrink
|
9 yıl önce |
Anthony G. Basile
|
12677acf0a
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
|
12 yıl önce |
Mike Frysinger
|
c5fe9f7b72
include sys/resource.h where needed
|
12 yıl önce |
Tias Guns
|
64f763b42a
inetd: fix build failure in Android
|
12 yıl önce |
Denys Vlasenko
|
585541e8e3
start_stop_daemon: set complementary group ids too. Closes 3253
|
13 yıl önce |
Denys Vlasenko
|
223b9417b3
inetd: close new udp fd in "udp nowait" case
|
13 yıl önce |
Bernhard Reutner-Fischer
|
901a53baec
inetd: check if RPC is available
|
13 yıl önce |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 yıl önce |
Denys Vlasenko
|
b1ab283f0b
inetd: add FIXMEs
|
13 yıl önce |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 yıl önce |
Denys Vlasenko
|
ca18311d0a
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
|
13 yıl önce |