1. 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
  2. 4ff1ce0 ps: fix compile breakage by Denys Vlasenko · 15 years ago
  3. 532609e ps: document -T option by Denys Vlasenko · 15 years ago
  4. 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
  5. b410d4a ps,top: add an option to show threads. +260 bytes of code by Denys Vlasenko · 15 years ago
  6. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  7. 3a0f6f2 fix read_cmdline API and a small buglet where "[comm]" may be too narrow by Denys Vlasenko · 15 years ago
  8. ae357bd top, ps: do not output trailing spaces by Denys Vlasenko · 15 years ago
  9. 0052882 top: add -m ("memory") option by Denys Vlasenko · 15 years ago
  10. 0c6914e modprobe-small: make string buffer code robust; fix help text by Denys Vlasenko · 15 years ago
  11. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  12. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  13. ed1667e telnetd: add -w ("inetd wait") option. Can be configured off. by Denys Vlasenko · 15 years ago
  14. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  15. 33d7b72 more help text tweaking by Denys Vlasenko · 15 years ago
  16. 691161a trim help texts a bit by Denys Vlasenko · 15 years ago
  17. ca899ef remove a few extra newlines in help text by Denys Vlasenko · 15 years ago
  18. f2a8d5d fix duplicate FAST_FUNC FAST_FUNC by Denys Vlasenko · 15 years ago
  19. 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
  20. 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
  21. d7874ed patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com) by Denys Vlasenko · 15 years ago
  22. 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
  23. 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
  24. 6d48d3e rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. by Denys Vlasenko · 15 years ago
  25. be11649 ping6: make it setuid just like ping by Denys Vlasenko · 15 years ago
  26. e766f62 make find_pid_by_name look at /proc/PID/exe too by Alexander Shishkin · 15 years ago
  27. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  28. 38dd8aa touch: implement -t TIME (needed for testsuite) by Denys Vlasenko · 15 years ago
  29. 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
  30. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  31. 5c2e81b fix a thinko in lineedit completion code by Denys Vlasenko · 15 years ago
  32. fda8f57 tweaking Unicode support by Denys Vlasenko · 15 years ago
  33. 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 15 years ago
  34. 52a4267 restore shadow.h independence by Mike Frysinger · 16 years ago
  35. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 16 years ago
  36. 57dc534 pgrep/pkill: support -s and -P options by Denys Vlasenko · 16 years ago
  37. 666e1d3 tweak sendmail and makemime help texts by Denys Vlasenko · 16 years ago
  38. 09e63bb df: fix "df /" by Denys Vlasenko · 16 years ago
  39. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 16 years ago
  40. fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 16 years ago
  41. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 16 years ago
  42. b0bee2b trim/regularize usage texts. -92 bytes by Denys Vlasenko · 16 years ago
  43. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 16 years ago
  44. e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 16 years ago
  45. 14f6f0a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) by Denys Vlasenko · 16 years ago
  46. a99aa6e readlink: support -n, -v, -s and -q too if support for -f is requested by Denys Vlasenko · 16 years ago
  47. 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
  48. 4b7db4f read_key: drop optimization where we read 3 bytes at once by Denys Vlasenko · 16 years ago
  49. bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
  50. 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
  51. 5a49d28 add platform tweaks by Denys Vlasenko · 16 years ago
  52. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  53. 071ede1 xmalloc_[open_]read[_close]: do not ignore xrealloc return value by Denys Vlasenko · 16 years ago
  54. c15f40c lineedit: use read_key to recognize ESC sequence. by Denys Vlasenko · 16 years ago
  55. 3322351 add .gitignore files by Mike Frysinger · 16 years ago
  56. 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
  57. 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
  58. c2931aa adduser/addgroup: support specifying uid/gid, add system by Denis Vlasenko · 16 years ago
  59. 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
  60. b029154 httpd: improve help text by Denis Vlasenko · 16 years ago
  61. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  62. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  63. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  64. 3be2308 fix move_to_unaligned32 by Denis Vlasenko · 16 years ago
  65. 829bbd3 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} by Denis Vlasenko · 16 years ago
  66. f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago
  67. 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
  68. aafbae6 mdev: make usage text more useful by Denis Vlasenko · 16 years ago
  69. e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
  70. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  71. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
  72. 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
  73. 88b8f0a sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  74. a6eb7f4 sendmail: add more example in usage text by Denis Vlasenko · 16 years ago
  75. 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
  76. c0ea82a libbb: revent previous version of "concurrent history updating" by Denis Vlasenko · 16 years ago
  77. 57abf9e libbb: make history saving/loading concurrent-safe by Denis Vlasenko · 16 years ago
  78. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  79. 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
  80. 20c8216 ftpd: add idle and absolute timeouts. This is a security issue, by Denis Vlasenko · 16 years ago
  81. 8ec8d5e sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 by Denis Vlasenko · 16 years ago
  82. e9afc46 sha: merge sha1/sha256 handling (they are similar enough for this), by Denis Vlasenko · 16 years ago
  83. 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
  84. c8329c9 sha: reduce sha256/512 context size. Make sha1/sha256 code more similar by Denis Vlasenko · 16 years ago
  85. cd2cd31 shrink sha hashing a bit more (remove wbuflen field from ctx), by Denis Vlasenko · 16 years ago
  86. 98c87f7 sha256/512: code shrink. Run-tested. by Denis Vlasenko · 16 years ago
  87. 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
  88. 9257671 fix typo in help text by Denis Vlasenko · 16 years ago
  89. c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
  90. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  91. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  92. 16b4a2d ftpd: new applet by Adam Tkac by Denis Vlasenko · 16 years ago
  93. fb1a23d halt/reboot/poweroff: improve error reporting by Denis Vlasenko · 16 years ago
  94. 021de3f sendmail: document and fix usage of fd #4, fix check for helper failure. by Denis Vlasenko · 16 years ago
  95. 7e0c243 sendmail: improve help text by Denis Vlasenko · 16 years ago
  96. 12aca79 - improve wording by Bernhard Reutner-Fischer · 16 years ago
  97. 0d22d17 - add flash_eraseall by Bernhard Reutner-Fischer · 16 years ago
  98. 9f00e05 killall and sestatus also need ARGVN scanning by Denis Vlasenko · 16 years ago
  99. a0ab943 function old new delta by Denis Vlasenko · 16 years ago
  100. 6d5590f sendmail: remove erroneous usage lines by Denis Vlasenko · 16 years ago