1. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  2. 7c9c1bb modprobe-small: trivial SEGV fix by Denis Vlasenko · 16 years ago
  3. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  4. 70de57f Kill off bogus #error's for big endian SH targets, these work fine. by Paul Mundt · 16 years ago
  5. 1c781cc modprobe-small: make insmod command line compatible by Denis Vlasenko · 16 years ago
  6. 04e458d insmod: fix detection of open failure by Denis Vlasenko · 16 years ago
  7. 3b80cac insmod: mix xmalloc with xrealloc_vector more carefully by Denis Vlasenko · 16 years ago
  8. 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
  9. 279ca69 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> by Denis Vlasenko · 16 years ago
  10. 8e80411 modprobe-small: fix infinite looping, by Timo Teras by Denis Vlasenko · 16 years ago
  11. 9ddc004 modprobe: semi-trivial code shrink by Denis Vlasenko · 16 years ago
  12. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  13. 35d8c47 whitespace fixes, no code changed by Denis Vlasenko · 16 years ago
  14. 855ff6f modprobe: use buffering line reads (fgets) instead of reads(). by Denis Vlasenko · 16 years ago
  15. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  16. dadfb49 hush: add #defines to switch off break/continue if loops are not supported by Denis Vlasenko · 16 years ago
  17. e1ee48e modprobe: support for /etc/modprobe.d, by Timo Teras. by Denis Vlasenko · 16 years ago
  18. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  19. 0f99d49 *: conversion to config parser by Denis Vlasenko · 16 years ago
  20. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  21. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  22. 0328b40 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  23. 1a715e4 - fix compilation for mips (Brian Daniels) by Bernhard Reutner-Fischer · 16 years ago
  24. 09ce45f insmod: users report that "|| defined(__powerpc__)" is missing by Denis Vlasenko · 16 years ago
  25. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  26. 3e8fd18 fix typo in config help text by Denis Vlasenko · 16 years ago
  27. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  28. 0e2c93f modprobe-small: make depmod compatible with kernel build. by Denis Vlasenko · 16 years ago
  29. 7f950a9 modprobe-small: add depfile creation by Denis Vlasenko · 16 years ago
  30. 7843699 modprobe-small: add depfile loading by Denis Vlasenko · 16 years ago
  31. 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
  32. 24a131e modprobe-small: preparatory patch for modprobe.dep.bb creation patches, by Denis Vlasenko · 16 years ago
  33. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  34. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  35. 58f59a2 modprobe-small: match aliases with fnmatch(), making by Denis Vlasenko · 16 years ago
  36. cee0dfc modprobe-small: fix debug leftover by Denis Vlasenko · 16 years ago
  37. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  38. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  39. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 17 years ago
  40. f5d8c90 style fixes, no code changes by Denis Vlasenko · 17 years ago
  41. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  42. fe733a9 changes in comments only by Denis Vlasenko · 17 years ago
  43. 8124a96 mdoprobe: fix SEGV bug (by Vlad Dronnikov) by Denis Vlasenko · 17 years ago
  44. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  45. 7d60fc1 replace single-char printf's with bb_putchar by Denis Vlasenko · 17 years ago
  46. e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
  47. 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
  48. c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
  49. ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
  50. d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
  51. beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
  52. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  53. e0fd13e - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. by Bernhard Reutner-Fischer · 17 years ago
  54. db508e3 - fix overflow; improve documentation while at it by Bernhard Reutner-Fischer · 17 years ago
  55. 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
  56. c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
  57. 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
  58. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  59. 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
  60. 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
  61. 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
  62. 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
  63. 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
  64. cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
  65. dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
  66. 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
  67. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  68. ae84b11 modprobe: fix for blacklisting by Denis Vlasenko · 17 years ago
  69. 9ddc8d5 modprobe: optional "blacklist" command support (by Natanael Copa) by Denis Vlasenko · 17 years ago
  70. 2794c9b insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) by Denis Vlasenko · 17 years ago
  71. 825968f - fix compilation on x86_64 by Bernhard Reutner-Fischer · 17 years ago
  72. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  73. 9305cdd Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. by Denis Vlasenko · 17 years ago
  74. f3aa4a8 insmod: fix build warnings. By Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  75. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  76. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  77. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  78. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  79. e7fca51 *: remove superfluous "?" in option parsing by Denis Vlasenko · 17 years ago
  80. cb12cb2 modprobe: fix a bug where we were entering endless loop by Denis Vlasenko · 17 years ago
  81. 1bec1b9 telnet: use poll, it's shorter *: style fixes by Denis Vlasenko · 17 years ago
  82. ef66d75 insmod: make error reporting less verbose by Denis Vlasenko · 17 years ago
  83. 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago 1_8_0
  84. b68979a insmod: code shrink, stop exporting insmod_ng_main. by Denis Vlasenko · 17 years ago
  85. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  86. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  87. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  88. a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
  89. d9c6a00 insmod: shorten message text; style fixes by Denis Vlasenko · 17 years ago
  90. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  91. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  92. f848305 modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols by Denis Vlasenko · 17 years ago
  93. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  94. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  95. dc757aa introduce and use bb_basename() by Denis Vlasenko · 18 years ago
  96. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 18 years ago
  97. 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 18 years ago
  98. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  99. 15611bb A few more string duplicates found & eliminated by Denis Vlasenko · 18 years ago
  100. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago