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