OpenWrt service / process manager

Rosen Penev a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
initd a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
jail a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
plug a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
service a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
trace fa5ce1c2b4 procd: Replace strerror(errno) with %m. 6 gadi atpakaļ
upgraded fa5ce1c2b4 procd: Replace strerror(errno) with %m. 6 gadi atpakaļ
utils 810d7a51c5 procd: Remove redundant errno variable in several printf functions. 6 gadi atpakaļ
.gitignore dfcfcca7ba add initial version of ujail and utrace 9 gadi atpakaļ
CMakeLists.txt b39c362c6d service: Start services normally when seccomp is disabled 7 gadi atpakaļ
inittab.c a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
libc-compat.h d5fddd91b9 explicitely ignore return value of symlink(3) call 9 gadi atpakaļ
log.h 3ba6b45c59 procd: add missing new lines inside debug code 7 gadi atpakaļ
make_capabilities_h.sh 51201235db jail: add capabilities support 9 gadi atpakaļ
make_syscall_h.sh 1c48104ffc utrace: Support non-contiguous syscall numbers 7 gadi atpakaļ
preload.h dfcfcca7ba add initial version of ujail and utrace 9 gadi atpakaļ
procd.c 53e92d43d6 procd: lower the logging threshold 7 gadi atpakaļ
procd.h 5b1fb35427 Remove code that has become unnecessary after sysupgrade changes 7 gadi atpakaļ
rcS.c a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
rcS.h 21d307367e fix rcS memory leaks and running hook 11 gadi atpakaļ
signal.c 1d5dd0c269 add a build-time option to disable init related code 8 gadi atpakaļ
state.c a5954cf302 procd: Add %m to several functions that return errno. 6 gadi atpakaļ
system.c 17026f4683 system: return ubus error when sysupgrade_exec_upgraded() has failed 7 gadi atpakaļ
sysupgrade.c 85ccb95c11 init: Check chroot return value in sysupgrade_exec_upgraded() 7 gadi atpakaļ
sysupgrade.h 63789e51ed init: add support for sysupgrades triggered from preinit 7 gadi atpakaļ
ubus.c e275c3823b make initial ubus connect delay small, use exponential backoff 8 gadi atpakaļ
watchdog.c fa5ce1c2b4 procd: Replace strerror(errno) with %m. 6 gadi atpakaļ
watchdog.h a17e1e8ec1 watchdog: fix inline watchdog_get_magicclose function prototype 7 gadi atpakaļ