Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build toolbox with _FILE_OFFSET_BITS=64. | Elliott Hughes | 2018-01-22 | 1 | -0/+1 |
* | getprop: add -T option to return a property's type | Tom Cherry | 2018-01-12 | 1 | -20/+54 |
* | Reland: Add getprop to toolbox | Tom Cherry | 2018-01-10 | 3 | -0/+133 |
* | Merge "Add toolbox to vendor" | Tom Cherry | 2018-01-10 | 1 | -2/+15 |
|\ | |||||
| * | Add toolbox to vendor | Tom Cherry | 2018-01-09 | 1 | -2/+15 |
* | | Just check in tools.h. | Elliott Hughes | 2018-01-09 | 2 | -7/+4 |
|/ | |||||
* | Revert "Add getprop to toolbox" | Tom Cherry | 2018-01-09 | 2 | -134/+1 |
* | Convert toolbox to Android.bp | Dan Willemsen | 2018-01-08 | 2 | -90/+71 |
* | Add getprop to toolbox | Tom Cherry | 2018-01-08 | 2 | -1/+135 |
* | Merge "Add OWNERS." | Elliott Hughes | 2017-12-07 | 1 | -0/+1 |
|\ | |||||
| * | Add OWNERS. | Elliott Hughes | 2017-12-07 | 1 | -0/+1 |
* | | Disable integer overflow sanitizer in grep. | Ivan Lozano | 2017-12-04 | 1 | -0/+4 |
|/ | |||||
* | Revert "delete toolbox/r.c" | Chris Fries | 2017-11-02 | 2 | -0/+111 |
* | Merge "Add building and installing of grep for vendor." | Treehugger Robot | 2017-06-16 | 1 | -2/+16 |
|\ | |||||
| * | Add building and installing of grep for vendor. | Erik Staats | 2017-06-15 | 1 | -2/+16 |
* | | Remove <sys/mtio.h> workaround. | Elliott Hughes | 2017-06-14 | 1 | -1/+0 |
|/ | |||||
* | libtoolbox_dd / grep: Android.mk -> bp | Yifan Hong | 2017-05-22 | 2 | -36/+44 |
* | This code has moved to toybox proper. | Elliott Hughes | 2017-05-03 | 2 | -271/+0 |
* | Add a reasonably full implementation of gzip/gunzip/zcat. | Elliott Hughes | 2017-04-10 | 2 | -0/+271 |
* | Revert "Only allow system to write to existing input nodes." | Michael Wright | 2017-02-21 | 1 | -1/+1 |
* | Only allow system to write to existing input nodes. | Michael Wright | 2017-02-09 | 1 | -1/+1 |
* | delete toolbox/r.c | Nick Kralevich | 2016-11-29 | 2 | -111/+0 |
* | toolbox: exit when failed to allocate buffer for ioctl | Ting-Yuan Huang | 2016-11-22 | 1 | -4/+3 |
* | toolbox: fix memory leak | Ting-Yuan Huang | 2016-11-15 | 1 | -0/+1 |
* | Rely on the platform -std default. | Elliott Hughes | 2016-10-10 | 1 | -1/+0 |
* | Lose sendevent to toybox. | Elliott Hughes | 2016-07-15 | 2 | -43/+0 |
* | Merge "Fix the generated getevent labels." | Treehugger Robot | 2016-06-29 | 2 | -34/+35 |
|\ | |||||
| * | Fix the generated getevent labels. | Elliott Hughes | 2016-06-29 | 2 | -34/+35 |
* | | Lose start/stop to toybox. | Elliott Hughes | 2016-06-24 | 4 | -48/+0 |
|/ | |||||
* | Remove more obsolete MTD stuff. | Elliott Hughes | 2016-06-24 | 2 | -288/+0 |
* | Lose log to toybox. | Elliott Hughes | 2016-06-22 | 2 | -148/+0 |
* | Lose top to toybox. | Elliott Hughes | 2016-06-13 | 2 | -590/+0 |
* | Remove toolbox ioctl. | Elliott Hughes | 2016-06-04 | 2 | -183/+0 |
* | Remove invalid uses of -l and -I | Dan Willemsen | 2016-06-01 | 1 | -1/+4 |
* | Fix misc-macro-parentheses warnings in init and other core modules. | Chih-Hung Hsieh | 2016-05-18 | 1 | -1/+1 |
* | Lose ps to toybox. | Elliott Hughes | 2016-05-04 | 2 | -341/+0 |
* | toolbox ps: replace strcpy with snprintf. | Elliott Hughes | 2016-04-29 | 1 | -1/+1 |
* | Merge "Add empty <util.h> to build BSD source." | Treehugger Robot | 2016-04-29 | 1 | -0/+0 |
|\ | |||||
| * | Add empty <util.h> to build BSD source. | Elliott Hughes | 2016-04-29 | 1 | -0/+0 |
* | | Fix 'ps.c' formatting. | Jorge Lucangeli Obes | 2016-04-25 | 1 | -33/+32 |
* | | Fix 'ps --ppid'. | Jorge Lucangeli Obes | 2016-04-25 | 1 | -0/+7 |
|/ | |||||
* | Remove toolbox iftop. | Elliott Hughes | 2016-04-16 | 2 | -279/+0 |
* | Fix toolbox failure return to match similar tools. | Elliott Hughes | 2016-04-12 | 1 | -1/+1 |
* | Clean up toolbox runner slightly. | Elliott Hughes | 2016-04-11 | 2 | -34/+21 |
* | Merge "Cleanup uses of sprintf so we can deprecate it." | George Burgess IV | 2016-03-08 | 3 | -16/+16 |
|\ | |||||
| * | Cleanup uses of sprintf so we can deprecate it. | George Burgess IV | 2016-03-07 | 3 | -16/+16 |
* | | Remove toolbox prlimit. | Elliott Hughes | 2016-03-07 | 2 | -77/+0 |
|/ | |||||
* | Make toolbox top a little more like everyone else's. | Elliott Hughes | 2016-03-02 | 1 | -23/+39 |
* | Allow building with Python 3.x | Bernhard Rosenkränzer | 2016-02-23 | 1 | -4/+5 |
* | Add missing liblog dependency | Dimitry Ivanov | 2016-02-12 | 1 | -0/+1 |