1. f00cfdf dd: fix conv=noerror w/o sync to not write out zeroed blocks by Denys Vlasenko · 15 years ago
  2. ae0045e we could need ssd -d (fancy) by Bernhard Reutner-Fischer · 15 years ago
  3. 885583e tar: do chown, not lchown to restore mode (compat) by Denys Vlasenko · 15 years ago
  4. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  5. 1166d7b ash: fix bug 585 (>"$VAR_WITH_UNICODE_CHARS" problem) by Denys Vlasenko · 15 years ago
  6. b0d6338 ash: preparatory cleanup. The only real changes are (unsigned char) casts by Denys Vlasenko · 15 years ago
  7. 7956334 add a testcase for reopened bug 585 (not fixed yet) by Denys Vlasenko · 15 years ago
  8. ddf7850 fdisk: add a warning and truncate disks with >= 2^32 sectors by Denys Vlasenko · 15 years ago
  9. 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
  10. f2c184b unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denys Vlasenko · 15 years ago
  11. ba98603 mount: do not execute "mount.(null)" :) by Denys Vlasenko · 15 years ago
  12. 772c2db httpd_ssi.c: make it a bit less broken by Denys Vlasenko · 15 years ago
  13. aa7da73 add USE_PORTABLE_CODE option and use it in find applet by Denys Vlasenko · 15 years ago
  14. 7649bd0 fsck: more clever (->smaller) handling of parameters by Denys Vlasenko · 15 years ago
  15. 6683745 fsck: remove a few statics by Denys Vlasenko · 15 years ago
  16. c541a89 test: use index_in_strings by Denys Vlasenko · 15 years ago
  17. fe73798 top: remove GCCisms by Denys Vlasenko · 15 years ago
  18. 27726cb hush: make memleak debugging more robust by Denys Vlasenko · 15 years ago
  19. 873273d hush: code shrink by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  20. 3a0f6f2 fix read_cmdline API and a small buglet where "[comm]" may be too narrow by Denys Vlasenko · 15 years ago
  21. ae357bd top, ps: do not output trailing spaces by Denys Vlasenko · 15 years ago
  22. 0052882 top: add -m ("memory") option by Denys Vlasenko · 15 years ago
  23. 56573cb networking/httpd_ssi.c: expand comments by Denys Vlasenko · 15 years ago
  24. db4a676 networking/httpd_ssi.c: new example CGI handler by Denys Vlasenko · 15 years ago
  25. 33d8d08 httpd: shrink mime type matching code (suggested by Bernhard) by Denys Vlasenko · 15 years ago
  26. d069e53 a few more GCC-isms removed by Denys Vlasenko · 15 years ago
  27. e66ccfa remove some garbage from http POST upload example by Denys Vlasenko · 15 years ago
  28. 108b8c5 httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url" by Denys Vlasenko · 15 years ago
  29. db57fc2 Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentation by Bernhard Reutner-Fischer · 15 years ago
  30. 62298ab TODO: add unicode list by Denys Vlasenko · 15 years ago
  31. 40c2213 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 15 years ago
  32. 0c6914e modprobe-small: make string buffer code robust; fix help text by Denys Vlasenko · 15 years ago
  33. f9c814b modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-') by Denys Vlasenko · 15 years ago
  34. 386bc9f unzip: more compat if DESKTOP=y by Denys Vlasenko · 15 years ago
  35. 3de3f57 Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)" by Denys Vlasenko · 15 years ago
  36. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  37. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  38. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  39. 1f7c167 experimentally add mallopt tweaks for reduced memory consumption by Denys Vlasenko · 15 years ago
  40. 6db4784 hush: export PWD by Denys Vlasenko · 15 years ago
  41. 2cc7091 inetd: comment tweak. no code changes by Denys Vlasenko · 15 years ago
  42. ed1667e telnetd: add -w ("inetd wait") option. Can be configured off. by Denys Vlasenko · 15 years ago
  43. cfc2163 inetd: be more careful with syslog socket; other small fixes by Denys Vlasenko · 15 years ago
  44. 4b624d0 small commit tweak in parse_datestr, no code changes by Denys Vlasenko · 15 years ago
  45. 44f174e uniq: shave off whole 10 bytes off, oh my by Denys Vlasenko · 15 years ago
  46. a00329c ash: better comment. no code changes by Denys Vlasenko · 15 years ago
  47. 630dde1 code shrink in help text code by Denys Vlasenko · 15 years ago
  48. 1249dbb uniq: code shrink by Denys Vlasenko · 15 years ago
  49. a9c9bf5 uniq: plug memory leak (patch from OpenWRT project) by Denys Vlasenko · 15 years ago
  50. 0aec9ff uniq: rename some variables. no code changes by Denys Vlasenko · 15 years ago
  51. 7218af9 ash: revent one place where number() doesn't work by Denys Vlasenko · 15 years ago
  52. 22cbfbd ethr-wake: can use ether_hostton on uclibc >= 0.9.30 by Denys Vlasenko · 15 years ago
  53. b976292 libunarchive: fix a bug where mode and time is no longer restored by Denys Vlasenko · 15 years ago
  54. ecc2a2e ash: deal with some TODOs (mostly trivial) by Denys Vlasenko · 15 years ago
  55. 9f2e82a ash: add testsuite for bug 585 by Denys Vlasenko · 15 years ago
  56. c8334a4 ash: fix handling of Unicode chars in redirects. Fixes bug 585 by Denys Vlasenko · 15 years ago
  57. b6c8434 ash: trivial simplifications and optimizations by Denys Vlasenko · 15 years ago
  58. e6c483e rpm2cpio: code shrink by Denys Vlasenko · 15 years ago
  59. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  60. 7f21494 rpm2cpio: handle bz2 too; code shrink by Pascal Bellard · 15 years ago
  61. b347592 update copyright year by Denys Vlasenko · 15 years ago
  62. 33d7b72 more help text tweaking by Denys Vlasenko · 15 years ago
  63. 691161a trim help texts a bit by Denys Vlasenko · 15 years ago
  64. ca899ef remove a few extra newlines in help text by Denys Vlasenko · 15 years ago
  65. bcb163d use .git as EXTRAVERSION by Bernhard Reutner-Fischer · 15 years ago
  66. a12af2d ash: make "jobs -l" more similar to bash. By Earl Chew. Fixes bug 481 by Denys Vlasenko · 15 years ago
  67. bd73f1d Start 1.16.x cycle by Denys Vlasenko · 15 years ago
  68. e7aa0d9 Releasing 1.15.0 by Denys Vlasenko · 15 years ago 1_15_0
  69. 0d58666 wget: strip trailing whitespace from e.g. "Content-length: 120 " by Matthijs van de Water · 15 years ago
  70. 0da1c0a beep: optimize by Denys Vlasenko · 15 years ago
  71. dc3d893 preliminary work for gcc 4.4.0 by Denys Vlasenko · 15 years ago
  72. f2a8d5d fix duplicate FAST_FUNC FAST_FUNC by Denys Vlasenko · 15 years ago
  73. 00ea82e add config knob for default freq and length by Bernhard Reutner-Fischer · 15 years ago
  74. 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
  75. e10db56 update defconfig by Denys Vlasenko · 15 years ago
  76. 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
  77. 263cff9 do not store 1st two bytes of compressed help text by Denys Vlasenko · 15 years ago
  78. d7874ed patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com) by Denys Vlasenko · 15 years ago
  79. 0793491 hush: enable "lash is deprecated, please use hush instead" message by Denys Vlasenko · 15 years ago
  80. a67a962 hush: do not process options after non-option args by Denys Vlasenko · 15 years ago
  81. ffc3920 ash: fix bug 571 (jobs %string misbehaving) by Denys Vlasenko · 15 years ago
  82. f210cff sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug by Denys Vlasenko · 15 years ago
  83. 16d1e3c pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization by Denys Vlasenko · 15 years ago
  84. 5da42fc modprobe: treat tabs in modules.dep as delimiters too. closes bug 567 by Denys Vlasenko · 15 years ago
  85. 007c6fc typo fix in comment by Denys Vlasenko · 15 years ago
  86. aa369e0 udhcpc: if got IP successfully, disable -n for future renewals by Justin Maggard · 15 years ago
  87. 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
  88. dbfa45b hust test: complain if busybox binary can't be found by Denys Vlasenko · 15 years ago
  89. cbfe6ad hush: fix \<newline> handling on NOMMU by Denys Vlasenko · 15 years ago
  90. 1967978 hush tests: remove the requirement that .config is in ../.. by Denys Vlasenko · 15 years ago
  91. 0951606 hush: do not use ps -o in leak_argv1; do not hardcode path in negate by Denys Vlasenko · 15 years ago
  92. 79b021d tail: read only a portion of a file if it's huge. closes bug 551 by Denys Vlasenko · 15 years ago
  93. e531759 fdisk: add handling of avr32. closes bug 555 by Denys Vlasenko · 15 years ago
  94. a43df64 tail: fix "tail +N file_shorter_than_N" by Denys Vlasenko · 15 years ago
  95. 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
  96. 334fcc8 dd: conv=noerror should skip read errors using lseek (bug 539) by Denys Vlasenko · 15 years ago
  97. eecbb54 correct mode of testsuite/rx.tests by Denys Vlasenko · 15 years ago
  98. 63416cc nc: fix nc -ll; report vfork errors; make select loop faster by Tomoya Adachi · 15 years ago
  99. dc9495d rx: strip padding from last block. closes bug 501. by Denys Vlasenko · 15 years ago
  100. 80a3418 runsv: run ./finish with parameters (runit compat) by Earl Chew · 15 years ago