Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make init distinguish between orderly exit and being killed by signals. | Elliott Hughes | 2013-11-25 | 1 | -1/+9 |
* | Merge changes Ib54f39fd,I7e36edd8 | Colin Cross | 2013-06-24 | 1 | -4/+6 |
|\ | |||||
| * | init: Retain traditional restart behavior for critical and oneshot services. | Mike Kasick | 2012-03-22 | 1 | -4/+6 |
* | | Use sigemptyset to initialise signal mask as it is more portable. | Chris Dearman | 2012-08-14 | 1 | -3/+1 |
|/ | |||||
* | init/cutils: move list utility code to cutils from init | Dima Zavin | 2011-09-02 | 1 | -1/+1 |
* | Try to unmount writable filesystems when rebooting | Ken Sumrall | 2011-03-10 | 1 | -4/+2 |
* | Changes to init to support encrypted filesystems. | Ken Sumrall | 2010-12-18 | 1 | -2/+2 |
* | init: Move list and log handling to list.h and log.h | Colin Cross | 2010-04-21 | 1 | -0/+2 |
* | init: reap exited child processes on signal_init | Colin Cross | 2010-04-21 | 1 | -23/+25 |
* | init: Move prototypes for util.c into util.h | Colin Cross | 2010-04-13 | 1 | -0/+1 |
* | init: Move signal handling to signal_handler.c | Colin Cross | 2010-04-13 | 1 | -0/+154 |