summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove toolbox iftop.Elliott Hughes2016-04-162-279/+0
* Fix toolbox failure return to match similar tools.Elliott Hughes2016-04-121-1/+1
* Clean up toolbox runner slightly.Elliott Hughes2016-04-112-34/+21
* Merge "Cleanup uses of sprintf so we can deprecate it."George Burgess IV2016-03-073-16/+16
|\
| * Cleanup uses of sprintf so we can deprecate it.George Burgess IV2016-03-073-16/+16
* | Remove toolbox prlimit.Elliott Hughes2016-03-072-77/+0
|/
* Make toolbox top a little more like everyone else's.Elliott Hughes2016-03-021-23/+39
* Allow building with Python 3.xBernhard Rosenkränzer2016-02-231-4/+5
* Add missing liblog dependencyDimitry Ivanov2016-02-121-0/+1
* Fix generation of event labels for getevent.Elliott Hughes2016-02-082-3/+10
* Always have ps output to stdout at least one line.Christopher Ferris2016-01-281-5/+11
* Toolbox: |ps -t| now correctly displays the USER for threadsPhani (Gargey) Avadhanam2016-01-121-1/+1
* Improve top(1) compatibility and interactive usefulness.Elliott Hughes2015-11-131-2/+3
* Fix ps -Z so it combines with other arguments.Elliott Hughes2015-10-301-10/+9
* Remove the name filtering from toolbox ps.Elliott Hughes2015-10-301-54/+57
* Lose df to toybox.Elliott Hughes2015-10-232-86/+0
* Lose du to toybox.Elliott Hughes2015-09-142-371/+0
* Lose lsof to toybox.Elliott Hughes2015-09-112-297/+0
* Merge "Lose ls to toybox."Elliott Hughes2015-09-032-589/+0
|\
| * Lose ls to toybox.Elliott Hughes2015-08-312-589/+0
* | Merge "Lose uptime to toybox."Elliott Hughes2015-08-312-88/+0
|\ \ | |/ |/|
| * Lose uptime to toybox.Elliott Hughes2015-08-172-88/+0