1. 6ccaa23 libunarchive: fix reversed test for older/newer by Denys Vlasenko · 15 years ago
  2. 8d580c7 ntpd: add -q option. By Adam Tkac. by Denys Vlasenko · 15 years ago
  3. 74f8e78 traceroute: fix help text to not show -6 when traceroute6 is off by Denys Vlasenko · 15 years ago
  4. 4c06531 traceroute6: new applet by Leonid Lisovskiy. +1562 bytes by Leonid Lisovskiy · 15 years ago
  5. 0d56568 traceroute: cleanup preparing it for traceroute6. -17 bytes by Denys Vlasenko · 15 years ago
  6. 11f3a8b od: fix -tx without length spec by Denys Vlasenko · 15 years ago
  7. b158506 ntpd: new applet by Adam Tkac. +5k. by Adam Tkac · 15 years ago
  8. d095fd4 flashcp: new applet by Stefan Seyfried. +900 bytes by Stefan Seyfried · 15 years ago
  9. 102ff76 mount: clean up #defines. No code changes by Denys Vlasenko · 15 years ago
  10. 85164fa ping: use |=, not =, when combine option bit mask by Denys Vlasenko · 15 years ago
  11. c270454 fix fallout from isprint() changes by Denys Vlasenko · 15 years ago
  12. ad7d94b ping6: do not play dirty tricks with argv by Denys Vlasenko · 15 years ago
  13. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  14. 5b0a7f1 wc: fix a hang gue to isprint(EOF) by Dan Fandrich · 15 years ago
  15. 995f154 libbb: fix vasprintf implementation by Denys Vlasenko · 15 years ago
  16. f3e2818 hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes by Denys Vlasenko · 15 years ago
  17. 160746b tweak in comment by Denys Vlasenko · 15 years ago
  18. 5b2db97 hush: initial stab at brace expansion support by Denys Vlasenko · 15 years ago
  19. d8389ad hush: fix handling of words with braces. +65 bytes by Denys Vlasenko · 15 years ago
  20. 00243b0 hush: fix exit code propagation from `cmd`. +45 bytes by Denys Vlasenko · 15 years ago
  21. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  22. 647553a hush: wait for `cmd` to complete, and immediately store its exitcode in $? by Denys Vlasenko · 15 years ago
  23. ff1822a date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format by Denys Vlasenko · 15 years ago
  24. 6e54249 init: restore possibility to reload inittab even before we finish initialization by Denys Vlasenko · 15 years ago
  25. 72ac690 eject: band-aid for kernel headers using u8 type by Denys Vlasenko · 15 years ago
  26. 0d7e2e7 fsck: add comment clarifying exit codes by Denys Vlasenko · 15 years ago
  27. 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
  28. a307af1 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  29. cc8b687 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  30. e3600a0 httpd_post_upload.txt example: handle binary files too by Denys Vlasenko · 15 years ago
  31. 5799248 sed: on output file, set not only mode, but owner too by Denys Vlasenko · 15 years ago
  32. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  33. f4fee41 env: don't SEGV on bare "env -" by Denys Vlasenko · 15 years ago
  34. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  35. c096a6c mdev_fat.conf: add a rule to run nameif by Denys Vlasenko · 15 years ago
  36. 13ad906 ash: fix bad interaction of "stty -echo" + ASK_TERMINAL by Denys Vlasenko · 15 years ago
  37. b6d221a fix 'not not' in comment by Denys Vlasenko · 15 years ago
  38. 002bdc3 tweak service examples a bit (less verbose comment in dhcp_if) by Denys Vlasenko · 15 years ago
  39. 391dd92 tweak dhcp service example - add ntp configuration by Denys Vlasenko · 15 years ago
  40. c389685 add and example of tftpd service by Denys Vlasenko · 15 years ago
  41. 6528abe tftpd: another small tweak by Denys Vlasenko · 15 years ago
  42. 1e9ac9f tftp: another small tweak by Denys Vlasenko · 15 years ago
  43. adc08ef tftpd: slight correction to progress bar code by Denys Vlasenko · 15 years ago
  44. 8bd0af9 tftp: add optiona support for progress bar by Magnus Damm · 15 years ago
  45. bbd4235 tftp: extend tsize support a little by Magnus Damm · 15 years ago
  46. f591499 wget: factor out progress bar code by Magnus Damm · 15 years ago
  47. f5c2f72 add more service examples by Denys Vlasenko · 15 years ago
  48. 44f8d01 tweak mdev_fat.conf example by Denys Vlasenko · 15 years ago
  49. bf40f56 tweak examples by Denys Vlasenko · 15 years ago
  50. 5a34d02 ifplugd: small optimization by Denys Vlasenko · 15 years ago
  51. 6eaac02 fbsplash: allow compressed image files by Vladimir Dronnikov · 15 years ago
  52. 9be4f31 top: do not use #if inside printf, it can be a macro by Denys Vlasenko · 15 years ago
  53. 6e8e666 adding examples/mdev_fat.conf by Denys Vlasenko · 15 years ago
  54. 1612c75 mdev: print line# in error messages by Denys Vlasenko · 15 years ago
  55. 27094ca add examples/mdev.conf by Denys Vlasenko · 15 years ago
  56. 245a4f8 big endian warning fixes by Denys Vlasenko · 15 years ago
  57. 0d8c0b8 removed SuSv3 doc tarball - potential licensing problem by Denys Vlasenko · 15 years ago
  58. 8fdf066 whitespace fixes by Denys Vlasenko · 15 years ago
  59. 6cf7f01 adding example runit-style service directory by Denys Vlasenko · 15 years ago
  60. 85bb843 dumpleases: unicode spport by Tomas Heinrich · 15 years ago
  61. 05ed00f applets: meant to fix order, not enable bbsh by Mike Frysinger · 15 years ago
  62. eacbca5 all_sourcecode.tests: check commented out applet order too by Mike Frysinger · 15 years ago
  63. 78824f3 applets: fix alphabetical order by Mike Frysinger · 15 years ago
  64. caa7940 tests: fix POSIX shell source style by Mike Frysinger · 15 years ago
  65. f8a73bf lsmod: beautify. no code changes by Denys Vlasenko · 15 years ago
  66. b57eee8 libbb.h: remove two over-zealous RETURNS_MALLOC by Denys Vlasenko · 15 years ago
  67. ded688c fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) by Denys Vlasenko · 15 years ago
  68. 692bcff mkfs_vfat: fixes for large image cases by Denys Vlasenko · 15 years ago
  69. 68c6746 mkswap: add -L LABEL option. closes bug 689. by Denys Vlasenko · 15 years ago
  70. c6fb2a6 passwd: do not complain if /etc/shadow is missing by Denys Vlasenko · 15 years ago
  71. 26c64ba udhcpc: log script parameter too by Denys Vlasenko · 15 years ago
  72. 53283ad include/libbb.h: mark malloc-returning functions with GCC attribute by Denys Vlasenko · 15 years ago
  73. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  74. 0d8ea64 mkfs.reiser: new applet. needs much polishing by Vladimir Dronnikov · 15 years ago
  75. d784b65 btrfs.c: check first two superblocks, for additional robustness by Denys Vlasenko · 15 years ago
  76. 8930096 volume_id: add FAST_FUNC where appropriate by Denys Vlasenko · 15 years ago
  77. 662e8b7 volume_id: add support for btrfs by Vladimir Dronnikov · 15 years ago
  78. e62a246 mdev: do not die on mknod errors by Denys Vlasenko · 15 years ago
  79. 4214f8b mountpoint: btrfs fix by Vladimir Dronnikov · 15 years ago
  80. fe4e23f Add more compat code for non GNU environments by Dan Fandrich · 15 years ago
  81. 95a036e tty: use defines rather than constants by Bernhard Reutner-Fischer · 15 years ago
  82. 85ca327 *: random code shrink by Denys Vlasenko · 15 years ago
  83. 1f6d230 lineedit: REALLY fix compile error now by Denys Vlasenko · 15 years ago
  84. 4dc0826 lineedit: compile fix by Denys Vlasenko · 15 years ago
  85. 00f0ef4 echo et al: support \e escape by Denys Vlasenko · 15 years ago
  86. e039e68 wall: new applet by Bernhard Reutner-Fischer · 15 years ago
  87. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  88. ca25449 chpst: tiny shrinkage and add possible TODO by Bernhard Reutner-Fischer · 15 years ago
  89. b04f058 mdev: adjust error message by Bernhard Reutner-Fischer · 15 years ago
  90. 933993a mdev: handle string modes by Bernhard Reutner-Fischer · 15 years ago
  91. 6531f09 mdev: tiny shrinkage by index_in_strings by Bernhard Reutner-Fischer · 15 years ago
  92. b35e3a8 applets/usage_compressed: combine many seds in one; hide dd stats by Bernhard Reutner-Fischer · 15 years ago
  93. 21a542d platform compatibility work (by Dan Fandrich) by Dan Fandrich · 15 years ago
  94. d83bbf4 rename sent_ESC_br_n6 variable to sent_ESC_br6n by Denys Vlasenko · 15 years ago
  95. eb62d7c libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly by Denys Vlasenko · 15 years ago
  96. 1502a8b libbb/xrealloc_vector.c: better comment by Denys Vlasenko · 15 years ago
  97. 12450db libbb/bb_do_delay.c: shrink by Denys Vlasenko · 15 years ago
  98. 52b971f libbb/ask_confirmation.c: shrink by Denys Vlasenko · 15 years ago
  99. b204e6b httpd_indexcgi: fix off-by-one error by Denys Vlasenko · 15 years ago
  100. dac863a sed: shrink usage text by Denys Vlasenko · 15 years ago