1. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  2. ee9deb8 ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist by Denis Vlasenko · 16 years ago
  3. ee34ebe ifenslave: wants net/if.h by Denis Vlasenko · 16 years ago
  4. 9f9c193 install: shrink -D code. By Bernhard. by Denis Vlasenko · 16 years ago
  5. 1c781cc modprobe-small: make insmod command line compatible by Denis Vlasenko · 16 years ago
  6. 4acb1b0 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  7. 665eaff awk: add a comment by Denis Vlasenko · 16 years ago
  8. fd6b5ad - uncomment tc for now by Bernhard Reutner-Fischer · 16 years ago
  9. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  10. 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
  11. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  12. a2e1eea awk: improve nadling of negative numbers in bitwise ops; by Denis Vlasenko · 16 years ago
  13. b424930 - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) by Bernhard Reutner-Fischer · 16 years ago
  14. 2bdc99f - remove excess whitespace (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  15. d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  16. d129d7c - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAME by Bernhard Reutner-Fischer · 16 years ago
  17. 04e458d insmod: fix detection of open failure by Denis Vlasenko · 16 years ago
  18. 1045d00 build system: fix "Possible unintended interpolation of @host" message by Denis Vlasenko · 16 years ago
  19. 66496d7 build system: echo and test features may be enabled by Denis Vlasenko · 16 years ago
  20. 7cbcd1c awk: bitwise ops cast oprands and results to unsigned long, by Denis Vlasenko · 16 years ago
  21. 996a614 awk: support hex constants by Denis Vlasenko · 16 years ago
  22. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  23. 3b80cac insmod: mix xmalloc with xrealloc_vector more carefully by Denis Vlasenko · 16 years ago
  24. 1ebdacc - forgot to pass in the HOST_EXTRACFLAGS by Bernhard Reutner-Fischer · 16 years ago
  25. 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
  26. 8f0e342 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. by Denis Vlasenko · 16 years ago
  27. f3d1e21 - pull check-lxdialog from linux-2.6.26 by Bernhard Reutner-Fischer · 16 years ago
  28. b522d69 trylink: make messages less confusing by Denis Vlasenko · 16 years ago
  29. 279ca69 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> by Denis Vlasenko · 16 years ago
  30. c4e4b6b reinstate sponsor's links by Denis Vlasenko · 16 years ago
  31. b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
  32. 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
  33. 15f2fdb hexdump: fix SEGV in hexdump -e "" by Denis Vlasenko · 16 years ago
  34. 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
  35. 6cd36bc tweak web page by Denis Vlasenko · 16 years ago
  36. 9ff245f - move some older news to the news archive (the main page was once again over 30kib big) by Bernhard Reutner-Fischer · 16 years ago
  37. 7d0d3e2 - reformat help text by Bernhard Reutner-Fischer · 16 years ago
  38. 6573417 Announce 1.11.2 by Denis Vlasenko · 16 years ago
  39. a28a05b - print the documentation per default by Bernhard Reutner-Fischer · 16 years ago
  40. 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
  41. 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
  42. e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
  43. c397792 - tweak markup. No relevant changes by Bernhard Reutner-Fischer · 16 years ago
  44. bc8bc59 - cleanup urls by Bernhard Reutner-Fischer · 16 years ago
  45. 3b0161d - fix typo by Bernhard Reutner-Fischer · 16 years ago
  46. f2d4a65 - fix markup by Bernhard Reutner-Fischer · 16 years ago
  47. eae3846 - do not advertise the standalone udhcpd. It is actively maintained in busybox only. by Bernhard Reutner-Fischer · 16 years ago
  48. e0fe65b - fix markup by Bernhard Reutner-Fischer · 16 years ago
  49. 8eeaa74 - add doc-clean target by Bernhard Reutner-Fischer · 16 years ago
  50. 6887e77 - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup. by Bernhard Reutner-Fischer · 16 years ago
  51. 20a55b7 - fix typo of mine by Bernhard Reutner-Fischer · 16 years ago
  52. f0d0811 - improve documentation a bit by Bernhard Reutner-Fischer · 16 years ago
  53. b5d701d - some more nitpicks by Bernhard Reutner-Fischer · 16 years ago
  54. beea4b8 - some more markup fixes by Bernhard Reutner-Fischer · 16 years ago
  55. 0fa5394 - fix typo by Bernhard Reutner-Fischer · 16 years ago
  56. b91168a more of pointless beautifuing on the web page by Denis Vlasenko · 16 years ago
  57. f9dba6e trim webpage text a bit by Denis Vlasenko · 16 years ago
  58. 557f9c4 - drop outdated paragraph (which additionally contained some mistyped html-like junk) by Bernhard Reutner-Fischer · 16 years ago
  59. 5f52150 - misc. minor tweaks by Bernhard Reutner-Fischer · 16 years ago
  60. beb6ea4 - point people to the current stable branch by Bernhard Reutner-Fischer · 16 years ago
  61. 78c41b2 - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  62. 14a7938 more cosmetic fixes on the website by Denis Vlasenko · 16 years ago
  63. 68cef20 cosmetic fixes on the webpage by Denis Vlasenko · 16 years ago
  64. b22fbfe - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  65. a0420ab - bump copyright year by Bernhard Reutner-Fischer · 16 years ago
  66. 158f1d4 - fix markup by Bernhard Reutner-Fischer · 16 years ago
  67. 8c8601c - fix some wrong markup. by Bernhard Reutner-Fischer · 16 years ago
  68. 040fead - correct release date for 1.12.0 and fix a few typos by Bernhard Reutner-Fischer · 16 years ago
  69. c1b39ed announce 1.12.0 by Denis Vlasenko · 16 years ago
  70. 2a7031b Bump version to 1.13.0.svn by Denis Vlasenko · 16 years ago
  71. 261cf47 This is 1.12.0 by Denis Vlasenko · 16 years ago
  72. e417be6 getopt32: do not return pointer to alloca() areas by Denis Vlasenko · 16 years ago
  73. b9c262b envdir: fix "envdir with no params" case by Denis Vlasenko · 16 years ago
  74. 99b4083 findfs: make it use setuid-ness of busybox binary by Denis Vlasenko · 16 years ago
  75. b9f5d59 fsck: use getmntent_r instead of open-coded parsing. By Vladimir by Denis Vlasenko · 16 years ago
  76. f31c3b6 linedit: fix use-after-free by Denis Vlasenko · 16 years ago
  77. 4301616 libbb: getopt32() should not ever touch argv[0] (even read) by Denis Vlasenko · 16 years ago
  78. 1c45a50 libbb: fix mishandling of "all argv are opts" in getopt32() by Denis Vlasenko · 16 years ago
  79. 6c4eb44 ifupdown: fixes for shutdown of DHCP-managed interfaces by Denis Vlasenko · 16 years ago
  80. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  81. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  82. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  83. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  84. eb08477 libbb: use ptsname_r, it's smaller by Denis Vlasenko · 16 years ago
  85. 34c73c4 ash: fix "(cat < file)" hang introduced by rev 22944. by Denis Vlasenko · 16 years ago
  86. 8334db1 cut: fix buffer overflow (bug 4544). by Denis Vlasenko · 16 years ago
  87. 69ed309 chpst: fix "envdir dir" case (bug 4574). by Denis Vlasenko · 16 years ago
  88. ec7e7ae arp: without -H <type>, assume "ether". closes 4564 by Denis Vlasenko · 16 years ago
  89. c80191c install: fix long option not taking params (bug 4584) by Denis Vlasenko · 16 years ago
  90. 11152e3 mkdir: fix "uname 0222; mkdir foo/bar" case by Denis Vlasenko · 16 years ago
  91. cd785fb nmeter: fix read past the end if a buffer. Closes 4594 by Denis Vlasenko · 16 years ago
  92. ee777c4 ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com> by Denis Vlasenko · 16 years ago
  93. 8d07560 sendmail: work around (bogus) gcc warning by Denis Vlasenko · 16 years ago
  94. 63e49fa fix byte-swapping of compressed help on big-endian machines by Denis Vlasenko · 16 years ago
  95. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  96. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  97. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  98. 1dbc643 - fix typo by Bernhard Reutner-Fischer · 16 years ago
  99. 8e80411 modprobe-small: fix infinite looping, by Timo Teras by Denis Vlasenko · 16 years ago
  100. 728161b fix bug 4464 for real. I am dumb. by Denis Vlasenko · 16 years ago