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 лет назад |
Denys Vlasenko
|
585541e8e3
start_stop_daemon: set complementary group ids too. Closes 3253
|
13 лет назад |
Denys Vlasenko
|
929f63e57c
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
|
13 лет назад |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 лет назад |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 лет назад |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 лет назад |
Pascal Bellard
|
926031b764
*: introduce and use xfork() and xvfork()
|
14 лет назад |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 лет назад |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
14 лет назад |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 лет назад |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 лет назад |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 лет назад |
Denis Vlasenko
|
75897ea6d5
start_stop_daemon: accept (and ignore) -R <param>
|
16 лет назад |
Denis Vlasenko
|
8d89bed840
watchdog: add -T option
|
16 лет назад |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 лет назад |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 лет назад |
Denis Vlasenko
|
82604e9730
revert last two commits. vfork cannot be used in subroutine,
|
16 лет назад |