summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move back to BSD grep, and make it available for recovery too.Elliott Hughes2018-08-011-3/+22
* Revert "Switch to PCRE grep."Elliott Hughes2018-07-267-0/+2108
* Merge "newfs_msdos: switch to external/newfs_msdos."Treehugger Robot2018-06-206-2105/+16
|\
| * newfs_msdos: switch to external/newfs_msdos.Elliott Hughes2018-06-136-2105/+16
* | Shared libs are supported in recovery modeJiyong Park2018-06-091-0/+1
|/
* Compile toolbox's newfs_msdos for the hostDan Willemsen2018-05-022-6/+22
* Switch to PCRE grep.Elliott Hughes2018-04-237-2127/+0
* Remove BSD dd.Elliott Hughes2018-04-2019-2898/+1
* Lose dd to toybox.Elliott Hughes2018-04-201-1/+0
* Build toolbox with _FILE_OFFSET_BITS=64.Elliott Hughes2018-01-221-0/+1
* getprop: add -T option to return a property's typeTom Cherry2018-01-121-20/+54
* Reland: Add getprop to toolboxTom Cherry2018-01-103-0/+133
* Merge "Add toolbox to vendor"Tom Cherry2018-01-101-2/+15
|\
| * Add toolbox to vendorTom Cherry2018-01-091-2/+15
* | Just check in tools.h.Elliott Hughes2018-01-092-7/+4
|/
* Revert "Add getprop to toolbox"Tom Cherry2018-01-092-134/+1
* Convert toolbox to Android.bpDan Willemsen2018-01-082-90/+71
* Add getprop to toolboxTom Cherry2018-01-082-1/+135
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+1
* | Disable integer overflow sanitizer in grep.Ivan Lozano2017-12-041-0/+4
|/
* Revert "delete toolbox/r.c"Chris Fries2017-11-022-0/+111
* Merge "Add building and installing of grep for vendor."Treehugger Robot2017-06-161-2/+16
|\
| * Add building and installing of grep for vendor.Erik Staats2017-06-151-2/+16
* | Remove <sys/mtio.h> workaround.Elliott Hughes2017-06-141-1/+0
|/
* libtoolbox_dd / grep: Android.mk -> bpYifan Hong2017-05-222-36/+44
* This code has moved to toybox proper.Elliott Hughes2017-05-042-271/+0
* Add a reasonably full implementation of gzip/gunzip/zcat.Elliott Hughes2017-04-102-0/+271
* Revert "Only allow system to write to existing input nodes."Michael Wright2017-02-211-1/+1
* Only allow system to write to existing input nodes.Michael Wright2017-02-091-1/+1
* delete toolbox/r.cNick Kralevich2016-11-292-111/+0
* toolbox: exit when failed to allocate buffer for ioctlTing-Yuan Huang2016-11-221-4/+3
* toolbox: fix memory leakTing-Yuan Huang2016-11-151-0/+1
* Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* Lose sendevent to toybox.Elliott Hughes2016-07-152-43/+0
* Merge "Fix the generated getevent labels."Treehugger Robot2016-06-292-34/+35
|\
| * Fix the generated getevent labels.Elliott Hughes2016-06-292-34/+35
* | Lose start/stop to toybox.Elliott Hughes2016-06-244-48/+0
|/
* Remove more obsolete MTD stuff.Elliott Hughes2016-06-242-288/+0
* Lose log to toybox.Elliott Hughes2016-06-222-148/+0
* Lose top to toybox.Elliott Hughes2016-06-132-590/+0
* Remove toolbox ioctl.Elliott Hughes2016-06-042-183/+0
* Remove invalid uses of -l and -IDan Willemsen2016-06-011-1/+4
* Fix misc-macro-parentheses warnings in init and other core modules.Chih-Hung Hsieh2016-05-181-1/+1
* Lose ps to toybox.Elliott Hughes2016-05-042-341/+0
* toolbox ps: replace strcpy with snprintf.Elliott Hughes2016-04-301-1/+1
* Merge "Add empty <util.h> to build BSD source."Treehugger Robot2016-04-291-0/+0
|\
| * Add empty <util.h> to build BSD source.Elliott Hughes2016-04-291-0/+0
* | Fix 'ps.c' formatting.Jorge Lucangeli Obes2016-04-251-33/+32
* | Fix 'ps --ppid'.Jorge Lucangeli Obes2016-04-251-0/+7
|/