1. 1a715e4 - fix compilation for mips (Brian Daniels) by Bernhard Reutner-Fischer · 16 years ago
  2. 09ce45f insmod: users report that "|| defined(__powerpc__)" is missing by Denis Vlasenko · 16 years ago
  3. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  4. 3e8fd18 fix typo in config help text by Denis Vlasenko · 16 years ago
  5. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  6. 0e2c93f modprobe-small: make depmod compatible with kernel build. by Denis Vlasenko · 16 years ago
  7. 7f950a9 modprobe-small: add depfile creation by Denis Vlasenko · 16 years ago
  8. 7843699 modprobe-small: add depfile loading by Denis Vlasenko · 16 years ago
  9. 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
  10. 24a131e modprobe-small: preparatory patch for modprobe.dep.bb creation patches, by Denis Vlasenko · 16 years ago
  11. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  12. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  13. 58f59a2 modprobe-small: match aliases with fnmatch(), making by Denis Vlasenko · 16 years ago
  14. cee0dfc modprobe-small: fix debug leftover by Denis Vlasenko · 16 years ago
  15. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  16. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  17. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  18. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  19. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  20. fe733a9 changes in comments only by Denis Vlasenko · 16 years ago
  21. 8124a96 mdoprobe: fix SEGV bug (by Vlad Dronnikov) by Denis Vlasenko · 16 years ago
  22. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  23. 7d60fc1 replace single-char printf's with bb_putchar by Denis Vlasenko · 17 years ago
  24. e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
  25. 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
  26. c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
  27. ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
  28. d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
  29. beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
  30. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  31. e0fd13e - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. by Bernhard Reutner-Fischer · 17 years ago
  32. db508e3 - fix overflow; improve documentation while at it by Bernhard Reutner-Fischer · 17 years ago
  33. 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
  34. c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
  35. 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
  36. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  37. 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
  38. 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
  39. 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
  40. 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
  41. 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
  42. cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
  43. dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
  44. 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
  45. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  46. ae84b11 modprobe: fix for blacklisting by Denis Vlasenko · 17 years ago
  47. 9ddc8d5 modprobe: optional "blacklist" command support (by Natanael Copa) by Denis Vlasenko · 17 years ago
  48. 2794c9b insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) by Denis Vlasenko · 17 years ago
  49. 825968f - fix compilation on x86_64 by Bernhard Reutner-Fischer · 17 years ago
  50. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  51. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  52. f3aa4a8 insmod: fix build warnings. By Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  53. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  54. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  55. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  56. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  57. e7fca51 *: remove superfluous "?" in option parsing by Denis Vlasenko · 17 years ago
  58. cb12cb2 modprobe: fix a bug where we were entering endless loop by Denis Vlasenko · 17 years ago
  59. 1bec1b9 telnet: use poll, it's shorter *: style fixes by Denis Vlasenko · 17 years ago
  60. ef66d75 insmod: make error reporting less verbose by Denis Vlasenko · 17 years ago
  61. 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago 1_8_0
  62. b68979a insmod: code shrink, stop exporting insmod_ng_main. by Denis Vlasenko · 17 years ago
  63. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  64. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  65. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  66. a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
  67. d9c6a00 insmod: shorten message text; style fixes by Denis Vlasenko · 17 years ago
  68. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  69. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  70. f848305 modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols by Denis Vlasenko · 17 years ago
  71. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  72. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  73. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  74. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  75. 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 17 years ago
  76. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  77. 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 18 years ago
  78. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  79. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  80. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  81. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  82. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  83. 6398cf4 style fixes, no code changes. by Denis Vlasenko · 18 years ago
  84. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  85. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
  86. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  87. 4423e5b /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files by Mike Frysinger · 18 years ago
  88. c5d9e8f touchup style; no functional changes by Mike Frysinger · 18 years ago
  89. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  90. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  91. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  92. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  93. 11353ae as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in order to achieve the desired behavior (default to Y without a prompt); revert previous to commits to this file by Mike Frysinger · 18 years ago
  94. a01579d change "bool ... if OPT" to more common "depend ... OPT" by Mike Frysinger · 18 years ago
  95. 841ef13 combine bool;prompt to just bool by Mike Frysinger · 18 years ago
  96. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  97. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  98. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  99. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  100. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago