1. d8482db Bionic changes for tty related applets by Tanguy Pruvot · 10 years ago
  2. b0919fd Android: update busybox def PATH and cron folder by Tanguy Pruvot · 10 years ago
  3. 1071f3e Fix remaining bionic warnings by Tanguy Pruvot · 10 years ago
  4. c1f4182 zcat: complain if input is not compressed by Denys Vlasenko · 10 years ago
  5. 6786b97 Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22 by Ricardo Cerqueira · 10 years ago
  6. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  7. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  8. 4d8ad38 devfsd: remove static variable by Denys Vlasenko · 11 years ago
  9. 2635369 rfkill: use new-style config/kbuild/applet by Denys Vlasenko · 11 years ago
  10. 1d30b3f wall,crontab: use xopen_as_uid_gid() by Ryan Mallon · 11 years ago
  11. cd256e1 wall: access FILE under real user's credentials by Denys Vlasenko · 11 years ago
  12. d6ae4fb man: find posix man pages by John Spencer · 11 years ago
  13. a5e6c6c setsid: code shrink, expanded comments by Denys Vlasenko · 11 years ago
  14. 985345d ubi_tools: fix typo in strcpy by Paul B. Henson · 11 years ago
  15. cc1c9ca less: support "less 1<>TTY" by Denys Vlasenko · 11 years ago
  16. 0dacb68 chrt: remove warning for _POSIX_PRIORITY_SCHEDULING by Bernhard Reutner-Fischer · 11 years ago
  17. e9b3fcc ubi_tools: enhance -s option to allow size multiplier to match mtd-utils by Denys Vlasenko · 11 years ago
  18. f798ba9 ubi_tools: add forgotten argv++ by Denys Vlasenko · 11 years ago
  19. 65bdf0b ubi_tools: extend supported volume size to 64 bits; shrink code by Denys Vlasenko · 11 years ago
  20. f86404f ubimkvol: add -m option to create volume of maximum size by Paul B. Henson · 11 years ago
  21. c608731 setserial: Fix typo: s/baund_rate/baud_rate/g by Bernhard Reutner-Fischer · 11 years ago
  22. 45dc96c flash_eraseall: implement -N by Alexander Shiyan · 11 years ago
  23. 0d61dcd nanddump: fix build if nandwrite isn't enabled by Alexander Shiyan · 11 years ago
  24. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  25. 6be6f3b flashcp: trivial code shrink by Denys Vlasenko · 11 years ago
  26. 243e733 flashcp: pad output to BUFSIZE. Hopefully closes 5882 by Denys Vlasenko · 11 years ago
  27. 9daf33f dc: code shrink by Denys Vlasenko · 11 years ago
  28. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 11 years ago
  29. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 11 years ago
  30. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 11 years ago
  31. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 11 years ago
  32. 67dc7b2 fbsplash: fix regression from e4fa7b7 by Timo Teräs · 12 years ago
  33. 3aeb870 nanddump: invert the meaning of the -o parameter to match upstream by Baruch Siach · 12 years ago
  34. 98f6b2d nanddump: skip bad blocks when instructed to do so by Baruch Siach · 12 years ago
  35. da0200a nanddump: use the right operator of logic AND by Baruch Siach · 12 years ago
  36. d109798 flashcp: remove unused variable opts by Manuel Zerpies · 12 years ago
  37. 6d463de fbsplash: support non-RGB565 pixels in 16-bit mode by Linus Walleij · 12 years ago
  38. 693a020 man: fix handling of gzipped manpages by Denys Vlasenko · 12 years ago
  39. c5fe9f7 include sys/resource.h where needed by Mike Frysinger · 12 years ago
  40. 6979325 nanddump: make dumping read-only partitions work by Matt Reimer · 12 years ago
  41. ba1d561 man: fix handling of gzipped manpages by Denys Vlasenko · 12 years ago
  42. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  43. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  44. 5377286 who,less: tweaked help text by Denys Vlasenko · 12 years ago
  45. 2d546e6 fix depmod, and add taskset and adjtimex applets by Tanguy Pruvot · 12 years ago
  46. 7fe1e3f ubi_tools: add workaround for bad kernel headers. Closes 4838 by Denys Vlasenko · 12 years ago
  47. 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 12 years ago
  48. 3ac066c fbsplash: use line_length instead of xres * bytes_per_pixel by Yin Kangkai · 12 years ago
  49. 65a1ee9 rx: fix file corruption on block checksum failure by Daniel Fandrich · 13 years ago
  50. 29d8ebe busybox v1.19.3 update by Tanguy Pruvot · 13 years ago
  51. f3efd3c rx: code shrink by Denys Vlasenko · 13 years ago
  52. f808e77 rx: Fix file corruption with duplicate blocks by Dan Fandrich · 13 years ago
  53. 73d249e whitespace fixes by Denys Vlasenko · 13 years ago
  54. cd06e06 fbsplash: support 8bit mode by Peter Korsgaard · 13 years ago
  55. e4fa7b7 fbsplash: limit progress bar flicker by Peter Korsgaard · 13 years ago
  56. ecccbac inotify: if PROG is -, print events to stdout by Flemming Madsen · 13 years ago
  57. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  58. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  59. f9e07e7 conspy: add framebuffer support, -Q option. by Pascal Bellard · 13 years ago
  60. 8c84f75 crond: fix the case when option -d is disabled by Denys Vlasenko · 13 years ago
  61. 6c7055d Merge 'busybox' v1.19.1 into gingerbread by Tanguy Pruvot · 13 years ago
  62. cc272b0 Apply post-1.19.0 patches, bump version to 1.19.1 by Denys Vlasenko · 13 years ago
  63. 2491511 Fixes for warnings in FreeBSD build by Denys Vlasenko · 13 years ago
  64. 4f54168 less: fix for screen size detection by Denys Vlasenko · 13 years ago
  65. c97578d conspy,nandwrite,nanddump: enable in defconfig by Denys Vlasenko · 13 years ago
  66. dc29f48 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  67. 2ef4214 less: add a TODO comment by Denys Vlasenko · 13 years ago
  68. 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 13 years ago
  69. 0d8e414 Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  70. f2f9bc5 dc: fix a case where we can run off malloced space by Denys Vlasenko · 13 years ago
  71. b12cc7b Merge branch 'busybox' into gingerbread by Tanguy Pruvot · 13 years ago
  72. 8f6ce09 a few tweaks for bionic by Denys Vlasenko · 13 years ago
  73. b5de0c1 typo fixes by Dan Fandrich · 13 years ago
  74. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 13 years ago
  75. 040b5a2 setserial: added missing \n in help text by Dan Fandrich · 13 years ago
  76. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  77. 14f5553 makedevs: fix help-text by Bernhard Reutner-Fischer · 13 years ago
  78. 6afc677 dc: do not advertise ops disabled in .config by Denys Vlasenko · 13 years ago
  79. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 13 years ago
  80. 90ea1e3 setserial: small fix by Denys Vlasenko · 13 years ago
  81. 2cfb576 setserial: new applet by Marek Bečka · 13 years ago
  82. d1993f1 rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c by Denys Vlasenko · 13 years ago
  83. 0bfb9c2 add help text by Denys Vlasenko · 13 years ago
  84. a610842 ubiupdatevol: new applet by Reuben Dowle · 13 years ago
  85. ab940af Fix ubirsvol usage information by Reuben Dowle · 13 years ago
  86. 6161cdb conspy: fix ESC key lost by Pascal Bellard · 13 years ago
  87. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  88. 0e89fd9 fbsplash: Add support for 24 and 32 bit color depth by Nuno Lucas · 13 years ago
  89. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 13 years ago
  90. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 13 years ago
  91. ca18e25 runlevel/wall: depend on utmp feature by Mike Frysinger · 13 years ago
  92. 07078c2 Let fbsplash display images even when a second buffer is active by Dan Fandrich · 13 years ago
  93. 3e2834f ubimkvol,ubirmvol,ubirsvol: new applets by Reuben Dowle · 13 years ago
  94. 099e528 ps: implement -o stat by Denys Vlasenko · 13 years ago
  95. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 13 years ago
  96. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 13 years ago
  97. 3b5acaa disable automatic selection of FEATURE_SUID; improve its help text by Denys Vlasenko · 13 years ago
  98. 1393fc1 chrt: -m can be used without any arguments. Closes bug 2989 by Denys Vlasenko · 13 years ago
  99. 96c8a6b chrt: correct opt_complementary. Closes bug 2977 by Denys Vlasenko · 13 years ago
  100. a3aea32 chat: fix build breakage (variable declared in for()) by Denys Vlasenko · 13 years ago