summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
* | | Allow AID_RADIO to restart the ril-daemon.Wink Saville2010-10-032-2/+6
* | | am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
|\ \ \ | |/ /
| * | am 912ff85b: init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
| |\ \ | | |/
| | * init: Add support for SOCK_SEQPACKET socket typeMike Lockwood2010-10-013-6/+8
* | | resolved conflicts for merge of 3b5214a6 to masterBrian Swetland2010-09-191-9/+18
|\ \ \ | |/ /
| * | am 02863b95: add /vendor supportBrian Swetland2010-09-191-9/+18
| |\ \ | | |/
| | * add /vendor supportBrian Swetland2010-09-191-9/+18
* | | am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
|\ \ \ | |/ /
| * | am 17dcc5c5: Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
| |\ \ | | |/
| | * Use makedev helper for device major and minor numbersColin Cross2010-09-031-4/+1
* | | init: Add symlinks to USB character devicesBenoit Goby2010-08-101-0/+52
* | | am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerb...Nick Kralevich2010-07-201-5/+31
|\ \ \ | |/ /
| * | am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbreadNick Kralevich2010-07-201-5/+31
| |\ \ | | |/
| | * resolved conflicts for merge of 5f5d5c8c to gingerbreadNick Kralevich2010-07-191-5/+31
| | |\
| | | * validate the source of uevent messagesNick Kralevich2010-07-191-5/+31
* | | | am 742150c0: merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Use complete hardware name without spaces.Sean McNeil2010-07-131-2/+3
* | | | am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing st...Brian Swetland2010-07-131-6/+15
|\ \ \ \ | |/ / /
| * | | init: use tmpfs/ftruncate for properties backing store instead of ashmemBrian Swetland2010-07-131-6/+15
* | | | Mount /dev with nosuidNick Kralevich2010-06-221-1/+1
* | | | Revert "Mount /dev with noexec and nosuid"Nick Kralevich2010-06-151-1/+1
* | | | Mount /dev with noexec and nosuidNick Kralevich2010-06-081-1/+1
* | | | am 982a815c: Reap firmware child processes to prevent zombiesColin Cross2010-06-031-0/+7
|\ \ \ \ | |/ / /
| * | | Reap firmware child processes to prevent zombiesColin Cross2010-06-031-0/+7
| * | | DO NOT MERGE resolved conflicts for merge of e95aad61 to krakenMike Lockwood2010-05-172-2/+24
| |\ \ \ | | |/ /
| | * | merge from open-source masterThe Android Open Source Project2010-05-172-2/+25
| | |\ \ | | | |/ | | |/|
| | | * init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-161-2/+24
| | | * Added a move flag for init's mount command that maps to MS_MOVE.Jay Freeman (saurik)2010-04-201-0/+1
* | | | init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-061-2/+23
|/ / /
* | | init: Use a relative symlink for ueventd to initColin Cross2010-04-221-2/+2
* | | init: Fix init spinning once init.rc is completeColin Cross2010-04-221-1/+2
* | | init: Add ueventd.rc parsing to ueventdColin Cross2010-04-217-160/+228
* | | init: Move uevent handling to an external ueventd processColin Cross2010-04-2110-131/+193
* | | init: Split parser into generic parser and init parserColin Cross2010-04-218-693/+733
* | | init: Allow services to start before property triggers are upColin Cross2010-04-213-5/+15
* | | init: Add wait command and mount wait flagColin Cross2010-04-215-3/+36
* | | init: Move list and log handling to list.h and log.hColin Cross2010-04-2112-42/+95
* | | init: reap exited child processes on signal_initColin Cross2010-04-211-23/+25
* | | init: create symlinks to block device nodesColin Cross2010-04-213-2/+174
* | | init: Handle commands in event queue loopColin Cross2010-04-165-144/+271
* | | init: Move prototypes for util.c into util.hColin Cross2010-04-137-10/+32
* | | init: Move signal handling to signal_handler.cColin Cross2010-04-135-112/+188
* | | init: Move gettime() to util.cColin Cross2010-04-133-19/+20
* | | init: Move property_set_fd to property_service.cColin Cross2010-04-133-16/+21
* | | init: Move parser prototypes to parser.hColin Cross2010-04-135-8/+34
* | | init: Move device_fd to devices.cColin Cross2010-04-133-25/+29
* | | init: Move keychords to keychords.cColin Cross2010-04-134-102/+160
* | | init: Move mtd functions from init.c to util.cColin Cross2010-04-132-72/+71
* | | Move filesystem mounting into a new "fs" init levelColin Cross2010-04-131-0/+3
|/ /