Denys Vlasenko
|
59cf2c23ae
start-stop-daemon: make --output not depend on FANCY
|
1 年之前 |
Denys Vlasenko
|
58ca629fd2
start-stop-daemon: do not lose error messages with -b
|
1 年之前 |
Denys Vlasenko
|
2de67a62e8
start-stop-daemon: typo fix
|
1 年之前 |
Louai Al-Khanji
|
389c0458da
start-stop-daemon: implement option -O|--output
|
1 年之前 |
Denys Vlasenko
|
da8d1d84fd
start-stop-daemon: update comment, no code changes
|
1 年之前 |
ejaaskel
|
73f28134fc
start-stop-daemon: add -d DIR chdir option
|
1 年之前 |
Denys Vlasenko
|
0c71497e65
start-stop-daemon: fix --help: -K or -S is required
|
1 年之前 |
Denys Vlasenko
|
db5546ca10
libbb: code shrink: introduce and use [_]exit_SUCCESS()
|
2 年之前 |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 年之前 |
Aitor Esteve Alvarado
|
7b6d4f50c9
start-stop-daemon: change priority before dropping privileges
|
5 年之前 |
Alexander Vickberg
|
100fa20c68
start-stop-daemon: Fix -x is not required for -K
|
5 年之前 |
Denys Vlasenko
|
77524a311a
start-stop-daemon: fix "both -x and -a" case: -a does override argv[0]
|
5 年之前 |
Denys Vlasenko
|
088fec36fe
start-stop-daemon: create pidfile before parent exits, closes 8596
|
5 年之前 |
Denys Vlasenko
|
c783cf78af
tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code
|
6 年之前 |
Denys Vlasenko
|
837913fc54
start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code
|
6 年之前 |
Denys Vlasenko
|
7bcde5f00d
libbb.h: always include sys/resource.h
|
6 年之前 |
Denys Vlasenko
|
4974917c5e
start-stop-daemon: show only short options in --help text
|
7 年之前 |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 年之前 |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 年之前 |
Denys Vlasenko
|
184c738582
stty: fix bb_common_bufsiz1 use in NOEXEC
|
7 年之前 |
Denys Vlasenko
|
b182e9ad60
libbb: use _exit, not exit, in bb_daemonize_or_rexec()
|
7 年之前 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年之前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年之前 |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 年之前 |
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
|
3d0805e9e7
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
|
9 年之前 |
Denys Vlasenko
|
28826ac8c0
debianutils/*: convert to new-style "one file" applets
|
9 年之前 |
Denys Vlasenko
|
17eedcad94
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
|
12 年之前 |
Peter Korsgaard
|
743edac6c8
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
|
13 年之前 |