1. b247d02 getprop: add -T option to return a property's type by Tom Cherry · 7 years ago
  2. 624d43e Reland: Add getprop to toolbox by Tom Cherry · 7 years ago
  3. ee4d370 Merge "Add toolbox to vendor" by Tom Cherry · 7 years ago
  4. 24c2868 Just check in tools.h. by Elliott Hughes · 7 years ago
  5. 0c62c4b Add toolbox to vendor by Tom Cherry · 7 years ago
  6. 327c981 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  7. 1310ea8 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  8. f56096e Add getprop to toolbox by Tom Cherry · 7 years ago
  9. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  10. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  11. c8e12b9 Disable integer overflow sanitizer in grep. by Ivan Lozano · 7 years ago
  12. 8b1e9f1 Revert "delete toolbox/r.c" by Chris Fries · 7 years ago
  13. 3f2514e Merge "Add building and installing of grep for vendor." by Treehugger Robot · 8 years ago
  14. f19d2d6 Add building and installing of grep for vendor. by Erik Staats · 8 years ago
  15. 0413438 Remove <sys/mtio.h> workaround. by Elliott Hughes · 8 years ago
  16. aff1b07 libtoolbox_dd / grep: Android.mk -> bp by Yifan Hong · 8 years ago
  17. 711a37a This code has moved to toybox proper. by Elliott Hughes · 8 years ago
  18. 596678a Add a reasonably full implementation of gzip/gunzip/zcat. by Elliott Hughes · 8 years ago
  19. 6694115 Revert "Only allow system to write to existing input nodes." by Michael Wright · 8 years ago
  20. 16b4c7c Only allow system to write to existing input nodes. by Michael Wright · 8 years ago
  21. a43836a delete toolbox/r.c by Nick Kralevich · 8 years ago
  22. c72c7f2 toolbox: exit when failed to allocate buffer for ioctl by Ting-Yuan Huang · 8 years ago
  23. 77cdcc5 toolbox: fix memory leak by Ting-Yuan Huang · 8 years ago
  24. edc4b51 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  25. bd86e84 Lose sendevent to toybox. by Elliott Hughes · 9 years ago
  26. ea5f442 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  27. 244ec91 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  28. 7ed7343 Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  29. 63de69a Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  30. 0aaeea0 Lose log to toybox. by Elliott Hughes · 9 years ago
  31. 7c67417 Lose top to toybox. by Elliott Hughes · 9 years ago
  32. 1ea2514 Remove toolbox ioctl. by Elliott Hughes · 9 years ago
  33. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  34. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  35. 3a04ecf Lose ps to toybox. by Elliott Hughes · 9 years ago
  36. 2b2b132 toolbox ps: replace strcpy with snprintf. by Elliott Hughes · 9 years ago
  37. e5cde9d Merge "Add empty <util.h> to build BSD source." by Treehugger Robot · 9 years ago
  38. 4c8e177 Add empty <util.h> to build BSD source. by Elliott Hughes · 9 years ago
  39. dd309a5 Fix 'ps.c' formatting. by Jorge Lucangeli Obes · 9 years ago
  40. 8d2d8ea Fix 'ps --ppid'. by Jorge Lucangeli Obes · 9 years ago
  41. 527ee67 Remove toolbox iftop. by Elliott Hughes · 9 years ago
  42. 3e28595 Fix toolbox failure return to match similar tools. by Elliott Hughes · 9 years ago
  43. cc98361 Clean up toolbox runner slightly. by Elliott Hughes · 9 years ago
  44. 0ef6716 Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  45. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  46. 3818a53 Remove toolbox prlimit. by Elliott Hughes · 9 years ago
  47. fa0dda1 Make toolbox top a little more like everyone else's. by Elliott Hughes · 9 years ago
  48. 3d61c2e Allow building with Python 3.x by Bernhard Rosenkränzer · 9 years ago
  49. e6a638d Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  50. e57ce76 Fix generation of event labels for getevent. by Elliott Hughes · 9 years ago
  51. 64656c4 Always have ps output to stdout at least one line. by Christopher Ferris · 9 years ago
  52. c8998e8 Toolbox: |ps -t| now correctly displays the USER for threads by Phani (Gargey) Avadhanam · 9 years ago
  53. 7b622cb Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
  54. 7e6c696 Fix ps -Z so it combines with other arguments. by Elliott Hughes · 9 years ago
  55. 7bd3cc0 Remove the name filtering from toolbox ps. by Elliott Hughes · 9 years ago
  56. d353886 Lose df to toybox. by Elliott Hughes · 9 years ago
  57. 4b7505d Lose du to toybox. by Elliott Hughes · 10 years ago
  58. ec8608a Lose lsof to toybox. by Elliott Hughes · 10 years ago
  59. 00b8995 Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  60. 641fb87 Lose ls to toybox. by Elliott Hughes · 10 years ago
  61. 899a8be Merge "Lose uptime to toybox." by Elliott Hughes · 10 years ago
  62. d2d6373 lsof fixes. by Elliott Hughes · 10 years ago
  63. 91820e8 Lose uptime to toybox. by Elliott Hughes · 10 years ago
  64. eee307c Lose ionice and renice to toybox. by Elliott Hughes · 10 years ago
  65. e1d1d16 Remove watchprops. by Elliott Hughes · 10 years ago
  66. 5048634 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 10 years ago
  67. f528cd4 Switch to toybox mount(1). by Elliott Hughes · 10 years ago
  68. 428167e Make start/stop warn if you're not root. by Elliott Hughes · 10 years ago
  69. 7c4e335 Revert "Switch to toybox ls." by Elliott Hughes · 10 years ago
  70. 18205db Switch to toybox ls. by Elliott Hughes · 10 years ago
  71. 0bf4449 Improve toolbox SIGPIPE behavior. by Elliott Hughes · 10 years ago
  72. dde6bf1 Move ls implementation detail into ls. by Elliott Hughes · 10 years ago
  73. 43d4aac Lose getprop to toybox. by Elliott Hughes · 10 years ago
  74. ef6f10c Lose setprop to toybox. by Elliott Hughes · 10 years ago
  75. f0720fe Lose restorecon to toybox. by Elliott Hughes · 10 years ago
  76. 644cad6 Lose umount to toybox. by Elliott Hughes · 10 years ago
  77. d72fe20 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  78. d22a3e5 toolbox: ioctl: fix signedness on ioctl_nr by Chris Fries · 11 years ago
  79. 6e82c43 Lose route to toybox. by Elliott Hughes · 10 years ago
  80. 453cdb4 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 10 years ago
  81. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  82. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  83. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  84. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  85. ef5c91c Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  86. df02286 Remove schedtop. by Elliott Hughes · 10 years ago
  87. b970aac Remove obsolete smd tool. by Elliott Hughes · 10 years ago
  88. 1eb0a9b Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  89. 7870fe3 am ed5b81c9: Merge "Fix LP32 build." by Elliott Hughes · 10 years ago
  90. bcdb60e am 9cce837d: Merge "Increase output width for wchan and pc on 64 bit targets." by Elliott Hughes · 10 years ago
  91. 37abfa2 Fix LP32 build. by Elliott Hughes · 10 years ago
  92. c5aa4f1 Increase output width for wchan and pc on 64 bit targets. by Chris Dearman · 10 years ago
  93. e1a06dc am 6385d626: Merge "Remove toolbox\'s obsolete \'wipe\' command." by Elliott Hughes · 10 years ago
  94. e6beda7 Remove toolbox's obsolete 'wipe' command. by Elliott Hughes · 10 years ago
  95. 95730f4 am 830914a4: Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago
  96. a4aa601 Lose touch to toybox. by Elliott Hughes · 10 years ago
  97. 05d8a22 am 051f369a: Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 10 years ago
  98. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 10 years ago
  99. 3a8064c am 0114e124: Merge "Add ps --ppid." by Elliott Hughes · 10 years ago
  100. b5fc313 Add ps --ppid. by Elliott Hughes · 10 years ago