index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debianutils
/
start_stop_daemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
start-stop-daemon: make --output not depend on FANCY
Denys Vlasenko
2023-11-08
1
-1
/
+1
*
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
1
-29
/
+28
*
start-stop-daemon: typo fix
Denys Vlasenko
2023-11-08
1
-1
/
+1
*
start-stop-daemon: implement option -O|--output
Louai Al-Khanji
2023-11-07
1
-12
/
+34
*
start-stop-daemon: update comment, no code changes
Denys Vlasenko
2023-11-07
1
-3
/
+13
*
start-stop-daemon: add -d DIR chdir option
ejaaskel
2023-11-07
1
-13
/
+21
*
start-stop-daemon: fix --help: -K or -S is required
Denys Vlasenko
2023-11-07
1
-10
/
+36
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
1
-2
/
+2
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
start-stop-daemon: change priority before dropping privileges
Aitor Esteve Alvarado
2019-06-09
1
-9
/
+9
*
start-stop-daemon: Fix -x is not required for -K
Alexander Vickberg
2019-04-27
1
-15
/
+20
*
start-stop-daemon: fix "both -x and -a" case: -a does override argv[0]
Denys Vlasenko
2019-01-14
1
-2
/
+5
*
start-stop-daemon: create pidfile before parent exits, closes 8596
Denys Vlasenko
2019-01-14
1
-22
/
+44
*
tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code
Denys Vlasenko
2018-04-14
1
-2
/
+2
*
start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code
Denys Vlasenko
2018-04-14
1
-6
/
+6
*
libbb.h: always include sys/resource.h
Denys Vlasenko
2018-04-08
1
-2
/
+0
*
start-stop-daemon: show only short options in --help text
Denys Vlasenko
2017-08-08
1
-36
/
+6
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-9
/
+11
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-5
/
+7
*
stty: fix bb_common_bufsiz1 use in NOEXEC
Denys Vlasenko
2017-08-06
1
-4
/
+5
*
libbb: use _exit, not exit, in bb_daemonize_or_rexec()
Denys Vlasenko
2017-08-04
1
-6
/
+7
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-6
/
+6
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-8
/
+5
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
Denys Vlasenko
2015-10-19
1
-4
/
+4
*
debianutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
1
-0
/
+28
*
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
Denys Vlasenko
2012-03-05
1
-3
/
+14
*
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
Peter Korsgaard
2011-11-09
1
-1
/
+1
*
start_stop_daemon: set complementary group ids too. Closes 3253
Denys Vlasenko
2011-09-15
1
-2
/
+10
*
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
Denys Vlasenko
2011-04-04
1
-2
/
+8
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
1
-0
/
+63
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-1
/
+1
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-3
/
+1
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-1
/
+1
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
1
-14
/
+19
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-5
/
+5
*
start_stop_daemon: accept (and ignore) -R <param>
Denis Vlasenko
2008-09-27
1
-3
/
+3
*
watchdog: add -T option
Denis Vlasenko
2008-09-07
1
-1
/
+1
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
1
-1
/
+3
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
1
-3
/
+1
*
ssd: fix missed + in prev commit
Denis Vlasenko
2008-07-01
1
-1
/
+1
*
ssd: do not stat -x EXECUTABLE, it is not needed anymore
Denis Vlasenko
2008-07-01
1
-9
/
+17
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
1
-5
/
+4
[next]