summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Expand)AuthorAgeFilesLines
* toolbox: add verbose option for lsusbErik Gilling2010-12-091-13/+156
* toolbox: add lsusb commandErik Gilling2010-12-092-0/+87
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-179-2/+15
* Add ls -n to toolbox.Brad Fitzpatrick2010-10-251-2/+9
* am f1fd5eb8: am 2f7b72f9: netstat should include /proc/net/tcp6 and /proc/net...Brian Carlstrom2010-09-291-49/+83
|\
| * am 2f7b72f9: netstat should include /proc/net/tcp6 and /proc/net/udp6 dataBrian Carlstrom2010-09-281-49/+83
| |\
| | * netstat should include /proc/net/tcp6 and /proc/net/udp6 dataBrian Carlstrom2010-09-282-50/+84
* | | am 5833769d: am 09dd3e57: make df more readableBrian Swetland2010-09-111-8/+24
|\ \ \ | |/ /
| * | am 09dd3e57: make df more readableBrian Swetland2010-09-111-8/+24
| |\ \ | | |/
| | * make df more readableBrian Swetland2010-09-111-8/+24
* | | toolbox: top: Add processor fieldDmitry Shmidt2010-08-301-6/+8
* | | ps: Add -c flag to show CPU number last executed onDmitry Shmidt2010-08-181-4/+10
* | | am 60c8f863: resolved conflicts for merge of 0fcbdb41 to gingerbread-plus-aospJean-Baptiste Queru2010-07-292-8/+18
|\ \ \ | |/ /
| * | resolved conflicts for merge of 0fcbdb41 to gingerbread-plus-aospJean-Baptiste Queru2010-07-292-8/+18
| |\ \
| | * \ Merge "Userland support for VM interconnection"Jean-Baptiste Queru2010-07-292-9/+19
| | |\ \
| | | * | Userland support for VM interconnectionDries Harnie2010-07-152-9/+19
* | | | | am 331eb52d: am 5a0adf95: Merge "Add basic lsof command" into gingerbreadKenny Root2010-07-272-1/+225
|\ \ \ \ \ | |/ / / /
| * | | | am 5a0adf95: Merge "Add basic lsof command" into gingerbreadKenny Root2010-07-272-1/+225
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Add basic lsof command" into gingerbreadKenny Root2010-07-272-1/+225
| | |\ \ \
| | | * | | Add basic lsof commandKenny Root2010-07-272-1/+225
* | | | | | am 65757da0: am 53308d4c: Correct copyright header for uptime and NOTICEKenny Root2010-07-272-12/+89
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 53308d4c: Correct copyright header for uptime and NOTICEKenny Root2010-07-272-12/+89
| |\ \ \ \ \ | | |/ / / /
| | * | | | Correct copyright header for uptime and NOTICEKenny Root2010-07-272-12/+89
| | |/ / /
* | | | | am 869cc685: merge from open-source masterThe Android Open Source Project2010-07-161-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge from open-source masterThe Android Open Source Project2010-07-161-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "fix insmod reading more than one module parameter"Jean-Baptiste Queru2010-07-161-1/+0
| | |\ \ \
| | | * | | fix insmod reading more than one module parameterViral Mehta2010-04-201-1/+0
* | | | | | am 0bcda269: merge from open-source masterThe Android Open Source Project2010-07-142-9/+119
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge from open-source masterThe Android Open Source Project2010-07-142-9/+119
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Add -R to chmod"Jean-Baptiste Queru2010-07-141-3/+64
| | |\ \ \ \
| | | * | | | Add -R to chmodAnthony Newnam2010-07-141-3/+64
| | * | | | | Merge "Add -p support to mkdir"Jean-Baptiste Queru2010-07-141-6/+55
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Add -p support to mkdirAnthony Newnam2010-07-141-6/+55
| | | |/ / /
* | | | | | am 0b1ff6be: am eb42170e: Display file sizes larger than 2GB correctlyKenny Root2010-06-251-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am eb42170e: Display file sizes larger than 2GB correctlyKenny Root2010-06-251-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Display file sizes larger than 2GB correctlyKenny Root2010-06-251-2/+2
* | | | | | am f72961d0: merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-19/+168
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge from froyo-plus-aospJean-Baptiste Queru2010-06-091-19/+168
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | merge from open-source masterThe Android Open Source Project2010-06-091-19/+168
| | |\ \ \
| | | * | | toolbox-ls: sort file and directory listsDavid 'Digit' Turner2010-06-041-18/+167
* | | | | | am 53a79a84: am 49337b27: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 49337b27: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix "route add default dev <iface>" behaviourDaniel Baeyens2010-04-211-1/+1
| | | | |/ | | | |/|
* | | | | mount: Add support for remounting without specifying deviceColin Cross2010-05-071-3/+51
|/ / / /
* | | | fix buildJean-Baptiste Queru2010-04-121-1/+0
* | | | am 1888de8e: merge from open-source masterThe Android Open Source Project2010-04-121-0/+1
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-04-122-0/+89
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * toolbox: add "uptime" commandMike Lockwood2010-04-092-0/+89
* | | toolbox: add "uptime" commandMike Lockwood2010-04-092-1/+90
|/ /