summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Put a small sleep back in the start of toolbox top.Elliott Hughes2016-10-281-0/+7
* Allow building with Python 3.xBernhard Rosenkränzer2016-03-081-4/+5
* Make toolbox top a little more like everyone else's.Elliott Hughes2016-03-021-23/+39
* Fix generation of event labels for getevent.Elliott Hughes2016-02-092-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
* | lsof fixes.Elliott Hughes2015-08-241-16/+59
|/
* Lose ionice and renice to toybox.Elliott Hughes2015-08-143-221/+0
* Remove watchprops.Elliott Hughes2015-08-102-93/+0
* Toolbox: Disable unused-const-variable warningAndreas Gampe2015-07-301-1/+1
* Switch to toybox mount(1).Elliott Hughes2015-06-082-361/+0
* Make start/stop warn if you're not root.Elliott Hughes2015-06-054-41/+47
* Revert "Switch to toybox ls."Elliott Hughes2015-05-162-0/+589
* Switch to toybox ls.Elliott Hughes2015-05-152-589/+0
* Improve toolbox SIGPIPE behavior.Elliott Hughes2015-04-252-6/+15
* Move ls implementation detail into ls.Elliott Hughes2015-04-084-196/+107
* Lose getprop to toybox.Elliott Hughes2015-04-082-51/+0
* Lose setprop to toybox.Elliott Hughes2015-04-072-19/+0
* Lose restorecon to toybox.Elliott Hughes2015-04-072-64/+0
* Lose umount to toybox.Elliott Hughes2015-04-022-91/+0
* Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-021-4/+0
* toolbox: ioctl: fix signedness on ioctl_nrChris Fries2015-04-011-49/+96
* Lose route to toybox.Elliott Hughes2015-03-302-114/+0
* toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)Johan Redestig2015-03-301-1/+9
* Lose load_policy to toybox.Elliott Hughes2015-03-282-50/+0
* $ANDROID_BUILD_TOP isn't set for continuous builds.Elliott Hughes2015-03-251-1/+1
* Auto-generate the getevent labels from <linux/input.h>.Elliott Hughes2015-03-254-728/+120
* Lose runcon to toybox.Elliott Hughes2015-03-232-29/+0
* Remove /dev/alarm cruft from uptime.Elliott Hughes2015-03-201-56/+21
* Remove schedtop.Elliott Hughes2015-03-192-331/+0
* Remove obsolete smd tool.Elliott Hughes2015-03-162-43/+0
* Remove getsebool/setsebool from init and toolbox.Stephen Smalley2015-03-133-152/+0
* am ed5b81c9: Merge "Fix LP32 build."Elliott Hughes2015-03-101-1/+2
|\
| * Fix LP32 build.Elliott Hughes2015-03-091-1/+2
* | am 9cce837d: Merge "Increase output width for wchan and pc on 64 bit targets."Elliott Hughes2015-03-101-5/+22
|\|
| * Increase output width for wchan and pc on 64 bit targets.Chris Dearman2015-03-091-5/+22
* | am 6385d626: Merge "Remove toolbox\'s obsolete \'wipe\' command."Elliott Hughes2015-03-072-177/+0
|\|
| * Remove toolbox's obsolete 'wipe' command.Elliott Hughes2015-03-072-177/+0
* | am 830914a4: Merge "Lose touch to toybox."Elliott Hughes2015-02-102-116/+0
|\|
| * Lose touch to toybox.Elliott Hughes2015-02-092-116/+0