1. 34ecc3b ip: fix an improper optimization: req.r.rtm_scope may be nonzero here by Denys Vlasenko · 8 years ago
  2. 98c50f9 cp: fix -i for POSIX mode. Closes 9106 by Denys Vlasenko · 8 years ago
  3. 150dc7a ntpd: respond only to client and symmetric active packets by Miroslav Lichvar · 8 years ago
  4. 6b5abc9 service/fw example: do not ruin $if[], use different name by Denys Vlasenko · 8 years ago
  5. ed72761 wget: run s_client helper with -servername HOST by Denys Vlasenko · 8 years ago
  6. 9d20297 ssl_helper.sh: strip was invoked incorrectly by Denys Vlasenko · 8 years ago
  7. 3191ec7 var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routing by Denys Vlasenko · 8 years ago
  8. f8ddbe1 ash: fix handling of ${VAR: -2} by Denys Vlasenko · 8 years ago
  9. 0fb0045 config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK by Denys Vlasenko · 8 years ago
  10. 49117b4 hush: fix a possible bug by Denys Vlasenko · 8 years ago
  11. e695ac9 typo fixes by Denys Vlasenko · 8 years ago
  12. e5814a5 ash: do not leave SIGQUIT ignored on "exec CMD" by Denys Vlasenko · 8 years ago
  13. ca00338 cp: make verbose cp show symlink copies too by Denys Vlasenko · 8 years ago
  14. 2a4d7f4 sendmail: include -H and -S in short help text by Denys Vlasenko · 8 years ago
  15. 9de7509 sendmail: improve help text by Denys Vlasenko · 8 years ago
  16. 2ae86ad trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X by Denys Vlasenko · 8 years ago
  17. b0056ea {md5,shaN}sum: make -c EMPTY fail by Denys Vlasenko · 8 years ago
  18. f6348e5 examples: add a useful "see abridged log" script for ntpd service example by Denys Vlasenko · 8 years ago
  19. d2f4241 cpio: tweak help text by Denys Vlasenko · 8 years ago
  20. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  21. 0844b5a whois: implement -i by Denys Vlasenko · 8 years ago
  22. 1035c92 whois: make it actually work by Denys Vlasenko · 8 years ago
  23. f4f8fe8 build system: fix a few warnings for allnoconfig build by Denys Vlasenko · 8 years ago
  24. 1b0dcc0 libbb: suppress warning about run_applet_and_exit by Ron Yorston · 8 years ago
  25. ee772a0 arp: fix buffer overflow. Closes 9071 by Denys Vlasenko · 8 years ago
  26. 44399e0 udhcpc: run "deconfig" script in manual renew state too. closes 9061 by Denys Vlasenko · 8 years ago
  27. aabb0a9 ntpd: daemonize before DNS resolution by Denys Vlasenko · 8 years ago
  28. 5b8c89d build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky by Denys Vlasenko · 8 years ago
  29. 8f4faa1 df: use f_frsize instead of f_bsize for correct sizes by Natanael Copa · 8 years ago
  30. 59f8197 i2cdump: don't use common_bufsiz1 by Bartosz Golaszewski · 8 years ago
  31. 4d5acd2 ping: populate icmp_id field for "simple" ping too by Jonas Danielsson · 8 years ago
  32. 9ca56f9 Start 1.26.0 development cycle by Denys Vlasenko · 8 years ago
  33. c3b34d8 Bump version to 1.25.0 by Denys Vlasenko · 8 years ago 1_25_0
  34. 10c0e91 libarchive: fix xmalloc_open_zipped_read_close() by Denys Vlasenko · 8 years ago
  35. 7cf45ae setsid: fix broken -c by Denys Vlasenko · 8 years ago
  36. e24e886 typo fix by Denys Vlasenko · 8 years ago
  37. ea9ebc0 scripts/trylink: libbusybox fix by Denys Vlasenko · 8 years ago
  38. df3ec0e libarchive: fix open_zipped() by Denys Vlasenko · 8 years ago
  39. 984b0a6 libarchive: fix xmalloc_open_zipped_read_close() on NOMMU by Denys Vlasenko · 8 years ago
  40. ecf25cb randomconfig fixes 5: false positive for tar; mount emits corrupted message by Denys Vlasenko · 8 years ago
  41. 5c3e060 modprobe-small: fix bogus handling of unpack errors by Denys Vlasenko · 8 years ago
  42. 0ad872b randomconfig fixes 4 by Denys Vlasenko · 8 years ago
  43. 94046d0 randomconfig fixes 3 by Denys Vlasenko · 8 years ago
  44. bb0bf28 randomconfig fixes 2 by Denys Vlasenko · 8 years ago
  45. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  46. ce824ae libbb: move common code into run_applet_and_exit by Ron Yorston · 9 years ago
  47. ba12081 Allow "busybox <applet>" to work when busybox is disabled by Ron Yorston · 9 years ago
  48. e4caf1d ntpd: retry initial DNS resolution (forever, no timeout for now). by Denys Vlasenko · 9 years ago
  49. b684d1b libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 by Natanael Copa · 9 years ago
  50. 8e95068 Make busybox an optional applet by Denys Vlasenko · 9 years ago
  51. 877dedb cp: add -u/--update and --remove-destination by Denys Vlasenko · 9 years ago
  52. 852e8dd arping: avoid use of ether_ntoa(). Closes 8926 by Denys Vlasenko · 9 years ago
  53. f2559e5 sed: fix append command to match GNU sed 4.2.1 by Denys Vlasenko · 9 years ago
  54. 2fbc312 flock: merge spawn_and_wait() code patchs for -c and sans-c uses by Denys Vlasenko · 9 years ago
  55. e1d426f flock: fix -c; improve error handling of fork+exec by Denys Vlasenko · 9 years ago
  56. 4ab372d ip: fix problem on mips64 n64 big endian musl systems by Szabolcs Nagy · 9 years ago
  57. cbdff15 sed: understand \n,\r and \t in i and a commands. Closes 8871 by Denys Vlasenko · 9 years ago
  58. 4c8fa34 generate_BUFSIZ.sh: yet another tweak by Denys Vlasenko · 9 years ago
  59. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  60. 663d1da scripts/trylink: document DATA_SEGMENT_ALIGN() hack by Denys Vlasenko · 9 years ago
  61. 7ff24bd generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds by Denys Vlasenko · 9 years ago
  62. d7b502c build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds by Denys Vlasenko · 9 years ago
  63. 93e1aaa libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer) by Denys Vlasenko · 9 years ago
  64. f56fb5e libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work by Denys Vlasenko · 9 years ago
  65. df70a43 udhcp: add setup_common_bufsiz() as needed by Denys Vlasenko · 9 years ago
  66. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  67. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  68. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  69. 5598bdf unzip: shorter code for date/time generation by Denys Vlasenko · 9 years ago
  70. 07bd979 unzip: better match for "standard" unzip's output; string shrinkage by Denys Vlasenko · 9 years ago
  71. bca4dee unzip: fix percent overflow; show "stored" files properly by Denys Vlasenko · 9 years ago
  72. 0ccf52a unzip: fix a case where we find wrong CDE. Closes 8821 by Denys Vlasenko · 9 years ago
  73. 84ba50c ash: bash-compatible $'...' shouldn't expand in double quotes by Ron Yorston · 9 years ago
  74. 2b91958 Rewrite iteration through applet names to save a few bytes by Ron Yorston · 9 years ago
  75. e4d925b sed: support "-f -" idiom by Denys Vlasenko · 9 years ago
  76. d7d4750 unrpm: clean up by Mike Frysinger · 9 years ago
  77. ee22fe8 undeb: clean up by Mike Frysinger · 9 years ago
  78. ea1b444 syslogd: minor tweaks to text by Mike Frysinger · 9 years ago
  79. d63d77a kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Bjørn Forsman · 10 years ago
  80. 935fe68 kbuild: Make scripts executable by Michal Marek · 10 years ago
  81. d35ba8b kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h by Yann E. MORIN · 12 years ago
  82. e62c715 menuconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 12 years ago
  83. f755430 menuconfig: fix extended colors ncurses support by Krzysztof Mazur · 12 years ago
  84. 8c3f943 kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  85. 74f58ed kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 13 years ago
  86. a0f24a0 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 13 years ago
  87. f48bd92 kconfig: fix menuconfig on debian lenny by Junio C Hamano · 14 years ago
  88. 993dab7 Revert "lxdialog: fix ncursesw include detection" by Mike Frysinger · 9 years ago
  89. b220617 find_applet_by_name: loop index should be signed by Ron Yorston · 9 years ago
  90. 6aab992 whitespace and namespace cleanups by Denys Vlasenko · 9 years ago
  91. b068cf2 ubirmvol: Implement -N switch for ubirmvol by Sven Eisenberg · 9 years ago
  92. cb92640 ubirename: new applet by Sven Eisenberg · 9 years ago
  93. 46b4946 libbb: speed up error_msg functions by Denys Vlasenko · 9 years ago
  94. bc14f4d main(): add a TODO about finding a use for _end[] area by Denys Vlasenko · 9 years ago
  95. 056e1f5 trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 9 years ago
  96. 1cf68e3 typo fix by Denys Vlasenko · 9 years ago
  97. a93e4fd find_applet_by_name: add an example of faster linear search code by Denys Vlasenko · 9 years ago
  98. 8b0f459 nsenter,unshare: work around older header by Denys Vlasenko · 9 years ago
  99. b14374a sort: "-o FILE", not "-o", is the syntax by Denys Vlasenko · 9 years ago
  100. 8220399 nsenter,unshare: share common code; fix a bug of not closing all fds by Denys Vlasenko · 9 years ago