summaryrefslogtreecommitdiffstats
path: root/init/init_parser.c
Commit message (Expand)AuthorAgeFilesLines
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-1/+1
* init: Fix the init.rc import commandMike Lockwood2011-06-091-0/+8
* init: Allow wildcards in property triggers by using * for property valueMike Lockwood2011-06-091-2/+4
* Load the persistent properties after decrypting the /data partitionKen Sumrall2011-03-101-0/+1
* Add the commands rm and rmdir to init.Ken Sumrall2011-01-181-0/+2
* init: Fix parser line numberingBruce Beare2011-01-071-1/+2
* Changes to init to support encrypted filesystems.Ken Sumrall2010-12-181-0/+1
* Revert "Add "slow_start" keyword to init"Iliyan Malchev2010-12-081-4/+0
* Add "slow_start" keyword to initPaul Eastham2010-12-041-0/+4
* init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-011-2/+3
* init: Split parser into generic parser and init parserColin Cross2010-04-211-0/+669