OpenWrt service / process manager

John Crispin 4ec2545ed6 properly fix umask handling 11 years ago
.gitignore d66c790cc0 update .gitignore 11 years ago
CMakeLists.txt 0c116c65f9 add a rcS helper 11 years ago
askfirst.c 5baf6ea0ab add askfirst tool 11 years ago
coldplug.c a8152cb5f2 add coldplug handler 11 years ago
debug.c 13e442a847 add debug handler 11 years ago
early.c 9fcc900e30 fix up the mount options to match what openwrt had before using procd as pid 1 11 years ago
hotplug.c 4ec2545ed6 properly fix umask handling 11 years ago
hotplug.h 32f1c6e467 fix behaviour during sysupgrade 11 years ago
inittab.c 3018420f7f add respawn support 11 years ago
instance.c 14afa266e2 restart stopped instances on update 11 years ago
instance.h 8158e9052a add license headers 11 years ago
log.c c28ba8c194 fix 32 wrap around bug when handling 64 bit time values 11 years ago
logread.c c23413feeb make add facility and level to logread output 11 years ago
main.c 4ec2545ed6 properly fix umask handling 11 years ago
md5.c 0a7d365974 add instance file attribute with md5 hash checks 11 years ago
md5.h 8158e9052a add license headers 11 years ago
mkdev.c 4ec2545ed6 properly fix umask handling 11 years ago
preinit.c c261d39c1a we dont want to continue booting if sysupgrade is in progress 11 years ago
procd.h 0c116c65f9 add a rcS helper 11 years ago
rcS.c dee028e96a update rcS.c to match new runqueue api changes 11 years ago
rcS.h 0c116c65f9 add a rcS helper 11 years ago
service.c 8158e9052a add license headers 11 years ago
service.h 8158e9052a add license headers 11 years ago
signal.c a2953547e3 add 2 second sleep before rebooting 11 years ago
state.c 0d44f0de9e get rid of sleep() calls 11 years ago
syslog.c 0c116c65f9 add a rcS helper 11 years ago
syslog.h 32f1c6e467 fix behaviour during sysupgrade 11 years ago
system.c d2f216cdda add support for the system.event node 11 years ago
ubus.c 7f31a19db4 make ubus handling use uloop timers 11 years ago
udevtrigger.c 1dc968d494 add udevtrigger tool 11 years ago
utils.c 8158e9052a add license headers 11 years ago
utils.h 8158e9052a add license headers 11 years ago
watchdog.c b9fcb589a4 watchdog: add support for starting/stopping watchdog refresh 11 years ago
watchdog.h b9fcb589a4 watchdog: add support for starting/stopping watchdog refresh 11 years ago