aboutsummaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* Conditionally use SIGSTKFLTChris Dearman2012-08-011-0/+2
* am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
|\
| * Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| |\
| | * toolbox: rmmod: fix module unloadingVishal Bhoj2012-05-151-1/+10
* | | am a802b837: am 1d5e7885: Merge "toolbox: implement rm -f flag"Jean-Baptiste Queru2012-05-251-13/+40
|\ \ \ | |/ /
| * | toolbox: implement rm -f flagTanguy Pruvot2012-05-061-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
* | | add r to eng and userdebug buildsErik Gilling2011-04-281-0/+4
* | | Add the touch command to toolbox.Ken Sumrall2011-04-052-0/+88
* | | am 276df093: am 70987108: Merge "Try to unmount writable filesystems when reb...Ken Sumrall2011-03-102-8/+10
|\ \ \ | |/ /
| * | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-102-8/+10
* | | Restart surfaceflinger with stop/start too.Brad Fitzpatrick2011-03-072-6/+6
|/ /
* | Merge "lsof: Add support for printing open files for a single process"Mike Lockwood2011-02-171-16/+25
|\ \
| * | lsof: Add support for printing open files for a single processMike Lockwood2010-12-221-16/+25
* | | Fix getprop FormatBrian Muramatsu2011-02-141-1/+1
* | | am 618eca4e: am 6fa54fa2: Merge "Accept address ranges in r" into honeycombColin Cross2011-01-191-22/+43
|\ \ \
| * | | Accept address ranges in rColin Cross2011-01-191-22/+43
* | | | Merge "toolbox: make getprop print a sorted list of properties"David 'Digit' Turner2011-01-105-135/+219
|\ \ \ \ | |/ / / |/| | |
| * | | toolbox: make getprop print a sorted list of propertiesDavid 'Digit' Turner2011-01-085-135/+219
* | | | uptime: Use clock_gettime to get monotonic timeColin Cross2011-01-051-1/+9
|/ / /
* | | Change libusbhost from static to shared libraryMike Lockwood2010-12-291-4/+1
|/ /
* | toolbox: add verbose option for lsusbErik Gilling2010-12-091-13/+156