1. bfa6ed1 catv: code shrink by Denys Vlasenko · 11 years ago
  2. 79c618c Refactor catv. Move visible() from stty to libbb. by Bartosz Golaszewski · 11 years ago
  3. d0bc708 unpackers: by users' request, print compression percentage if -v and DESKTOP by Denys Vlasenko · 11 years ago
  4. 05965cb nc: remove unnecessary "errno = 0" by Denys Vlasenko · 11 years ago
  5. 2ead531 iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include) by Denys Vlasenko · 11 years ago
  6. 2641426 logread: intercept all fatal signals, not just SIGINT by Denys Vlasenko · 11 years ago
  7. fd3ac96 nc: remove some dead code by Denys Vlasenko · 11 years ago
  8. ffeeb7a nc: exit when both stdin and network are closed. by Denys Vlasenko · 11 years ago
  9. ca54b66 nc: use symbolic SHUT_WR instead of literal 1 by Denys Vlasenko · 11 years ago
  10. ad546ec Update docs/tcp.txt by Denys Vlasenko · 11 years ago
  11. 9078633 buildsys: Add helper to list suid applets by Bernhard Reutner-Fischer · 12 years ago
  12. 7801148 Add notes about TCP programming quirks. by Denys Vlasenko · 11 years ago
  13. 688a7e3 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats by Bartosz Golaszewski · 11 years ago
  14. c19be75 networking: code shrink by Bartosz Golaszewski · 11 years ago
  15. b855460 awk.tests: add test for recent large integer fix by Denys Vlasenko · 11 years ago
  16. b0e9b72 sed: fix matching of newlines by $ by Denys Vlasenko · 11 years ago
  17. 26cd90c unzip: survive lack of CDF on non-streaming zip files by Denys Vlasenko · 11 years ago
  18. 1390a01 awk: use "long long" as integer type, not "int" by Denys Vlasenko · 11 years ago
  19. 5e87e8a unzip: increase PEEK_FROM_END from 16k to 64k by Denys Vlasenko · 11 years ago
  20. a7ecbed ip link: add VLAN support by Patrick McHardy · 11 years ago
  21. 9b58fe9 ip: code shrink by Denys Vlasenko · 11 years ago
  22. 25ce3ee typo fix in comment by Denys Vlasenko · 11 years ago
  23. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  24. 0dacb68 chrt: remove warning for _POSIX_PRIORITY_SCHEDULING by Bernhard Reutner-Fischer · 11 years ago
  25. e95738f typo fix in comment by Denys Vlasenko · 11 years ago
  26. d87fcd4 tail: code shrink by Denys Vlasenko · 11 years ago
  27. 40ab27a sed: remove now-redundant backslash-newline handling by Denys Vlasenko · 11 years ago
  28. e93d156 sed: document where we are more liberal then GNU by Denys Vlasenko · 11 years ago
  29. d8f6d8c Call setlocale("") , not "C", if we want to set the default one by Denys Vlasenko · 11 years ago
  30. 2301d12 unicode: check $LC_CTYPE too to detect Unicode mode by Denys Vlasenko · 11 years ago
  31. 4f9fc1e foo*sum: Correct syntax error by Cristian Ionescu-Idbohrn · 11 years ago
  32. 6651e42 tail: track file size only in -f mode by Denys Vlasenko · 11 years ago
  33. cd8eece foo*sum: report I/O errors, don't merely exit with 1. by Denys Vlasenko · 11 years ago
  34. 3e7ecb1 unicode: check $LC_ALL to detect Unicode mode, not only $LANG by Denys Vlasenko · 11 years ago
  35. ea267d5 wget: do not abort if "_" is encountered in a HTTP header by Denys Vlasenko · 11 years ago
  36. 1bf560e cryptpw: do not segfault on EOF. Closes 6350 by Denys Vlasenko · 11 years ago
  37. 16614e9 *: change execl sentinels from NULL to (char*)0 by Rich Felker · 11 years ago
  38. e9b3fcc ubi_tools: enhance -s option to allow size multiplier to match mtd-utils by Denys Vlasenko · 11 years ago
  39. f798ba9 ubi_tools: add forgotten argv++ by Denys Vlasenko · 11 years ago
  40. 65bdf0b ubi_tools: extend supported volume size to 64 bits; shrink code by Denys Vlasenko · 11 years ago
  41. f86404f ubimkvol: add -m option to create volume of maximum size by Paul B. Henson · 12 years ago
  42. 173aa78 pstree: fix theoretically unsafe code by Denys Vlasenko · 11 years ago
  43. 26a7e2e ping: code shrink by Denys Vlasenko · 11 years ago
  44. 59f4667 Move create_icmp[6]_socket to its only user, and simplify it by Denys Vlasenko · 11 years ago
  45. 4928e9f losetup: assorted fixes. Closes 6314 by Denys Vlasenko · 11 years ago
  46. 879f008 lsof: correct check for symbolic link by Thomas De Schampheleire · 11 years ago
  47. d66eb90 nslookup: set default DNS server again. Hopefully helps with 675 by Denys Vlasenko · 11 years ago
  48. 1f5e81f md5/sha512: a better fix for strict aliasing warnings by Denys Vlasenko · 11 years ago
  49. f6205c6 md5/sha512: fix strict aliasing warnings by Mike Frysinger · 12 years ago
  50. fea2588 pstree: stop truncating thread names by Mike Frysinger · 12 years ago
  51. 5a7e337 ntpd: set offset to 0.0 in "usync" event by Denys Vlasenko · 12 years ago
  52. 07c5987 ntpd: set G.last_script_run even if script isn't configured by Denys Vlasenko · 12 years ago
  53. 5ffdd1d ntpd: make "unsync" code actually work. by Denys Vlasenko · 12 years ago
  54. d99ef63 ntpd: drop delay outliers; run "unsync" handler if no replies for some time by Denys Vlasenko · 12 years ago
  55. b6dc13c sulogin: allow system maintenance login if root password is empty by Jonathan Liu · 12 years ago
  56. 9cb1e2f sulogin: correct lying comment by Denys Vlasenko · 12 years ago
  57. f958425 init: remove special-case code for machines with less tham 1 MB of RAM. by Denys Vlasenko · 12 years ago
  58. ae0cf2a stty: disable CIBAUD leak check - it is not necessary on Linux by Denys Vlasenko · 12 years ago
  59. e9581b6 stty: code shrink by Denys Vlasenko · 12 years ago
  60. b443a37 udhcp: code shrink by Denys Vlasenko · 12 years ago
  61. c133fa6 udhcpc: fix a problem with binary-encoded options #2 by Denys Vlasenko · 12 years ago
  62. 6db5f67 find:: get rid of nested function (it's a gcc-ism) by Denys Vlasenko · 12 years ago
  63. 5fc0585 grep: fix grep -x to not set REG_NOSUB by James Hogan · 12 years ago
  64. aa94130 volume_id_internal.h: drop unoptimized byteswap routines by Denys Vlasenko · 12 years ago
  65. 414db79 grep: don't bail out on first mismatch if '-w' option is set by Bartosz Golaszewski · 12 years ago
  66. e0a6ab6 Fix build failures caused by not compiling open_transformer.c (#2) by Denys Vlasenko · 12 years ago
  67. 6782f48 find: support -HLP by Denys Vlasenko · 12 years ago
  68. c3cf1e3 mdev: use $DEVNAME in uevent sysfs file for device node name by Nikolaus Voss · 12 years ago
  69. ff463a8 hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE by Denys Vlasenko · 12 years ago
  70. abbc478 Fix build failures caused by not compiling open_transformer.c by Denys Vlasenko · 12 years ago
  71. f76fd17 telnet: code shrink by Denys Vlasenko · 12 years ago
  72. 041baf2 volume_id: fix ntfs attribute search by Oliver Metz · 12 years ago
  73. 264f373 vi: make regexp search case-insensitive if ":set ignorecase" is active by Denys Vlasenko · 12 years ago
  74. d96ffda ash,hush: history builtin by Flemming Madsen · 12 years ago
  75. 3beab83 hush: fix for "while false && true; do echo BUG; break; done". closes 6170 by Denys Vlasenko · 12 years ago
  76. d35cbad mdev: call index_in_strings on $ACTION only after we checked it for NULL by Denys Vlasenko · 12 years ago
  77. 2df1c64 examples/mdev.conf.change_blockdev.sh: update by Denys Vlasenko · 12 years ago
  78. e306c11 examples: add mdev example for Android phone by Denys Vlasenko · 12 years ago
  79. 2c0508b examples/inittab: fix a few incorrect statements about init by Denys Vlasenko · 12 years ago
  80. 8172d05 lineedit: \W on "/bin" should show "bin", not "/bin" by Denys Vlasenko · 12 years ago
  81. 1d14569 lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \! by Denys Vlasenko · 12 years ago
  82. 8f2cb7a libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() by Denys Vlasenko · 12 years ago
  83. 6c852bf lineedit: add handling of \H in prompt by Denys Vlasenko · 12 years ago
  84. 2c24806 hexdump: need to use xstrtoull for off_t by Denys Vlasenko · 12 years ago
  85. ef6747e hexdump: don't unconditionally limit the usable address range by Denys Vlasenko · 12 years ago
  86. 80a38ca man: install to /usr/bin, not /sbin by Denys Vlasenko · 12 years ago
  87. 85daa67 httpd: don't allow tabs and multiple spaces in request string by Denys Vlasenko · 12 years ago
  88. c608731 setserial: Fix typo: s/baund_rate/baud_rate/g by Bernhard Reutner-Fischer · 12 years ago
  89. a42f530 sendmail: code shrink on top of previous patches by Denys Vlasenko · 12 years ago
  90. e82bfef sendmail: don't add multiple To: headers by Aaro Koskinen · 12 years ago
  91. 4a73222 sendmail: don't add To: header if it already exists by Aaro Koskinen · 12 years ago
  92. 236f222 sendmail: support long header fields for recipients by Aaro Koskinen · 12 years ago
  93. a8ba0a0 sendmail: support address lists by Aaro Koskinen · 12 years ago
  94. 06ad964 sendmail: support addresses inside angle brackets by Aaro Koskinen · 12 years ago
  95. 95e99e5 sendmail: don't mangle e-mail headers by Aaro Koskinen · 12 years ago
  96. 14285d1 sendmail: avoid sending mail to wrong addresses by Aaro Koskinen · 12 years ago
  97. 7c6f2d4 mkfs_minix: use get_volume_size_in_bytes instead of local version by Denys Vlasenko · 12 years ago
  98. 4424dfd mdev: fix build failure by Denys Vlasenko · 12 years ago
  99. c56d125 nc: fix build failure ("subscripted value is neither array nor pointer") by Denys Vlasenko · 12 years ago
  100. 091f831 ash: add comment about failures in source builtin. No code changes. by Denys Vlasenko · 12 years ago