1. f2cccbc mktemp: make default tempfile template shorter; by Denis Vlasenko · 17 years ago
  2. b8c9354 hush: add yet another bug to testsuite :( by Denis Vlasenko · 17 years ago
  3. 048897c ifenslave: small shrink by Denis Vlasenko · 17 years ago
  4. 52a8d97 ip: make numeric table work: "ip route list table 255". closes bug 3664. by Denis Vlasenko · 17 years ago
  5. b597564 ifenslave: tiny shrink by Denis Vlasenko · 17 years ago
  6. 09c0a74 define CLOCK_MONOTONIC to 1 if it is not defined by Denis Vlasenko · 17 years ago
  7. c8fa04f ifenslave: further shrink by suppressing excessive inlining by Denis Vlasenko · 17 years ago
  8. 0876822 ifenslave: fix improper longopts definition ifenslave: shrink by Denis Vlasenko · 17 years ago
  9. dd6f570 add libbb/print_flags.c... by Denis Vlasenko · 17 years ago
  10. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  11. f0d6c25 Update a link to cross-compiling HOWTO. by Denis Vlasenko · 17 years ago
  12. c0cd9f2 Fix trivial problems: "make clean" cleaning too much by Denis Vlasenko · 17 years ago
  13. a05c071 grep: make "-f -" work (+ testsuite) diff: small code shrink by Denis Vlasenko · 17 years ago
  14. 401de64 Build system: track -Wl,-elf2flt in CFLAGS_busybox too. by Denis Vlasenko · 17 years ago
  15. 7bdf0c8 klogd: make help text more understandable by Denis Vlasenko · 17 years ago
  16. 797c96d - fix compilation on standard-conforming compilers by Bernhard Reutner-Fischer · 17 years ago
  17. 593f8ba - fix copy'n paste error for the release date by Bernhard Reutner-Fischer · 17 years ago
  18. 9b6f4aa ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>. by Denis Vlasenko · 17 years ago
  19. f592aa3 which: -a support (needed for bfin uclibc build script) by Denis Vlasenko · 17 years ago
  20. f0d6068 - The conffiles control file isn't required in Debian packages, so don't by Bernhard Reutner-Fischer · 17 years ago
  21. c05b168 mktemp: make argument optional (coreutil 6.12 compat) by Denis Vlasenko · 17 years ago
  22. 66d56c5 ash testsuite: modify it so that it can run hush and msh tests by Denis Vlasenko · 17 years ago
  23. 50120da added testsuite for printf by Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
  24. 7d60fc1 replace single-char printf's with bb_putchar by Denis Vlasenko · 17 years ago
  25. bedfabd libiproute: use stdout directly instead of passing it as a parameter by Denis Vlasenko · 17 years ago
  26. b6fe100 announce 1.10.3 by Denis Vlasenko · 17 years ago
  27. e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
  28. 1a9bbfb remove -fno-jump-tables - after stripping it proved to be worse by Denis Vlasenko · 17 years ago
  29. 1da86d2 build system: add PIE build option by Denis Vlasenko · 17 years ago
  30. 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
  31. 3b162ec networking/interface.c: fix indentation by Denis Vlasenko · 17 years ago
  32. 630a7f7 Remove stray debug instrumentation by Denis Vlasenko · 17 years ago
  33. 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
  34. 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
  35. c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
  36. ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
  37. d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
  38. beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
  39. 9af7aba - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" by Bernhard Reutner-Fischer · 17 years ago
  40. b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
  41. cd2663f ash: optional printf builtin. +25 bytes if off, +35 if on. by Denis Vlasenko · 17 years ago
  42. d789206 msh: fix ENOENT testcase by Denis Vlasenko · 17 years ago
  43. 62d8503 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  44. e0fd13e - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. by Bernhard Reutner-Fischer · 17 years ago
  45. a76669c printf: fix a trivial bug by Denis Vlasenko · 17 years ago
  46. f4e6bd0 mdev: add commented-out debug code to open stdio. by Denis Vlasenko · 17 years ago
  47. 1d1bba4 printf: code shrink by eliminating string alloc/copy by Denis Vlasenko · 17 years ago
  48. d12fcc2 libiproute: fix option parsing, so that "ip -o link" works again. by Denis Vlasenko · 17 years ago
  49. 3e57adb libiproute: style fixes, and using smallint as appropriate by Denis Vlasenko · 17 years ago
  50. 8f74094 runsvdir: make it more robust against libc buglets (errno accidentally set to !0) by Denis Vlasenko · 17 years ago
  51. 447bd66 msh: fix the case where the file has exec bit but can't be run directly by Denis Vlasenko · 17 years ago
  52. f9a0784 - add FIXME to use hasmntopt() by Bernhard Reutner-Fischer · 17 years ago
  53. db508e3 - fix overflow; improve documentation while at it by Bernhard Reutner-Fischer · 17 years ago
  54. cd9d4c8 fuser: a now, the corrected fix (vda botched previous one) by Denis Vlasenko · 17 years ago
  55. 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
  56. 1728229 - add strrchr by Bernhard Reutner-Fischer · 17 years ago
  57. 5de8a13 fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn) by Denis Vlasenko · 17 years ago
  58. ea9f7a6 find: beautify config prompts a bit by Denis Vlasenko · 17 years ago
  59. 417e240 Remove 'busybox' word from configuration programs by Denis Vlasenko · 17 years ago
  60. 10be1a7 - move depmod shell script to examples/ by Bernhard Reutner-Fischer · 17 years ago
  61. c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
  62. 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
  63. 55fb9da - remove duplicate helptext of dhcprelay and improve it by Bernhard Reutner-Fischer · 17 years ago
  64. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  65. 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
  66. 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
  67. 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
  68. 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
  69. 7a5f494 scripts: add a script which prints memory map of running busybox by Denis Vlasenko · 17 years ago
  70. c47e897 scripts: add primitive memory usage meter script by Denis Vlasenko · 17 years ago
  71. fc9e108 udhcpc: shrink udhcpc: guard against zero lease time by Denis Vlasenko · 17 years ago
  72. 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
  73. cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
  74. dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
  75. 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
  76. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  77. a0e17f7 [u]mount: add/update dietlibc build fix by Denis Vlasenko · 17 years ago
  78. b267ed9 lineedit: correctly handle prompt longer than screen width. closes bug 3414 by Denis Vlasenko · 17 years ago
  79. 4830fc5 hush: make it ignore SIGINT etc in a config wich has no job control by Denis Vlasenko · 17 years ago
  80. af6cca5 move setgroups definition to libbb.h so that it no longer inadvertently by Denis Vlasenko · 17 years ago
  81. 30f892a last: code shrink by Denis Vlasenko · 17 years ago
  82. 69dc325 syslogd: do not error out on missing files to rotate. closes bug 3404. by Denis Vlasenko · 17 years ago
  83. bd23fbb docs/depmod: and example of depmod in shell/sed/awk... by Denis Vlasenko · 17 years ago
  84. 8e2c9e1 inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
  85. e94a871 mdev: fix counting of '%' in pattern by Denis Vlasenko · 17 years ago
  86. ff92349 mdev: fix whitespace damage by Denis Vlasenko · 17 years ago
  87. cf575ca - optionally pass additional flags down to nm by Bernhard Reutner-Fischer · 17 years ago
  88. 61082ec - not sure but i may have had the shutdown-time wrong and no records to verify by Bernhard Reutner-Fischer · 17 years ago
  89. 69d5ba2 - untangle the implementation of the small and huge last applets by Bernhard Reutner-Fischer · 17 years ago
  90. a959a2a mdev: suppress "may be used uninitialized" warning by Denis Vlasenko · 17 years ago
  91. 4801441 mdev: add support for "only rename" option in mdev.conf by Denis Vlasenko · 17 years ago
  92. e9b76e1 dnsd: fixes various segfaults. by Denis Vlasenko · 17 years ago
  93. ae84b11 modprobe: fix for blacklisting by Denis Vlasenko · 17 years ago
  94. dfd8282 last: make its output more like "standard" last (aka "fancy last"). by Denis Vlasenko · 17 years ago
  95. 7b38639 last: trim format string a bit by Denis Vlasenko · 17 years ago
  96. b22a805 last: trim help text by Denis Vlasenko · 17 years ago
  97. 869d3d3 last: optional alternative sysv-like implementation by Denis Vlasenko · 17 years ago
  98. 7bd8d8f - make Christian happy by Bernhard Reutner-Fischer · 17 years ago
  99. 49bdf28 - skip empty lines and archive members by Bernhard Reutner-Fischer · 17 years ago
  100. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago