summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Iteration on multi-user external storage.Jeff Sharkey2012-08-221-0/+5
* 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
* | | 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
* | | 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 c5db017c: am 63b2c577: Merge "Conditionally use SIGSTKFLT"Elliott Hughes2012-08-081-0/+2
|\| |
| * | Conditionally use SIGSTKFLTChris Dearman2012-08-011-0/+2
| |/
* | Ported "grep" from NetBSD to toolbox.Jeff Sharkey2012-07-137-2/+2099
* | Ported "cp" from NetBSD to toolbox.Jeff Sharkey2012-07-134-6/+1070
* | Add the du command to toolboxKen Sumrall2012-07-092-0/+323
* | Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-2/+3
* | am 2a2e10fb: am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unlo...Jean-Baptiste Queru2012-06-111-1/+10
|\|
| * am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| |\
| | * Merge "toolbox: rmmod: fix module unloading"android-sdk-adt_r20Jean-Baptiste Queru2012-06-111-1/+10
| | |\
| | | * toolbox: rmmod: fix module unloadingVishal Bhoj2012-05-151-1/+10
* | | | Enable conv=fdatasync in dd.Jeff Sharkey2012-05-292-49/+7
|/ / /
* | | am a802b837: am 1d5e7885: Merge "toolbox: implement rm -f flag"Jean-Baptiste Queru2012-05-251-13/+40
|\| |
| * | toolbox: implement rm -f flagTanguy Pruvot2012-05-051-13/+40
| |/
* | Delete dead code.Jeff Brown2012-05-111-441/+0
* | Add signal names to killKenny Root2012-04-061-6/+117
* | Make sure FAT32 filesystems contain a minimum of 65527 clustersKen Sumrall2012-03-291-1/+2
* | Add get_sched_policy_name() and use in ps and topGlenn Kasten2012-03-152-16/+7
* | Merge "Change "chown" to coreutils syntax."Jeff Sharkey2012-03-021-2/+4
|\ \
| * | Change "chown" to coreutils syntax.Jeff Sharkey2012-03-021-2/+4
* | | am 25443f80: am 1e28088f: am 5cc398ef: Merge "Toolbox implementation of chown...Jean-Baptiste Queru2012-02-281-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Toolbox implementation of chown has a bad print"Jean-Baptiste Queru2012-02-281-1/+1
| |\
| | * Toolbox implementation of chown has a bad printJohan Norberg2012-01-201-1/+1
* | | resolved conflicts for merge of 44898072 to masterJean-Baptiste Queru2012-02-2412-8/+616
|\| |
| * | Extend toolbox with SE Android support.Stephen Smalley2012-02-0312-8/+616
| |/
* | am 82dd6af8: am e7b1f132: Merge "rmmod: fix full path syntax"Jean-Baptiste Queru2012-01-131-0/+2
|\|
| * rmmod: fix full path syntaxTanguy Pruvot2012-01-121-0/+2
* | Fix hd command so it doesn't error out on EOFScott Anderson2012-01-121-1/+3
* | Add md5 command to toolbox.Scott Anderson2012-01-112-1/+81
* | Use strlcpy instead of strncpyKenny Root2011-12-011-8/+9
* | Make timestamps friendlier.Jeff Brown2011-11-231-1/+1
|/
* Show the resolution of each axis.Jeff Brown2011-08-161-1/+3
* Dump the HID descriptor when available.Jeff Brown2011-07-241-4/+47
* am 070ec8e0: resolved conflicts for merge of 3ea075be to honeycomb-plus-aospKenny Root2011-07-151-2/+24
|\
| * resolved conflicts for merge of 3ea075be to honeycomb-plus-aospKenny Root2011-07-151-2/+24
| |\
| | * Add -F for classify to lsKenny Root2011-07-131-2/+24
* | | Show why umount failed.Jeff Brown2011-07-141-5/+6
* | | Merge "Add -o loop= option to mount, and fix error detection in mount and umo...Ken Sumrall2011-07-132-19/+43
|\ \ \
| * | | Add -o loop= option to mount, and fix error detection in mount and umountKen Sumrall2011-07-132-19/+43
* | | | Merge "getevent: Fix a couple of bugs."Jeff Brown2011-06-301-6/+2
|\ \ \ \
| * | | | getevent: Fix a couple of bugs.Jeff Brown2011-06-291-6/+2
| |/ / /
* / / / lsof: Print process user name.Jeff Brown2011-06-291-7/+29
|/ / /
* | | Enhance getevent to print event labels.Jeff Brown2011-06-152-19/+899