1. 3ba2df8 grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too by Bartosz Golaszewski · 11 years ago
  2. 07f417b sendmail: make -f optional, document its default value by Denys Vlasenko · 11 years ago
  3. e4785ca udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746) by Denys Vlasenko · 11 years ago
  4. fe8390e ifupdown: support 'link' address family by Kaarle Ritvanen · 11 years ago
  5. d353bff wget: fix use-after-free of ->user. Closes 6836 by Denys Vlasenko · 11 years ago
  6. 69a12fa catv: suppress compiler warning by Denys Vlasenko · 11 years ago
  7. 640ce3d zcat: complain if input is not compressed by Denys Vlasenko · 11 years ago
  8. f1999b5 appletlib: fix set-but-unused warning by Mike Frysinger · 11 years ago
  9. 29ed580 uname: fix up usage documentation by Mike Frysinger · 11 years ago
  10. 922fdf6 init: do not fail build if SIGPWR is not defined by Michael Tokarev · 11 years ago
  11. b664f74 libbb: open_zipped() should not fail on non-compressed files by Denys Vlasenko · 11 years ago
  12. bf2f222 testsuite: fix last "which" change by Michael Tokarev · 11 years ago
  13. 821e643 less: accept and ignore -s by Denys Vlasenko · 11 years ago
  14. ff65061 man: parse "DEFINE pager" in config by John Spencer · 11 years ago
  15. 731f596 iplink: fix build with kernel versions prior to 2.6.23 by Eugene Rudoy · 11 years ago
  16. fa6ab56 libbb: if opening /dev/loopN returns ENXIO, don't try N++. by Denys Vlasenko · 11 years ago
  17. 3b39478 libbb: fix parsing of "10101010" date/time form by Denys Vlasenko · 11 years ago
  18. 2de232d top.c: fix compilation warnings by Bartosz Golaszewski · 11 years ago
  19. c009d35 ntpd: remove now unnecessary check for IP_PKTINFO definition by Denys Vlasenko · 11 years ago
  20. 76ad748 ntpd: fix compilation warnings by Bartosz Golaszewski · 11 years ago
  21. 5c13ab4 sort: check global flags on fallback sort by Bartosz Golaszewski · 11 years ago
  22. 1a4d9f6 sort.c: remove a magic number from compare_keys() by Bartosz Golaszewski · 11 years ago
  23. 49111cd gitignore: ignore files generated by 'make test' by Bartosz Golaszewski · 11 years ago
  24. 891b98c adduser,addgroup: introduce and use CONFIG_LAST_ID by Tito Ragusa · 11 years ago
  25. 2e66dac examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788 by Denys Vlasenko · 11 years ago
  26. d74f843 docs: tweak keep_data_small.txt by Denys Vlasenko · 11 years ago
  27. 0f592d7 tar: tighten up pax header validity check by Denys Vlasenko · 11 years ago
  28. 604b7b6 fakeidentd: simplify ndelay manipulations by Denys Vlasenko · 11 years ago
  29. 1bdbf26 tail: adjust help/usage texts by Cristian Ionescu-Idbohrn · 11 years ago
  30. 79df481 lineedit: fix trivial build failure by Denys Vlasenko · 11 years ago
  31. 7c47b56 libarchive: open_zipped() does not need to check extensions for e.g. gzip by Denys Vlasenko · 11 years ago
  32. 9b76f89 build system: fix non-portable sed constructs. by Matthias Andree · 11 years ago
  33. 3deabea fixlet for the previous commit #2 by Denys Vlasenko · 11 years ago
  34. abaf910 fixlet for the previous commit by Denys Vlasenko · 11 years ago
  35. 3ea93e8 networking: explain isrv_run() API by Denys Vlasenko · 11 years ago
  36. 89deb22 fakeidentd: fix use-after-free by Ryan Mallon · 11 years ago
  37. 16ca379 chown: fix help text by Denys Vlasenko · 11 years ago
  38. 6eb0cbe find: fix a regression introduced with -HLP support by Denys Vlasenko · 11 years ago
  39. f0058b1 ping: revert "try SOCK_DGRAM if no root privileges" by Denys Vlasenko · 11 years ago
  40. e4569be build system: "make hosttools" doesn't exist, remove it from "make help" by Denys Vlasenko · 11 years ago
  41. f2743a5 build system: stop including alloca.h, stdlib.h provides it by Denys Vlasenko · 11 years ago
  42. cb76113 ntpd: adjust last packet's recv time after a step by Denys Vlasenko · 11 years ago
  43. 96f92a1 libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short. by Denys Vlasenko · 11 years ago
  44. 8e0ad26 Another FreeBSD fix from Matthias Andree by Denys Vlasenko · 11 years ago
  45. 5680e98 ash: in bash compat mode, always export $SHLVL by Denys Vlasenko · 11 years ago
  46. cd55f2d grep: fix two bugs with -w by Denys Vlasenko · 11 years ago
  47. 432fbd7 platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD by Denys Vlasenko · 11 years ago
  48. 5743402 Start 1.23.0 development cycle by Denys Vlasenko · 11 years ago
  49. a2dd4ee Bump version to 1.22.0 by Denys Vlasenko · 11 years ago 1_22_0
  50. 7625811 testsuite: remove forgotten debug hack by Denys Vlasenko · 11 years ago
  51. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 11 years ago
  52. 61be8e4 testsuite: disable tests for no longer supported bbox-specific date formats by Denys Vlasenko · 11 years ago
  53. e83e1c5 adduser: check whether run with no USERNAME. Closes 6728 by Denys Vlasenko · 11 years ago
  54. e85e260 testsuite: fix false positives for du by Denys Vlasenko · 11 years ago
  55. c9d87be build system: fix make gconfig by Daniel Borca · 11 years ago
  56. 80a068d sed: accept s///i as a synonym for s///I ("ignore case") by David A. Wheeler · 11 years ago
  57. e9355c4 hostname: do not use gethostbyname() for "hostname -s" by Michael Tokarev · 11 years ago
  58. 4967a41 wget: user-friendly fallback to http by Lauri Kasanen · 11 years ago
  59. 4b26f82 kill[all[5]]: code shrink by Denys Vlasenko · 11 years ago
  60. 3ac1e0d killall5: return 2 if no processes got killed by Uros Vampl · 11 years ago
  61. 9f4f601 do not fail build if MAXSYMLINKS isn't defined by Michael Tokarev · 11 years ago
  62. 22bb81f expand: use printable_string instead of hard-coding implementation by Michael Tokarev · 11 years ago
  63. 0b3a38b ntpd: speed up resyncing if our clock is seriously off by Denys Vlasenko · 11 years ago
  64. 777be10 ntpd: do not invalidate datapoints after step by Denys Vlasenko · 11 years ago
  65. 6c46eed ntpd: comment out "spike detection" code by Denys Vlasenko · 11 years ago
  66. a14958c ntpd: promote log level 3 to production by Denys Vlasenko · 11 years ago
  67. cb1dc1d ntpd: let user know if spike was detected by Denys Vlasenko · 11 years ago
  68. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  69. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  70. 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 11 years ago
  71. 7274563 ping: try SOCK_DGRAM if no root privileges by Daniel Borca · 11 years ago
  72. df0d2cd dpkg-deb: cosmetic correction to usage text by Daniel Borca · 11 years ago
  73. deb0769 sed: code shrink by Denys Vlasenko · 11 years ago
  74. 259b3c0 sed: open input files sequentially to avoid EMFILE by Denys Vlasenko · 11 years ago
  75. 8bd810b hush: typo fixes in comments by Denys Vlasenko · 11 years ago
  76. d9fc4d8 platform: strchrnul is missing if __APPLE__ by Daniel Borca · 11 years ago
  77. 195c436 build system: use od -b instead of od -t x1 by Denys Vlasenko · 11 years ago
  78. 760fc6d init: halt on SIGPWR too by Bogdan Purcareata · 11 years ago
  79. cffe28e libbb: add sketch of tentative 'better' passwd/group API by Denys Vlasenko · 11 years ago
  80. 4d8ad38 devfsd: remove static variable by Denys Vlasenko · 11 years ago
  81. 924a179 build system: do not generate MAX_APPLET_NAME_LEN (unused) by Denys Vlasenko · 11 years ago
  82. 26ad256 logread: don't call shmdt() before exit, kernel does it for us. by Denys Vlasenko · 11 years ago
  83. 71f6c1a logread: flush output. closes 6710 by Denys Vlasenko · 11 years ago
  84. bd0e221 awk: fix a bug in argc counting in recent change by Denys Vlasenko · 11 years ago
  85. 2635369 rfkill: use new-style config/kbuild/applet by Denys Vlasenko · 11 years ago
  86. 0545e3b tar: prevent empty file to be treated as valid tarball by Denys Vlasenko · 11 years ago
  87. dd1d8ab fix a copy/paste error in last tar testcase name by Denys Vlasenko · 11 years ago
  88. 1cbc642 tar: add a testcase for previous commit by Denys Vlasenko · 11 years ago
  89. ebfa9b5 tar: fix exitcode check for MMU-spawned unpacking helpers by Denys Vlasenko · 11 years ago
  90. 8b59b2c libbb: move nuke_str() from passwd into libbb by Denys Vlasenko · 11 years ago
  91. 6ef7729 comment tweak by Denys Vlasenko · 11 years ago
  92. 9c1c605 sulogin: use common password-checking routine. by Denys Vlasenko · 11 years ago
  93. f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
  94. ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 11 years ago
  95. 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 11 years ago
  96. 66620fa archival/*: move "kbuild:" snippets into .c files by Denys Vlasenko · 11 years ago
  97. 73225b6 switch editors/* to embedded-in-source kbuild system by Denys Vlasenko · 11 years ago
  98. f200f73 awk: optionally support -e AWK_PROG by Sven-Göran Bergh · 11 years ago
  99. cd0936b fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  100. d3092c9 udhcp: add PXELINUX config file option (code 209) definition by Jeremy Kerr · 11 years ago