| Commit message (Expand) | Author | Age | Files | Lines |
* | init/cutils: move list utility code to cutils from init | Dima Zavin | 2011-09-02 | 1 | -1/+0 |
* | init: Fix parser line numbering | Bruce Beare | 2011-01-07 | 1 | -4/+7 |
* | init: Split parser into generic parser and init parser | Colin Cross | 2010-04-21 | 1 | -672/+0 |
* | init: Add wait command and mount wait flag | Colin Cross | 2010-04-21 | 1 | -0/+1 |
* | init: Move list and log handling to list.h and log.h | Colin Cross | 2010-04-21 | 1 | -0/+2 |
* | init: Handle commands in event queue loop | Colin Cross | 2010-04-16 | 1 | -0/+23 |
* | init: Move prototypes for util.c into util.h | Colin Cross | 2010-04-13 | 1 | -0/+1 |
* | init: Move parser prototypes to parser.h | Colin Cross | 2010-04-13 | 1 | -0/+1 |
* | init: Add support for specifying a services i/o priority | San Mehat | 2010-02-26 | 1 | -0/+27 |
* | merge from open-source master | Jean-Baptiste Queru | 2009-09-01 | 1 | -0/+2 |
|\ |
|
| * | added chdir/chroot commands to init for mount switching/pivoting | Jay Freeman (saurik) | 2009-08-27 | 1 | -0/+2 |
* | | init: builtins: Add 'copy' command to init.rc parser | San Mehat | 2009-08-26 | 1 | -0/+1 |
|/ |
|
* | init: Add the ability to start services with dynamic arguments. | San Mehat | 2009-05-19 | 1 | -4/+2 |
* | init: Fix some broken code that did not cause problems until switching to gcc... | Mike Lockwood | 2009-05-08 | 1 | -2/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+797 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -797/+0 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -2/+43 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+1 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+755 |