1. 0fa5394 - fix typo by Bernhard Reutner-Fischer · 16 years ago
  2. b91168a more of pointless beautifuing on the web page by Denis Vlasenko · 16 years ago
  3. f9dba6e trim webpage text a bit by Denis Vlasenko · 16 years ago
  4. 557f9c4 - drop outdated paragraph (which additionally contained some mistyped html-like junk) by Bernhard Reutner-Fischer · 16 years ago
  5. 5f52150 - misc. minor tweaks by Bernhard Reutner-Fischer · 16 years ago
  6. beb6ea4 - point people to the current stable branch by Bernhard Reutner-Fischer · 16 years ago
  7. 78c41b2 - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  8. 14a7938 more cosmetic fixes on the website by Denis Vlasenko · 16 years ago
  9. 68cef20 cosmetic fixes on the webpage by Denis Vlasenko · 16 years ago
  10. b22fbfe - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  11. a0420ab - bump copyright year by Bernhard Reutner-Fischer · 16 years ago
  12. 158f1d4 - fix markup by Bernhard Reutner-Fischer · 16 years ago
  13. 8c8601c - fix some wrong markup. by Bernhard Reutner-Fischer · 16 years ago
  14. 040fead - correct release date for 1.12.0 and fix a few typos by Bernhard Reutner-Fischer · 16 years ago
  15. c1b39ed announce 1.12.0 by Denis Vlasenko · 16 years ago
  16. 2a7031b Bump version to 1.13.0.svn by Denis Vlasenko · 16 years ago
  17. 261cf47 This is 1.12.0 by Denis Vlasenko · 16 years ago 1_12_0
  18. e417be6 getopt32: do not return pointer to alloca() areas by Denis Vlasenko · 16 years ago
  19. b9c262b envdir: fix "envdir with no params" case by Denis Vlasenko · 16 years ago
  20. 99b4083 findfs: make it use setuid-ness of busybox binary by Denis Vlasenko · 16 years ago
  21. b9f5d59 fsck: use getmntent_r instead of open-coded parsing. By Vladimir by Denis Vlasenko · 16 years ago
  22. f31c3b6 linedit: fix use-after-free by Denis Vlasenko · 16 years ago
  23. 4301616 libbb: getopt32() should not ever touch argv[0] (even read) by Denis Vlasenko · 16 years ago
  24. 1c45a50 libbb: fix mishandling of "all argv are opts" in getopt32() by Denis Vlasenko · 16 years ago
  25. 6c4eb44 ifupdown: fixes for shutdown of DHCP-managed interfaces by Denis Vlasenko · 16 years ago
  26. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  27. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  28. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  29. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  30. eb08477 libbb: use ptsname_r, it's smaller by Denis Vlasenko · 16 years ago
  31. 34c73c4 ash: fix "(cat < file)" hang introduced by rev 22944. by Denis Vlasenko · 16 years ago
  32. 8334db1 cut: fix buffer overflow (bug 4544). by Denis Vlasenko · 16 years ago
  33. 69ed309 chpst: fix "envdir dir" case (bug 4574). by Denis Vlasenko · 16 years ago
  34. ec7e7ae arp: without -H <type>, assume "ether". closes 4564 by Denis Vlasenko · 16 years ago
  35. c80191c install: fix long option not taking params (bug 4584) by Denis Vlasenko · 16 years ago
  36. 11152e3 mkdir: fix "uname 0222; mkdir foo/bar" case by Denis Vlasenko · 16 years ago
  37. cd785fb nmeter: fix read past the end if a buffer. Closes 4594 by Denis Vlasenko · 16 years ago
  38. ee777c4 ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com> by Denis Vlasenko · 16 years ago
  39. 8d07560 sendmail: work around (bogus) gcc warning by Denis Vlasenko · 16 years ago
  40. 63e49fa fix byte-swapping of compressed help on big-endian machines by Denis Vlasenko · 16 years ago
  41. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  42. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  43. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  44. 1dbc643 - fix typo by Bernhard Reutner-Fischer · 16 years ago
  45. 8e80411 modprobe-small: fix infinite looping, by Timo Teras by Denis Vlasenko · 16 years ago
  46. 728161b fix bug 4464 for real. I am dumb. by Denis Vlasenko · 16 years ago
  47. 9ddc004 modprobe: semi-trivial code shrink by Denis Vlasenko · 16 years ago
  48. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  49. e0143a1 kbd_mode: remove erroneous & from &var. By Vladimir. by Denis Vlasenko · 16 years ago
  50. db29f5e libbb: fix thinko in latest xrealloc_vector change by Denis Vlasenko · 16 years ago
  51. e6ce824 - reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys? by Bernhard Reutner-Fischer · 16 years ago
  52. ec73d30 randomconfig fixes by Denis Vlasenko · 16 years ago
  53. 0e7f28d man: teach it to use .lzma if requested by .config by Denis Vlasenko · 16 years ago
  54. e2a09de man: yet another fixlet to "manpage link" code by Denis Vlasenko · 16 years ago
  55. 22b0bd8 man: fixlet for man links by Denis Vlasenko · 16 years ago
  56. 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
  57. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  58. 9b44613 - don't free user-supplied string (via -e) - fix helptext by Bernhard Reutner-Fischer · 16 years ago
  59. 35d8c47 whitespace fixes, no code changed by Denis Vlasenko · 16 years ago
  60. 82ad032 xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. by Denis Vlasenko · 16 years ago
  61. 855ff6f modprobe: use buffering line reads (fgets) instead of reads(). by Denis Vlasenko · 16 years ago
  62. 5db861a fix some testsuite false positives by Denis Vlasenko · 16 years ago
  63. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  64. 2b576b8 hush: fix mishandling of a'b'c=fff as assignments. They are not. by Denis Vlasenko · 16 years ago
  65. c8bec9a hush: remove a comment about already fixed bug by Denis Vlasenko · 16 years ago
  66. b2dc913 makedevs: shrink by Vladimir by Denis Vlasenko · 16 years ago
  67. 7ce47e6 ssd: fix -K/-S mixup in help text by Denis Vlasenko · 16 years ago
  68. c45b539 xargs: update help text by Denis Vlasenko · 16 years ago
  69. cc08ad2 xargs: fix xargs -e; added test for that by Denis Vlasenko · 16 years ago
  70. 1e28f61 halt: signal init regardless of ENABLE_INIT by Denis Vlasenko · 16 years ago
  71. cfe2936 nameif: shrink (by Vladimir) by Denis Vlasenko · 16 years ago
  72. 9ef1a5d makedevs: fix help text discrepancies by Denis Vlasenko · 16 years ago
  73. e1fa817 makedevs: shrink (by Vladimir); testsuite by Denis Vlasenko · 16 years ago
  74. d498131 hush: support $_NUMBERS variable names by Denis Vlasenko · 16 years ago
  75. f173607 hush: fix "case ... in <newline> word)..." by Denis Vlasenko · 16 years ago
  76. fbeeb32 hush: support "pattern1|pattern2...)" in case statements by Denis Vlasenko · 16 years ago
  77. 20be63f tr: fix yet another access past the end of a string (bug 4374) by Denis Vlasenko · 16 years ago
  78. b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
  79. c90e1be ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1" by Denis Vlasenko · 16 years ago
  80. 4f504a9 hush: trivial code shrink by Denis Vlasenko · 16 years ago
  81. 87a8655 hush: use G.xxx instead of #define xxx G.xxx. We have too many globals by Denis Vlasenko · 16 years ago
  82. ff29b4f randomconfig fix by Denis Vlasenko · 16 years ago
  83. 4554b72 hush: small fix for repeated continue and fix for wrong loop depth count by Denis Vlasenko · 16 years ago
  84. 45cb9f9 hush: fix inverted check (was making all break's to act as "break 99999") by Denis Vlasenko · 16 years ago
  85. fcf37c3 hush: fix break'ing out of {} and () groups; with testcase by Denis Vlasenko · 16 years ago
  86. d91afa3 randomconfig fixes by Denis Vlasenko · 16 years ago
  87. dadfb49 hush: add #defines to switch off break/continue if loops are not supported by Denis Vlasenko · 16 years ago
  88. e1ee48e modprobe: support for /etc/modprobe.d, by Timo Teras. by Denis Vlasenko · 16 years ago
  89. 2f86d13 libbb: dump: do not use uninitialized memory. close bug 4364. by Denis Vlasenko · 16 years ago
  90. 043d15d tr: fix "tr [=" case. Closes bug 4374. by Denis Vlasenko · 16 years ago
  91. 918a34b hush: fix "while false; ..." exitcode; add testsuites by Denis Vlasenko · 16 years ago
  92. 6a2d40f hush: support "break N" and "continue N" by Denis Vlasenko · 16 years ago
  93. bcb2553 hush: implement break and continue by Denis Vlasenko · 16 years ago
  94. cf22c89 hush: in run_list(), some loop_top ops seems to be superfluous. by Denis Vlasenko · 16 years ago
  95. 12acec5 hush: in run_list(), last_cond_code seems to be superfluous. comment it out by Denis Vlasenko · 16 years ago
  96. 5e052ca hush: explain run_list() in detail; small optimizations by Denis Vlasenko · 16 years ago
  97. 38c8921 documentation fix by Denis Vlasenko · 16 years ago
  98. be709c2 hush: finish and enable optional case...esac support. Code size cost: by Denis Vlasenko · 16 years ago
  99. 8d523cb fbset: shrink code a bit more by Denis Vlasenko · 16 years ago
  100. 09f5ecf fbset: code shrink by Denis Vlasenko · 16 years ago