1. ef58a1d toolbox/modprobe: update kernel version directory filter by Will McVicker · 7 months ago
  2. ff1cdb3 Fix C++23 build. by Elliott Hughes · 8 months ago
  3. cf2c32d Merge "Revert "Revert^2 "modprobe: Always log failures to the kernel lo..."" into main by Chaitanya Cheemala (xWF) · 8 months ago
  4. 301c8bd Revert "Revert^2 "modprobe: Always log failures to the kernel lo..." by Chaitanya Cheemala (xWF) · 8 months ago
  5. 2f85fbd Merge "Revert^2 "modprobe: Always log failures to the kernel logger"" into main by Yi-Yo Chiang · 8 months ago
  6. 505ec88 Merge "Revert^2 "Add toolbox_ramdisk"" into main by Yi-Yo Chiang · 8 months ago
  7. 3d7ae43 Revert^2 "Add toolbox_ramdisk" by Yi-Yo Chiang · 8 months ago
  8. 4e0174d Merge "Revert "Add toolbox_ramdisk"" into main by Priyanka Advani (xWF) · 8 months ago
  9. 21ac1a0 Revert "Add toolbox_ramdisk" by Priyanka Advani (xWF) · 8 months ago
  10. 5d21bbc Merge "Add toolbox_ramdisk" into main by Yi-Yo Chiang · 8 months ago
  11. ead68b8 Revert^2 "modprobe: Always log failures to the kernel logger" by Yi-Yo Chiang · 8 months ago
  12. 16974aa Revert "modprobe: Always log failures to the kernel logger" by Chaitanya Cheemala (xWF) · 8 months ago
  13. c044283 Add toolbox_ramdisk by Yi-Yo Chiang · 8 months ago
  14. 97f18af modprobe: Always log failures to the kernel logger by Yi-Yo Chiang · 8 months ago
  15. 09e7cea Define toolbox.recovery by Jihoon Kang · 9 months ago
  16. 6477633 toolbox/modprobe: Load modules from /lib/modules based on page size by Juan Yescas · 1 year, 3 months ago
  17. c991c3d toolbox/modprobe: Filter module directories based on kernel page size by Will Deacon · 1 year, 3 months ago
  18. 4e1776c Revert "Load modules from _16K dir when running on 16K kernel" by Will Deacon · 1 year, 3 months ago
  19. ffdb017 Load modules from _16K dir when running on 16K kernel by Kelvin Zhang · 1 year, 5 months ago
  20. 2c6b83f setprop: check if not setprop value but setprop name starts with "ro." by sanga1.lee · 1 year, 5 months ago
  21. 0868693 getevent: print error message when failing to get event by Harry Cutts · 1 year, 5 months ago
  22. b8f9475 getevent: add Framework Input team as owners by Harry Cutts · 1 year, 5 months ago
  23. c8dc7ff toolbox/libmodprobe: add toolbox to vendor_ramdisk by Junki Min · 1 year, 6 months ago
  24. 7d400f9 toolbox/modprobe: Use libmodprobe to load modules from FILE by Will McVicker · 1 year, 6 months ago
  25. b9dead1 toolbox/modprobe: Fix failure due to blocklist by Will McVicker · 1 year, 6 months ago
  26. a8e259d Remove stray newline from err() call. by Elliott Hughes · 2 years ago
  27. d278f1d toolbox/modprobe: Fix fallback path when mod_dirs is empty by Will McVicker · 2 years, 3 months ago
  28. 8320778 toolbox/modprobe: Fallback to /lib/modules/<uname> by Vincent Donnefort · 2 years, 8 months ago
  29. 278bfa0 toolbox/generate-input.h-labels.py: python3. by Elliott Hughes · 4 years, 1 month ago
  30. ff825b2 Update owners for modprobe.c by Will McVicker · 4 years, 5 months ago
  31. 87b2ef0 libmodprobe: refactor blocklist functionality by Will McVicker · 4 years, 6 months ago
  32. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  33. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 7 months ago
  34. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  35. 9bfd986 Remove all the `cpp_std: "experimental"`s. by Elliott Hughes · 4 years, 7 months ago
  36. 762653b iorap: Remove toggling iorapd on/off when using 'start' command. by yawanng · 4 years, 10 months ago
  37. f765947 Merge "toolbox: make all janitors the owners." am: 5f33339b2f am: 459b5d6350 by Treehugger Robot · 5 years ago
  38. 5f33339 Merge "toolbox: make all janitors the owners." by Treehugger Robot · 5 years ago
  39. b0680f4 Merge "modprobe: add -s/--syslog flag" am: 14260d2314 am: ef4a78efbb by Treehugger Robot · 5 years ago
  40. e81b002 toolbox: make all janitors the owners. by Elliott Hughes · 5 years ago
  41. 63368be modprobe: add -s/--syslog flag by Mark Salyzyn · 5 years ago
  42. 28b6ea2 Merge "modprobe: add --all=modules.load flag" am: 3d246cced8 am: f1ae0e66e3 by Mark Salyzyn · 5 years ago
  43. e7a17a6 Merge "modprobe: switch to getopt_long for argument parsing" am: d894b463f1 am: f946ba79cf by Treehugger Robot · 5 years ago
  44. 6c9a1e4 modprobe: add --all=modules.load flag by Mark Salyzyn · 5 years ago
  45. 3ad274b modprobe: switch to getopt_long for argument parsing by Mark Salyzyn · 5 years ago
  46. 1351fcc Merge changes I14ed0839,I59f9fde5 am: 4db1b12b3c am: 24d0e12b3e by Treehugger Robot · 5 years ago
  47. 703fb74 modprobe: Use more inclusive language for modprobe and libmodprobe by Mark Salyzyn · 5 years ago
  48. 7d6af00 Control audio HAL services in start/stop by Ytai Ben-Tsvi · 5 years ago
  49. 6025b73 Control audio HAL services in start/stop by Ytai Ben-Tsvi · 5 years ago
  50. 2680b31 start: Toggle iorapd on/off when using 'start' command (by itself) by Igor Murashkin · 5 years ago
  51. 64a5534 toolbox: add modprobe by Steve Muckle · 6 years ago
  52. 63b0775 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  53. 65a1ee8 toolbox: add setprop, start, and stop by Tom Cherry · 6 years ago
  54. 0865266 Remove `r` in R. by Elliott Hughes · 6 years ago
  55. bfd9d63 grep: fix ASan heap-buffer-overflow. by Elliott Hughes · 6 years ago
  56. 720c1ec BSD grep: sync with upstream. by Elliott Hughes · 6 years ago
  57. 7c71e06 toolbox: make "r" available for /vendor by Petri Gynther · 7 years ago
  58. 8cbf6bb toolbox: getevent: disable stdout buffering by Gary Bisson · 7 years ago
  59. 38e9f23 getevent: O_RDWR -> O_RDONLY | O_CLOEXEC by Nick Kralevich · 7 years ago
  60. 8100d05 Move back to BSD grep, and make it available for recovery too. by Elliott Hughes · 7 years ago
  61. f9408d5 Revert "Switch to PCRE grep." by Elliott Hughes · 7 years ago
  62. c50fe3d Merge "newfs_msdos: switch to external/newfs_msdos." by Treehugger Robot · 7 years ago
  63. 76858a0 newfs_msdos: switch to external/newfs_msdos. by Elliott Hughes · 7 years ago
  64. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  65. a228822 Compile toolbox's newfs_msdos for the host by Dan Willemsen · 7 years ago
  66. 90a018a Switch to PCRE grep. by Elliott Hughes · 7 years ago
  67. 21ceafb Remove BSD dd. by Elliott Hughes · 7 years ago
  68. 8591440 Lose dd to toybox. by Elliott Hughes · 7 years ago
  69. 16b82b7 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 8 years ago
  70. 8573b55 getprop: add -T option to return a property's type by Tom Cherry · 8 years ago
  71. 91094e0 Reland: Add getprop to toolbox by Tom Cherry · 8 years ago
  72. ea4c7d5 Merge "Add toolbox to vendor" by Tom Cherry · 8 years ago
  73. 4e4ab4a Just check in tools.h. by Elliott Hughes · 8 years ago
  74. 6fb3dca Add toolbox to vendor by Tom Cherry · 8 years ago
  75. e69ba76 Revert "Add getprop to toolbox" by Tom Cherry · 8 years ago
  76. a852f95 Convert toolbox to Android.bp by Dan Willemsen · 8 years ago
  77. c73497e Add getprop to toolbox by Tom Cherry · 8 years ago
  78. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 8 years ago
  79. 693d63f Add OWNERS. by Elliott Hughes · 8 years ago
  80. f4dafbc Disable integer overflow sanitizer in grep. by Ivan Lozano · 8 years ago
  81. 4a16646 Revert "delete toolbox/r.c" by Chris Fries · 8 years ago
  82. 23bcbf0 Merge "Add building and installing of grep for vendor." by Treehugger Robot · 8 years ago
  83. 0c3b1bd Add building and installing of grep for vendor. by Erik Staats · 8 years ago
  84. c286f47 Remove <sys/mtio.h> workaround. by Elliott Hughes · 8 years ago
  85. 49641ba libtoolbox_dd / grep: Android.mk -> bp by Yifan Hong · 8 years ago
  86. be9024d This code has moved to toybox proper. by Elliott Hughes · 8 years ago
  87. 455567f Add a reasonably full implementation of gzip/gunzip/zcat. by Elliott Hughes · 8 years ago
  88. 14667c1 Revert "Only allow system to write to existing input nodes." by Michael Wright · 9 years ago
  89. 344e929 Only allow system to write to existing input nodes. by Michael Wright · 9 years ago
  90. 8a475f7 delete toolbox/r.c by Nick Kralevich · 9 years ago
  91. 1c2f612 toolbox: exit when failed to allocate buffer for ioctl by Ting-Yuan Huang · 9 years ago
  92. 58da81d toolbox: fix memory leak by Ting-Yuan Huang · 9 years ago
  93. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  94. c733a76 Lose sendevent to toybox. by Elliott Hughes · 9 years ago
  95. 80beb50 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  96. b22b998 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  97. 50f39dd Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  98. 01e5a6c Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  99. cf75c1b Lose log to toybox. by Elliott Hughes · 9 years ago
  100. 4558428 Lose top to toybox. by Elliott Hughes · 9 years ago