Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Improve toolbox SIGPIPE behavior. | Elliott Hughes | 2015-04-25 | 2 | -6/+15 |
* | Move ls implementation detail into ls. | Elliott Hughes | 2015-04-08 | 4 | -196/+107 |
* | Lose getprop to toybox. | Elliott Hughes | 2015-04-07 | 2 | -51/+0 |
* | Lose setprop to toybox. | Elliott Hughes | 2015-04-07 | 2 | -19/+0 |
* | Lose restorecon to toybox. | Elliott Hughes | 2015-04-07 | 2 | -64/+0 |
* | Lose umount to toybox. | Elliott Hughes | 2015-04-02 | 2 | -91/+0 |
* | Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. | Elliott Hughes | 2015-04-02 | 1 | -4/+0 |
* | toolbox: ioctl: fix signedness on ioctl_nr | Chris Fries | 2015-04-01 | 1 | -49/+96 |
* | Lose route to toybox. | Elliott Hughes | 2015-03-30 | 2 | -114/+0 |
* | toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) | Johan Redestig | 2015-03-30 | 1 | -1/+9 |
* | Lose load_policy to toybox. | Elliott Hughes | 2015-03-28 | 2 | -50/+0 |
* | $ANDROID_BUILD_TOP isn't set for continuous builds. | Elliott Hughes | 2015-03-25 | 1 | -1/+1 |
* | Auto-generate the getevent labels from <linux/input.h>. | Elliott Hughes | 2015-03-25 | 4 | -728/+120 |
* | Lose runcon to toybox. | Elliott Hughes | 2015-03-23 | 2 | -29/+0 |