Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |