1. 81fe2b1 wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set" by Denys Vlasenko · 15 years ago
  2. 3fdba18 wget: ignore --no-check-certificate by Bernhard Reutner-Fischer · 15 years ago
  3. 10544a8 compat and warning fixes by Denys Vlasenko · 15 years ago
  4. fb6e689 libbb/md5.c: remove wrong comment by Denys Vlasenko · 15 years ago
  5. 73ccd0c volume_id/linux_swap: detect suspended image signatures too by Vladimir Dronnikov · 15 years ago
  6. 14a917e hush: note a FIXME by Denys Vlasenko · 15 years ago
  7. 3205c24 shaNNNsum: accept and ignore -b and -t by Denys Vlasenko · 15 years ago
  8. eb25575 bloat-o-meter: convert to print() calls by Bernhard Reutner-Fischer · 15 years ago
  9. f16d7c4 bloat-o-meter: fix quadric behavior in alias resolution by Bernhard Reutner-Fischer · 15 years ago
  10. 343dfd7 dnsd: add -s option. This allows (clumsy) operation with read dns servers by Denys Vlasenko · 15 years ago
  11. e66a09b dnsd: add more -v messages by Denys Vlasenko · 15 years ago
  12. b55d652 dnsd: better usage text by Denys Vlasenko · 15 years ago
  13. 5fb3849 dnsd: fix one big-endian goof; add a TODO about RA bit by Denys Vlasenko · 15 years ago
  14. cb7edc2 adduser: copy /etc/skel to mew homes. +100 bytes by Denys Vlasenko · 15 years ago
  15. 0cd445f cosmetic fixes by Denys Vlasenko · 15 years ago
  16. 6aca76d hexdump: fix "hexdump nonexistent_file" handling by Denys Vlasenko · 15 years ago
  17. b741cd2 whitespace fix by Denys Vlasenko · 15 years ago
  18. 2f14263 udhcp[cd]: fix aliasing warnings by Denys Vlasenko · 15 years ago
  19. 3dbc5a9 awk: remove wrong comment by Denys Vlasenko · 15 years ago
  20. 36659fd *: fix 1/4 remaining aliasing warnings by Denys Vlasenko · 15 years ago
  21. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  22. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  23. 1821d18 diff: more compiler compat fixes. no code changes by Dan Fandrich · 15 years ago
  24. f111b67 diff: make code more portable by Dan Fandrich · 15 years ago
  25. 557deb1 libbb: fix bb_ask() to operate on correct fd by Denys Vlasenko · 15 years ago
  26. 659507f bloat-o-meter: teach it to handle aliases by Bernhard Reutner-Fischer · 15 years ago
  27. baad6d8 mkfs_ext2: fix bad comment. no code changes by Denys Vlasenko · 15 years ago
  28. bb1dcc9 more thorough fix for systems with strange socklen_t by Denys Vlasenko · 15 years ago
  29. 5b9b136 stat: get rid on intmax_t by Denys Vlasenko · 15 years ago
  30. 4b06146 tftpd: fix file creation with bogus mode. Closes bug 1021. by Denys Vlasenko · 15 years ago
  31. 40e7d25 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) by Denys Vlasenko · 15 years ago
  32. 4875e71 docs/unicode.txt: added more TODOs by Denys Vlasenko · 15 years ago
  33. 698dca5 add unicode.txt by Denys Vlasenko · 15 years ago
  34. c8e18ca remove now-unneeded memset by Denys Vlasenko · 15 years ago
  35. e936c6d make echo -e "foo\nfoo" | passwd USER work by Denys Vlasenko · 15 years ago
  36. 460f827 better wording in Config by Denys Vlasenko · 15 years ago
  37. b1edf20 unicode: exclude FDD0..FDEF range too by Denys Vlasenko · 15 years ago
  38. 40e4e88 exclude more invalid unicode chars by Denys Vlasenko · 15 years ago
  39. 344a44f typo fix by Denys Vlasenko · 15 years ago
  40. 3d5b606 ls: fix handling of broken unicode sequences by Denys Vlasenko · 15 years ago
  41. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  42. ed910c7 cal: add a unicode test by Denys Vlasenko · 15 years ago
  43. e17764c further work on unicodization by Denys Vlasenko · 15 years ago
  44. ecd90fd fix Unicode config option limits and some comments in less by Denys Vlasenko · 15 years ago
  45. a425242 syslog: remove stray umask(0) by Denys Vlasenko · 15 years ago
  46. ac36450 Example Unicode files by Denys Vlasenko · 15 years ago
  47. 2edba21 more fine-grained Unicode support by Denys Vlasenko · 15 years ago
  48. 083e172 style fixes, no code changes by Denys Vlasenko · 15 years ago
  49. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  50. 17323a6 hush: more "greppable" field names. no code changes by Denys Vlasenko · 15 years ago
  51. 2755f4e update TODO_config_nommu by Denys Vlasenko · 15 years ago
  52. e57ea7e update defconfig by Denys Vlasenko · 15 years ago
  53. ffc4bce libiproute: eliminate unused fields in struct filter_t's; style fixes by Denys Vlasenko · 15 years ago
  54. e838779 start 1.17.x development by Denys Vlasenko · 15 years ago
  55. e52b735 Bump version to 1.16.0 by Denys Vlasenko · 15 years ago 1_16_0
  56. da879ec modprobe: protect against possible SEGV by Denys Vlasenko · 15 years ago
  57. 1aaf1cb whitespace fix by Denys Vlasenko · 15 years ago
  58. 24928ff ntpd: explain why scripts can be run in quick succession by Denys Vlasenko · 15 years ago
  59. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  60. 46685a4 unicode_wcwidth.c: shrink by Denys Vlasenko · 15 years ago
  61. 307b24c testsuite-discovered fixes by Denys Vlasenko · 15 years ago
  62. 2315c88 scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc by Denys Vlasenko · 15 years ago
  63. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  64. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  65. 5da9f96 date: introduce FEATURE_DATE_COMPAT; shrink by Denys Vlasenko · 15 years ago
  66. dfd38a4 ping: use ICMP_MINLEN by Bernhard Reutner-Fischer · 15 years ago
  67. 24dc9ab fbset: add possibility to set timing and sync polarity by Michael Grzeschik · 15 years ago
  68. 9882b34 chown: -2 bytes by Denys Vlasenko · 15 years ago
  69. 31416d5 chown: support long options by Matheus Izvekov · 15 years ago
  70. 8b8d32e patch: accept and ignore -g NUM by Denys Vlasenko · 15 years ago
  71. 6f99c91 diff: fix flag -B, cleanups and a couple more tests V2 by Matheus Izvekov · 15 years ago
  72. feadfe7 patch: add more long opts; but remove -g for now by Denys Vlasenko · 15 years ago
  73. 94ca694 *: small code shrinks and compile fix for unicode by Denys Vlasenko · 15 years ago
  74. 0d47833 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME by Mikhail Gusarov · 15 years ago
  75. 2e5fa4a patch: ignore flag -g. +22 bytes by Matheus Izvekov · 15 years ago
  76. 94a6fd1 diff: don't exit in case we can't open input files. -2 bytes by Matheus Izvekov · 15 years ago
  77. 404f144 diff: don't use FILE_and_pos_t where it's not needed. -31 bytes by Matheus Izvekov · 15 years ago
  78. 4de4cb6 diff: correct handling of labels. -10 bytes by Matheus Izvekov · 15 years ago
  79. b32aa0c diff: support long options by Matheus Izvekov · 15 years ago
  80. fe1ce2e diff: implement flag -B (Ignore changes whose lines are all blank) by Matheus Izvekov · 15 years ago
  81. b7a0440 diff: honor flag -i (ignore case differences) by Matheus Izvekov · 15 years ago
  82. 302af9e watch: compat: use stderr to determine screen dimensions by Denys Vlasenko · 15 years ago
  83. 7be97c5 ls: fix sort of very large files. +21 byte by Denys Vlasenko · 15 years ago
  84. 573ba4e fix examples which used non-standard cut -b0-NNN by Denys Vlasenko · 15 years ago
  85. 9e0879a diff: add NOINLINE by Denys Vlasenko · 15 years ago
  86. 032bf65 diff: defeat gcc's optimization by Denys Vlasenko · 15 years ago
  87. d4a7728 diff: rewrite. much smaller and more correct by Matheus Izvekov · 15 years ago
  88. f3fc9ac ftpd: conditional support for broken clients by Stefan Seyfried · 15 years ago
  89. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  90. b972f94 diff: add more tests by Denys Vlasenko · 15 years ago
  91. 33f9dc0 ftpd: code shrink by Denys Vlasenko · 15 years ago
  92. 96a6bdc bunzip2.tests: replace $? with \$? by Denys Vlasenko · 15 years ago
  93. 57f46c1 ntpd: remove some code which is at best unneeded and at worst wrong by Denys Vlasenko · 15 years ago
  94. 9b20adc ntpd: add anti-clock-hopping code by Denys Vlasenko · 15 years ago
  95. 5b9a910 ntpd: disable frequency estimation code by Denys Vlasenko · 15 years ago
  96. e208279 fix testing of busybox "applet" itself by Denys Vlasenko · 15 years ago
  97. 1e9bc26 cp: improve test coverage by Denys Vlasenko · 15 years ago
  98. d084cb9 trim usage text a bit; fix cp usage (meaning of -H option) by Denys Vlasenko · 15 years ago
  99. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  100. 662078f small doc update by Denys Vlasenko · 15 years ago