1. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  2. 0328b40 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  3. 1a715e4 - fix compilation for mips (Brian Daniels) by Bernhard Reutner-Fischer · 16 years ago
  4. 09ce45f insmod: users report that "|| defined(__powerpc__)" is missing by Denis Vlasenko · 16 years ago
  5. 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
  6. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  7. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  8. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  9. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  10. fe733a9 changes in comments only by Denis Vlasenko · 16 years ago
  11. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  12. 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
  13. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  14. 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
  15. 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
  16. 2794c9b insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) by Denis Vlasenko · 17 years ago
  17. 825968f - fix compilation on x86_64 by Bernhard Reutner-Fischer · 17 years ago
  18. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  19. f3aa4a8 insmod: fix build warnings. By Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  20. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  21. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  22. 1bec1b9 telnet: use poll, it's shorter *: style fixes by Denis Vlasenko · 17 years ago
  23. ef66d75 insmod: make error reporting less verbose by Denis Vlasenko · 17 years ago
  24. 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago 1_8_0
  25. b68979a insmod: code shrink, stop exporting insmod_ng_main. by Denis Vlasenko · 17 years ago
  26. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  27. a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
  28. d9c6a00 insmod: shorten message text; style fixes by Denis Vlasenko · 17 years ago
  29. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  30. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  31. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  32. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  33. 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 18 years ago
  34. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  35. 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 18 years ago
  36. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  37. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  38. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  39. 6398cf4 style fixes, no code changes. by Denis Vlasenko · 18 years ago
  40. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  41. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
  42. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  43. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  44. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  45. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  46. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  47. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  48. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  49. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  50. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  51. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  52. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  53. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  54. 3aa2d51 insmod: set STRVERSIONLEN = 64, convert #ifdef CONFIG to #if ENABLE, by Denis Vlasenko · 18 years ago
  55. 9229794 insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_open_read_close(). by Denis Vlasenko · 18 years ago
  56. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  57. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  58. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  59. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  60. 9c267b8 style fixes by Denis Vlasenko · 18 years ago
  61. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  62. c12f530 dnsd fix; option_mask32 added. dnsd needs more love. by Denis Vlasenko · 18 years ago
  63. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  64. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  65. fe76cd5 insmod: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  66. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  67. d5d614c xopen3(O_RDONLY) -> xopen(O_RDONLY). by Denis Vlasenko · 18 years ago
  68. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  69. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  70. 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
  71. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  72. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  73. 5ebeb3e Somebody on the buildroot list hit: by Rob Landley · 18 years ago
  74. 280dae7 import support for microblaze relocations from uClinux-dist by Mike Frysinger · 19 years ago
  75. b306cb7 merge blackfin/microblaze from uClinux-dist by Mike Frysinger · 19 years ago
  76. deda6a5 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  77. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
  78. e375e8c - we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is set by Bernhard Reutner-Fischer · 19 years ago
  79. 0bafd47 Stephane Billiart found an endianness bug in insmod. by Rob Landley · 19 years ago
  80. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  81. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  82. 688ed0d Patch from Robert P. Day, moving byte order checks to use platform.h macros. by Rob Landley · 19 years ago
  83. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  84. b4ec339 Update comment. by Rob Landley · 19 years ago
  85. ebee0e7 fix building on ppc64 by Mike Frysinger · 19 years ago
  86. 3496fdc hopefully the last of the annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  87. c1ef7bd just whitespace by Tim Riker · 19 years ago
  88. f982d86 import nios2 support from microtronix by Mike Frysinger · 19 years ago
  89. 999af20 Make insmod quiet by default (patch from Yann E. Morin). by Rob Landley · 19 years ago
  90. 07fffc5 uClibc can't handle anonymous MAP_SHARED. Since we're treating it as by Rob Landley · 19 years ago
  91. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  92. c31fcbb remove debug warning by Mike Frysinger · 19 years ago
  93. cb1ce7b reorder arches into alphabetical order by Mike Frysinger · 19 years ago
  94. fa17c4b fixup whitespace by Mike Frysinger · 19 years ago
  95. 86a4bfb remove all Elf32 hardcodes to make sure the elf handling is 64bit clean by Mike Frysinger · 19 years ago
  96. 91fbdac svdavidson writes in Bug 459: add support for x86_64 relocations from modutils 2.4.27 by Mike Frysinger · 19 years ago
  97. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  98. bc48ebd initial ppc64 support by Mike Frysinger · 19 years ago
  99. 540769d Corrected the list of section names in add_ksymoops_symbols() so by Peter Kjellerstedt · 20 years ago
  100. 354b527 amd64 is rela, not rel by Mike Frysinger · 20 years ago