1. 21a542d platform compatibility work (by Dan Fandrich) by Dan Fandrich · 15 years ago
  2. dac863a sed: shrink usage text by Denys Vlasenko · 15 years ago
  3. 7b28415 Minor usage tweak for sed. by Rob Landley · 15 years ago
  4. 180f585 read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes by Denys Vlasenko · 15 years ago
  5. a17eeb8 lineedit: handle Ctrl-arrows by Denys Vlasenko · 15 years ago
  6. 17c838b patch: add longopts, --dry-run, add one more test by Denys Vlasenko · 15 years ago
  7. 1dacfbb ftpget/put: make 3rd parameter optional by Vladimir Dronnikov · 15 years ago
  8. 50be963 date: line up tabs in usage text by Denys Vlasenko · 15 years ago
  9. ca22cda date: handle long options by Bernhard Reutner-Fischer · 15 years ago
  10. 9d57a80 libbb.h: tidy it up a bit. no code changes (verified) by Denys Vlasenko · 15 years ago
  11. 11c12c4 fix isalnum and isxdigit. Unfortunately, +285 bytes by Denys Vlasenko · 15 years ago
  12. a7a1fd0 eliminate all remaining users of ctype. ~600 byte large tables are gone. by Denys Vlasenko · 15 years ago
  13. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  14. 7b4cd6f libbb: smaller isdigit. -95 bytes by Denys Vlasenko · 15 years ago
  15. f125b6d *: use better isspace implementation by Denys Vlasenko · 15 years ago
  16. c1ab01b mke2fs: mention -F in usage text by Denys Vlasenko · 15 years ago
  17. 838e07a trimming help text by Denys Vlasenko · 15 years ago
  18. 149a32a mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) by Denys Vlasenko · 15 years ago
  19. 3945bc1 tune2fs: new applet by Vladimir. Only supports -L LABEL by Denys Vlasenko · 15 years ago
  20. 36df048 randomconfig fixes by Denys Vlasenko · 15 years ago
  21. f9d3a91 mkfs_ext2: fixes for huge filesystems by Denys Vlasenko · 15 years ago
  22. 77da1ca mkfs_ext2: make it able to create images larger than 4G by Denys Vlasenko · 15 years ago
  23. 6a8cfdc trim usage text by Denys Vlasenko · 15 years ago
  24. 823b4e6 mkfs_ext2: new applet by Vladimir by Vladimir Dronnikov · 15 years ago
  25. db67a20 move generate_uuid from mkswap to libbb by Vladimir Dronnikov · 15 years ago
  26. 0bf44d0 libbb/human_readable.c: shrink; and reduce bss usage by Denys Vlasenko · 15 years ago
  27. 3c39e70 include/xatonum.h: make it survive -Wconversion by Denys Vlasenko · 15 years ago
  28. f26e98f udhcpc: more help text tweaking by Denys Vlasenko · 15 years ago
  29. 84e1caf udhcpc: better wording in help text by Denys Vlasenko · 15 years ago
  30. 8d680b5 Trim help text a bit more by Denys Vlasenko · 15 years ago
  31. 0769785 Trim usage text a bit by Denys Vlasenko · 15 years ago
  32. dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
  33. b618dba sendmail: accept -i too, not only -oi by Vladimir Dronnikov · 15 years ago
  34. 26ff18b Fixes to usage text; updated busybox.spec by Denys Vlasenko · 15 years ago
  35. 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
  36. 4ff1ce0 ps: fix compile breakage by Denys Vlasenko · 15 years ago
  37. 532609e ps: document -T option by Denys Vlasenko · 15 years ago
  38. 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
  39. b410d4a ps,top: add an option to show threads. +260 bytes of code by Denys Vlasenko · 15 years ago
  40. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  41. 3a0f6f2 fix read_cmdline API and a small buglet where "[comm]" may be too narrow by Denys Vlasenko · 15 years ago
  42. ae357bd top, ps: do not output trailing spaces by Denys Vlasenko · 15 years ago
  43. 0052882 top: add -m ("memory") option by Denys Vlasenko · 15 years ago
  44. 0c6914e modprobe-small: make string buffer code robust; fix help text by Denys Vlasenko · 15 years ago
  45. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  46. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  47. ed1667e telnetd: add -w ("inetd wait") option. Can be configured off. by Denys Vlasenko · 15 years ago
  48. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  49. 33d7b72 more help text tweaking by Denys Vlasenko · 15 years ago
  50. 691161a trim help texts a bit by Denys Vlasenko · 15 years ago
  51. ca899ef remove a few extra newlines in help text by Denys Vlasenko · 15 years ago
  52. f2a8d5d fix duplicate FAST_FUNC FAST_FUNC by Denys Vlasenko · 15 years ago
  53. 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
  54. 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
  55. d7874ed patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com) by Denys Vlasenko · 15 years ago
  56. 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
  57. 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
  58. 6d48d3e rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. by Denys Vlasenko · 15 years ago
  59. be11649 ping6: make it setuid just like ping by Denys Vlasenko · 15 years ago
  60. e766f62 make find_pid_by_name look at /proc/PID/exe too by Alexander Shishkin · 15 years ago
  61. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  62. 38dd8aa touch: implement -t TIME (needed for testsuite) by Denys Vlasenko · 15 years ago
  63. 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
  64. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  65. 5c2e81b fix a thinko in lineedit completion code by Denys Vlasenko · 15 years ago
  66. fda8f57 tweaking Unicode support by Denys Vlasenko · 16 years ago
  67. 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 16 years ago
  68. 52a4267 restore shadow.h independence by Mike Frysinger · 16 years ago
  69. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 16 years ago
  70. 57dc534 pgrep/pkill: support -s and -P options by Denys Vlasenko · 16 years ago
  71. 666e1d3 tweak sendmail and makemime help texts by Denys Vlasenko · 16 years ago
  72. 09e63bb df: fix "df /" by Denys Vlasenko · 16 years ago
  73. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 16 years ago
  74. fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 16 years ago
  75. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 16 years ago
  76. b0bee2b trim/regularize usage texts. -92 bytes by Denys Vlasenko · 16 years ago
  77. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 16 years ago
  78. e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 16 years ago
  79. 14f6f0a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) by Denys Vlasenko · 16 years ago
  80. a99aa6e readlink: support -n, -v, -s and -q too if support for -f is requested by Denys Vlasenko · 16 years ago
  81. 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
  82. 4b7db4f read_key: drop optimization where we read 3 bytes at once by Denys Vlasenko · 16 years ago
  83. bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
  84. 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
  85. 5a49d28 add platform tweaks by Denys Vlasenko · 16 years ago
  86. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  87. 071ede1 xmalloc_[open_]read[_close]: do not ignore xrealloc return value by Denys Vlasenko · 16 years ago
  88. c15f40c lineedit: use read_key to recognize ESC sequence. by Denys Vlasenko · 16 years ago
  89. 3322351 add .gitignore files by Mike Frysinger · 16 years ago
  90. 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
  91. 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
  92. c2931aa adduser/addgroup: support specifying uid/gid, add system by Denis Vlasenko · 16 years ago
  93. 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
  94. b029154 httpd: improve help text by Denis Vlasenko · 16 years ago
  95. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  96. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  97. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  98. 3be2308 fix move_to_unaligned32 by Denis Vlasenko · 16 years ago
  99. 829bbd3 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} by Denis Vlasenko · 16 years ago
  100. f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago