Denys Vlasenko
|
2ab994f707
placate gcc-8.0.1 warnings
|
6 years ago |
Denys Vlasenko
|
0d79d7709d
svok: new applet (daemontools compat)
|
6 years ago |
Denys Vlasenko
|
6f97b30a90
use %m printf specifier where appropriate
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
7389662dbf
svc: remove superfluout INIT_G()
|
7 years ago |
Denys Vlasenko
|
b9be780705
sv,svc: fix NOEXEC fallout
|
7 years ago |
Denys Vlasenko
|
a453ca576f
sv, svc: make them NOEXEC
|
7 years ago |
Denys Vlasenko
|
754e9f96de
svc: fix a case where with more than option, getopt() state is not reset
|
7 years ago |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
James Byrne
|
0c63299b84
sv: update to match version 2.1.2 of runit
|
7 years ago |
Kaarle Ritvanen
|
835ad3a984
libbb: GETOPT_RESET macro
|
7 years ago |
Denys Vlasenko
|
548620c18b
randomconfig fixes
|
8 years ago |
Denys Vlasenko
|
4051a99f5f
svc: new applet (daemontools-compatible version of "sv")
|
8 years ago |
Denys Vlasenko
|
1d3a04a3a4
Code style fixes, no code changes
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
0863e1a576
runit/*: convert to new-style "one file" applets
|
9 years ago |
Thomas Petazzoni
|
af4f0e48ec
libbb: use <poll.h> instead of <sys/poll.h>
|
11 years ago |
Denys Vlasenko
|
60a9414cad
fix "variable 'foo' set but not used" warnings
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
05e8605ab8
remove runit/runit_lib.c
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denys Vlasenko
|
b3ba9e28e8
sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink
|
15 years ago |
Denys Vlasenko
|
8f24f9812d
stop using non-standard macro, use WEXITSTATUS instead
|
15 years ago |
Denis Vlasenko
|
04158e0459
udhcpd: add code which rejects lease files with suspicious or old timestamp.
|
16 years ago |
Denis Vlasenko
|
f068b3e9f4
sv: make default service dir configurable (Vladimir wants it)
|
16 years ago |