1. 3a04ecf Lose ps to toybox. by Elliott Hughes · 9 years ago
  2. 2b2b132 toolbox ps: replace strcpy with snprintf. by Elliott Hughes · 9 years ago
  3. e5cde9d Merge "Add empty <util.h> to build BSD source." by Treehugger Robot · 9 years ago
  4. 4c8e177 Add empty <util.h> to build BSD source. by Elliott Hughes · 9 years ago
  5. dd309a5 Fix 'ps.c' formatting. by Jorge Lucangeli Obes · 9 years ago
  6. 8d2d8ea Fix 'ps --ppid'. by Jorge Lucangeli Obes · 9 years ago
  7. 527ee67 Remove toolbox iftop. by Elliott Hughes · 9 years ago
  8. 3e28595 Fix toolbox failure return to match similar tools. by Elliott Hughes · 9 years ago
  9. cc98361 Clean up toolbox runner slightly. by Elliott Hughes · 9 years ago
  10. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  11. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  12. 3818a53 Remove toolbox prlimit. by Elliott Hughes · 9 years ago
  13. fa0dda1 Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  14. 3d61c2e Allow building with Python 3.x by Bernhard Rosenkränzer · 9 years ago
  15. e6a638d Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  16. e57ce76 Fix generation of event labels for getevent. by Elliott Hughes · 9 years ago
  17. 64656c4 Always have ps output to stdout at least one line. by Christopher Ferris · 9 years ago
  18. c8998e8 Toolbox: |ps -t| now correctly displays the USER for threads by Phani (Gargey) Avadhanam · 9 years ago
  19. 7b622cb Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
  20. 7e6c696 Fix ps -Z so it combines with other arguments. by Elliott Hughes · 9 years ago
  21. 7bd3cc0 Remove the name filtering from toolbox ps. by Elliott Hughes · 9 years ago
  22. d353886 Lose df to toybox. by Elliott Hughes · 9 years ago
  23. 4b7505d Lose du to toybox. by Elliott Hughes · 10 years ago
  24. ec8608a Lose lsof to toybox. by Elliott Hughes · 10 years ago
  25. 00b8995 Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  26. 641fb87 Lose ls to toybox. by Elliott Hughes · 10 years ago
  27. 899a8be Merge "Lose uptime to toybox." by Elliott Hughes · 10 years ago
  28. d2d6373 lsof fixes. by Elliott Hughes · 10 years ago
  29. 91820e8 Lose uptime to toybox. by Elliott Hughes · 10 years ago
  30. eee307c Lose ionice and renice to toybox. by Elliott Hughes · 10 years ago
  31. e1d1d16 Remove watchprops. by Elliott Hughes · 10 years ago
  32. 5048634 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 10 years ago
  33. f528cd4 Switch to toybox mount(1). by Elliott Hughes · 10 years ago
  34. 428167e Make start/stop warn if you're not root. by Elliott Hughes · 10 years ago
  35. 7c4e335 Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  36. 18205db Switch to toybox ls. by Elliott Hughes · 10 years ago
  37. 0bf4449 Improve toolbox SIGPIPE behavior. by Elliott Hughes · 10 years ago
  38. dde6bf1 Move ls implementation detail into ls. by Elliott Hughes · 10 years ago
  39. 43d4aac Lose getprop to toybox. by Elliott Hughes · 10 years ago
  40. ef6f10c Lose setprop to toybox. by Elliott Hughes · 10 years ago
  41. f0720fe Lose restorecon to toybox. by Elliott Hughes · 10 years ago
  42. 644cad6 Lose umount to toybox. by Elliott Hughes · 10 years ago
  43. d72fe20 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  44. d22a3e5 toolbox: ioctl: fix signedness on ioctl_nr by Chris Fries · 11 years ago
  45. 6e82c43 Lose route to toybox. by Elliott Hughes · 10 years ago
  46. 453cdb4 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 10 years ago
  47. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  48. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  49. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  50. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  51. ef5c91c Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  52. df02286 Remove schedtop. by Elliott Hughes · 10 years ago
  53. b970aac Remove obsolete smd tool. by Elliott Hughes · 10 years ago
  54. 1eb0a9b Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  55. 7870fe3 am ed5b81c9: Merge "Fix LP32 build." by Elliott Hughes · 10 years ago
  56. bcdb60e am 9cce837d: Merge "Increase output width for wchan and pc on 64 bit targets." by Elliott Hughes · 10 years ago
  57. 37abfa2 Fix LP32 build. by Elliott Hughes · 10 years ago
  58. c5aa4f1 Increase output width for wchan and pc on 64 bit targets. by Chris Dearman · 10 years ago
  59. e1a06dc am 6385d626: Merge "Remove toolbox\'s obsolete \'wipe\' command." by Elliott Hughes · 10 years ago
  60. e6beda7 Remove toolbox's obsolete 'wipe' command. by Elliott Hughes · 10 years ago
  61. 95730f4 am 830914a4: Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago
  62. a4aa601 Lose touch to toybox. by Elliott Hughes · 10 years ago
  63. 05d8a22 am 051f369a: Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 10 years ago
  64. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 10 years ago
  65. 3a8064c am 0114e124: Merge "Add ps --ppid." by Elliott Hughes · 10 years ago
  66. b5fc313 Add ps --ppid. by Elliott Hughes · 10 years ago
  67. 2e14f61 am 06b4e982: Merge "Add missing <malloc.h> and <string.h> includes." by Elliott Hughes · 10 years ago
  68. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 10 years ago
  69. 68a6f88 am ae79cb5a: Merge "Add missing <string.h> includes." by Elliott Hughes · 10 years ago
  70. 2b7d75d Add missing <string.h> includes. by Elliott Hughes · 10 years ago
  71. f8eac2f am ce34551c: Merge "Lose id to toybox." by Elliott Hughes · 10 years ago
  72. 1bf5054 Lose id to toybox. by Elliott Hughes · 10 years ago
  73. f5a6c6b am 17e2f436: Merge "Lose cmp to toybox." by Elliott Hughes · 10 years ago
  74. b546991 Lose cmp to toybox. by Elliott Hughes · 10 years ago
  75. d5c46b6 am 3d7951d4: Merge "Lose chown to toybox." by Elliott Hughes · 10 years ago
  76. 6eb88b2 Lose chown to toybox. by Elliott Hughes · 10 years ago
  77. 776158f am 41341eea: Merge "Lose date to toybox (as date and hwclock)." by Elliott Hughes · 10 years ago
  78. 587e30c am 3bb5654a: Merge "Lose ifconfig to toybox." by Elliott Hughes · 10 years ago
  79. f8bf054 Lose date to toybox (as date and hwclock). by Elliott Hughes · 10 years ago
  80. e5efa98 am da3dec3c: Merge "Lose toolbox notify in favor of toybox inotifyd." by Elliott Hughes · 10 years ago
  81. f84994b Lose ifconfig to toybox. by Elliott Hughes · 10 years ago
  82. c5d17fd am 4503a145: Merge "Switch to toybox cat." by Elliott Hughes · 10 years ago
  83. 30286c8 Lose toolbox notify in favor of toybox inotifyd. by Elliott Hughes · 10 years ago
  84. 532bb72 Switch to toybox cat. by Elliott Hughes · 10 years ago
  85. 9c359a3 am 69159ba0: Merge "Fix missing #includes in system/core." by Elliott Hughes · 10 years ago
  86. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  87. b01c52a am d106305f: Merge "Lose getenforce and setenforce to toybox." by Elliott Hughes · 10 years ago
  88. 2e67705 Lose getenforce and setenforce to toybox. by Elliott Hughes · 10 years ago
  89. 4138f9d am dbe49757: Merge "Lose netstat to toybox." by Elliott Hughes · 10 years ago
  90. 7e3879e Lose netstat to toybox. by Elliott Hughes · 10 years ago
  91. 9332f9c am 12677383: Merge "Lose mv to toybox." by Elliott Hughes · 10 years ago
  92. a264cca Lose mv to toybox. by Elliott Hughes · 10 years ago
  93. 37dc409 am 300a85e5: Merge "Lose rm to toybox." by Elliott Hughes · 10 years ago
  94. 1d0c3fb am cc825ae7: Merge "Lose cp to toybox." by Elliott Hughes · 10 years ago
  95. dc74ad2 am 700a9570: Merge "Lose ln to toybox." by Elliott Hughes · 10 years ago
  96. fdab0f5 Lose rm to toybox. by Elliott Hughes · 10 years ago
  97. b3fa826 Lose cp to toybox. by Elliott Hughes · 10 years ago
  98. 4592237 am a7e6dbd3: Merge "Lose rmdir to toybox." by Elliott Hughes · 10 years ago
  99. ae96efc Lose ln to toybox. by Elliott Hughes · 10 years ago
  100. 9e69ee9 am 8dc9777b: Merge "Lose mkdir to toybox." by Elliott Hughes · 10 years ago