summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add standard options to readlinkMichael Wright2013-08-221-8/+44
* Add basic readlink commandMichael Wright2013-08-192-1/+61
* Move liblog headers to system/core/include/logColin Cross2013-07-241-1/+1
* Merge "toolbox: swap utils"Rom Lemarchand2013-07-014-1/+192
|\
| * toolbox: swap utilsRom Lemarchand2013-06-254-1/+192
* | Merge "Do not exit early on errors when -f is specified"Ken Sumrall2013-06-271-4/+11
|\ \
| * | Do not exit early on errors when -f is specifiedKen Sumrall2013-06-261-4/+11
* | | Merge "Update the touch command to take a human readable timestamp"Ken Sumrall2013-06-271-4/+31
|\| | | |/ |/|
| * Update the touch command to take a human readable timestampKen Sumrall2013-06-261-4/+31
* | toolbox: reimplement watchprops using __system_property_foreach()Greg Hackmann2013-06-181-39/+59
* | toolbox: hide property implementation from watchpropsColin Cross2013-06-171-17/+16
|/
* am 603746f0: am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send...Brian Carlstrom2013-06-041-2/+2
|\
| * am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send-Q columns"Brian Carlstrom2013-06-041-2/+2
| |\
| | * Fixed reversed output in netstat Recv-Q Send-Q columnsBrian Carlstrom2013-06-031-2/+2
* | | fix another misuse of strncatNick Kralevich2013-06-031-2/+2
* | | fix strncat misuseNick Kralevich2013-06-031-9/+9
* | | Merge "fs_mgr: make block devices read-only"Nick Kralevich2013-04-251-0/+22
|\ \ \
| * | | fs_mgr: make block devices read-onlyNick Kralevich2013-04-241-0/+22
* | | | am 4c1840e6: am 5ea58543: Merge "mount: fix incorrect string length calculation"Nick Kralevich2013-04-241-3/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 5ea58543: Merge "mount: fix incorrect string length calculation"Nick Kralevich2013-04-241-3/+4
| |\|
| | * mount: fix incorrect string length calculationNick Kralevich2013-04-241-3/+4
* | | am 03546553: am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"Colin Cross2013-04-181-4/+4
|\| |
| * | am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"Colin Cross2013-04-181-4/+4
| |\|
| | * use lseek64 to resolve offset oveflowJongrak Kwon2013-04-171-4/+4
* | | am 129b6d90: am 083b5ccb: Add liblogYing Wang2013-04-101-0/+1
|\| |
| * | am 083b5ccb: Add liblogYing Wang2013-04-101-0/+1
| |\ \
| | * | Add liblogYing Wang2013-04-101-0/+1
* | | | am d3859e43: am 6e0b9ecb: Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"Colin Cross2013-04-061-6/+21
|\| | |
| * | | am 6e0b9ecb: Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"Colin Cross2013-04-061-6/+21
| |\ \ \ | | | |/ | | |/|
| | * | Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"Colin Cross2013-04-061-6/+21
| | |\ \
| | | * | toolbox/dmesg: do not hardcode KLOG_BUF_LENJames Sullins2013-04-011-6/+21
* | | | | am a7096004: am 911ba269: Merge "Add -i option to toolbox cmd ls"Geremy Condra2013-04-051-36/+44
|\| | | |
| * | | | am 911ba269: Merge "Add -i option to toolbox cmd ls"Geremy Condra2013-04-051-36/+44
| |\| | | | | |_|/ | |/| |
| | * | Add -i option to toolbox cmd lsWilliam Roberts2013-04-031-36/+44
| | |/
* | | toolbox: Make reboot a separate command from toolboxBenoit Goby2013-03-262-59/+0
* | | toolbox: Fix rm -f with multiple filesBenoit Goby2013-03-251-2/+2
|/ /
* | toolbox: renice: Add -t TYPE parameter and switch to getoptDmitry Shmidt2013-01-221-24/+40
* | am 7ec62dbd: am 82ea44f8: Merge "Change setsebool syntax to be consistent wit...Dima Zavin2012-12-191-24/+15
|\|
| * Merge "Change setsebool syntax to be consistent with other init built-ins."Dima Zavin2012-12-191-24/+15
| |\
| | * Change setsebool syntax to be consistent with other init built-ins.Stephen Smalley2012-12-131-24/+15
* | | am b8db1e09: am 777991d9: Merge "Fixed improper size displaying in \'df\' uti...Elliott Hughes2012-12-031-5/+11
|\| |
| * | Merge "Fixed improper size displaying in 'df' utility"Elliott Hughes2012-12-031-5/+11
| |\ \ | | |/ | |/|
| | * Fixed improper size displaying in 'df' utilityMichal Frynas2012-10-021-5/+11
* | | resolved conflicts for merge of 20f5daa8 to masterKenny Root2012-10-163-30/+6
|\| |
| * | resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aospKenny Root2012-10-163-30/+6
| |\ \
| | * | Remove HAVE_SELINUX guardsKenny Root2012-10-163-30/+6
* | | | am e47eb98a: am 674c0445: Merge "toolbox: silence some compiler warnings"Kenny Root2012-10-111-3/+3
|\| | |
| * | | am 674c0445: Merge "toolbox: silence some compiler warnings"Kenny Root2012-10-111-3/+3
| |\| |
| | * | toolbox: silence some compiler warningsKenny Root2012-10-101-3/+3
| | |/
* | | am 08f748a2: am 42a1e6c9: Merge "Iteration on multi-user external storage." i...Jeff Sharkey2012-08-221-0/+5
|\| |