summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* Fix nandread to build with old or uapi headers.Elliott Hughes2013-11-111-2/+6
* am e755dfd4: Merge changes I1db3137b,I0f66144eColin Cross2013-06-191-39/+59
|\
| * toolbox: reimplement watchprops using __system_property_foreach()Greg Hackmann2013-06-181-39/+59
* | resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-171-17/+16
|\ \ | |/
| * toolbox: hide property implementation from watchpropsColin Cross2013-06-171-17/+16
* | 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
* | 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 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 083b5ccb: Add liblogYing Wang2013-04-091-0/+1
|\ \
| * | Add liblogYing Wang2013-04-091-0/+1
* | | 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 911ba269: Merge "Add -i option to toolbox cmd ls"Geremy Condra2013-04-041-36/+44
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add -i option to toolbox cmd lsWilliam Roberts2013-04-031-36/+44
| |/
* | 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-181-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
|\ \ \ | |/ /
| * | Iteration on multi-user external storage.Jeff Sharkey2012-08-221-0/+5
* | | am 81eecb1e: am 2ab69388: am 76080925: am 52d5dfc8: Merge "vmstat: Fix -n flag"Jean-Baptiste Queru2012-08-201-2/+2
|\ \ \ | |/ /
| * | am 76080925: am 52d5dfc8: Merge "vmstat: Fix -n flag"Jean-Baptiste Queru2012-08-201-2/+2
| |\ \ | | |/
| | * Merge "vmstat: Fix -n flag"Jean-Baptiste Queru2012-08-201-2/+2
| | |\
| | | * vmstat: Fix -n flagArun Raghavan2012-07-101-2/+2
* | | | Merge "Make usage() static in du.c to avoid conflicts"Jon Larimer2012-08-141-2/+2
|\ \ \ \
| * | | | Make usage() static in du.c to avoid conflictsJon Larimer2012-08-131-2/+2
* | | | | am f48a4b4b: am ba822edb: am 02e9f8d5: am 53dab583: Merge "Make setenforce us...Kenny Root2012-08-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 02e9f8d5: am 53dab583: Merge "Make setenforce usage function static."Kenny Root2012-08-131-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make setenforce usage function static.Matt Finifter2012-08-131-1/+1
* | | | | am a0347971: am 605103fb: resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-12/+7
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-12/+7
| |\ \ \ | | |/ /
| | * | Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-12/+7
* | | | am 79737802: am 8268a75e: am c5db017c: am 63b2c577: Merge "Conditionally use ...Elliott Hughes2012-08-081-0/+2
|\ \ \ \ | |/ / /
| * | | am c5db017c: am 63b2c577: Merge "Conditionally use SIGSTKFLT"Elliott Hughes2012-08-081-0/+2
| |\ \ \ | | |/ /
| | * | Conditionally use SIGSTKFLTChris Dearman2012-08-011-0/+2
| | |/
* | | Added clear command to toolboxMichael Wright2012-08-072-1/+43
|/ /
* | Ported "grep" from NetBSD to toolbox.Jeff Sharkey2012-07-137-2/+2099