Denis Vlasenko
|
cce38586ae
start_stop_daemon: add -chuid support
|
před 18 roky |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
před 18 roky |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
před 18 roky |
Denis Vlasenko
|
9a44c4f91c
bb_xget[pw/gr]nam were horribly misnamed - fixed.
|
před 18 roky |
Denis Vlasenko
|
b8c77b5b25
start_stop_daemon: make code a bit more readable
|
před 18 roky |
Denis Vlasenko
|
b131b271a0
start_stop_daemon: fix bug where any program name was "matching"
|
před 18 roky |
Denis Vlasenko
|
89f0b3486d
rodata cleanup. "unable to" == "cannot". -300 bytes
|
před 18 roky |
Denis Vlasenko
|
61126ab30a
small fixes: using fd-based io instead of FILE*-based,
|
před 18 roky |
Denis Vlasenko
|
ca3c981c07
start_stop_daemon: add -N <nice> compat
|
před 18 roky |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
před 18 roky |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
před 18 roky |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
Rob Landley
|
8cedabaee0
Patch from Natanael Copa to make start-stop-daemon just use readlink and
|
před 18 roky |
Rob Landley
|
8479063667
Bugfix from Jason Schoon: send the right signal with -s.
|
před 18 roky |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
před 18 roky |
Rob Landley
|
f0623a2c98
Patch from Thaddeus Ternes, adding chuid to start-stop-daemon.
|
před 18 roky |
Bernhard Reutner-Fischer
|
2f6a317944
- fix stupid typo from last checkin
|
před 18 roky |
Bernhard Reutner-Fischer
|
a926f8e50a
- add fancy mode to start-stop-daemon to support --oknodo and --verbose
|
před 18 roky |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
před 18 roky |
Bernhard Reutner-Fischer
|
01d23ade57
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
před 18 roky |
Bernhard Reutner-Fischer
|
2c99851181
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
před 18 roky |
Bernhard Reutner-Fischer
|
cb44816ba3
- add and use bb_opendir(), bb_xopendir().
|
před 18 roky |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
před 18 roky |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
před 19 roky |
"Vladimir N. Oleynik"
|
f704b27b5b
|
před 19 roky |
"Vladimir N. Oleynik"
|
064f04e7e2
|
před 19 roky |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
před 19 roky |
Rob Landley
|
b7128c6236
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
|
před 19 roky |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
před 19 roky |
Paul Fox
|
bb9a0ad95a
commiting fix from:
|
před 19 roky |