Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix generation of event labels for getevent. | Elliott Hughes | 2016-02-08 | 2 | -3/+10 |
* | Always have ps output to stdout at least one line. | Christopher Ferris | 2016-01-28 | 1 | -5/+11 |
* | Toolbox: |ps -t| now correctly displays the USER for threads | Phani (Gargey) Avadhanam | 2016-01-12 | 1 | -1/+1 |
* | Improve top(1) compatibility and interactive usefulness. | Elliott Hughes | 2015-11-13 | 1 | -2/+3 |
* | Fix ps -Z so it combines with other arguments. | Elliott Hughes | 2015-10-30 | 1 | -10/+9 |
* | Remove the name filtering from toolbox ps. | Elliott Hughes | 2015-10-30 | 1 | -54/+57 |
* | Lose df to toybox. | Elliott Hughes | 2015-10-23 | 2 | -86/+0 |
* | Lose du to toybox. | Elliott Hughes | 2015-09-14 | 2 | -371/+0 |
* | Lose lsof to toybox. | Elliott Hughes | 2015-09-11 | 2 | -297/+0 |
* | Merge "Lose ls to toybox." | Elliott Hughes | 2015-09-03 | 2 | -589/+0 |
|\ | |||||
| * | Lose ls to toybox. | Elliott Hughes | 2015-08-31 | 2 | -589/+0 |
* | | Merge "Lose uptime to toybox." | Elliott Hughes | 2015-08-31 | 2 | -88/+0 |
|\ \ | |/ |/| | |||||
| * | Lose uptime to toybox. | Elliott Hughes | 2015-08-17 | 2 | -88/+0 |
* | | lsof fixes. | Elliott Hughes | 2015-08-24 | 1 | -16/+59 |
|/ | |||||
* | Lose ionice and renice to toybox. | Elliott Hughes | 2015-08-14 | 3 | -221/+0 |
* | Remove watchprops. | Elliott Hughes | 2015-08-10 | 2 | -93/+0 |
* | Toolbox: Disable unused-const-variable warning | Andreas Gampe | 2015-07-30 | 1 | -1/+1 |
* | Switch to toybox mount(1). | Elliott Hughes | 2015-06-08 | 2 | -361/+0 |
* | Make start/stop warn if you're not root. | Elliott Hughes | 2015-06-05 | 4 | -41/+47 |
* | Revert "Switch to toybox ls." | Elliott Hughes | 2015-05-16 | 2 | -0/+589 |
* | Switch to toybox ls. | Elliott Hughes | 2015-05-15 | 2 | -589/+0 |