summaryrefslogtreecommitdiffstats
path: root/init/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE resolved conflicts for merge of e95aad61 to krakenMike Lockwood2010-05-171-0/+1
|\
| * Added a move flag for init's mount command that maps to MS_MOVE.Jay Freeman (saurik)2010-04-201-0/+1
* | init: Move uevent handling to an external ueventd processColin Cross2010-04-211-27/+0
* | init: Split parser into generic parser and init parserColin Cross2010-04-211-2/+2
* | init: Add wait command and mount wait flagColin Cross2010-04-211-3/+20
* | init: Move list and log handling to list.h and log.hColin Cross2010-04-211-0/+1
* | init: Handle commands in event queue loopColin Cross2010-04-161-1/+0
* | init: Move prototypes for util.c into util.hColin Cross2010-04-131-0/+1
* | init: Move parser prototypes to parser.hColin Cross2010-04-131-0/+1
|/
* am 4833d9f4: init: builtins: trancate target file in do_copyTom Zhu2009-09-301-1/+1
|\
| * init: builtins: trancate target file in do_copyTom Zhu2009-09-301-1/+1
* | merge from open-source masterJean-Baptiste Queru2009-09-011-1/+15
|\ \ | |/ |/|
| * added chdir/chroot commands to init for mount switching/pivotingJay Freeman (saurik)2009-08-271-0/+12
| * Trivial implementation of init's import command.Jay Freeman (saurik)2009-08-271-1/+1
| * completed implementation of "trigger" for initJay Freeman (saurik)2009-08-251-0/+2
| * Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-251-3/+3
| |\
* | | init: builtins: Add 'copy' command to init.rc parserSan Mehat2009-08-261-0/+62
* | | init now returns proper error codes in dmesg for write command (init.rc)Mike Chan2009-06-291-2/+2
* | | resolved conflicts w/ f24e252903ca0f71c7fbfb135cf17e83e0c2ea90 merge...San Mehat2009-05-201-3/+3
|\ \ \ | |/ / |/| / | |/
| * init: Add the ability to start services with dynamic arguments.San Mehat2009-05-191-3/+3
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+442
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-442/+0
* | Merge commit 'remotes/korg/cupcake'Jean-Baptiste Queru2008-12-191-3/+43
|\ \ | |/
| * Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+43
* | Added support for loop@/path/to/filename to init's mount.Jay Freeman (saurik)2008-11-201-5/+61
|/
* Initial ContributionThe Android Open Source Project2008-10-211-0/+402