1. c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
  2. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  3. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  4. 16b4a2d ftpd: new applet by Adam Tkac by Denis Vlasenko · 16 years ago
  5. fb1a23d halt/reboot/poweroff: improve error reporting by Denis Vlasenko · 16 years ago
  6. 021de3f sendmail: document and fix usage of fd #4, fix check for helper failure. by Denis Vlasenko · 16 years ago
  7. 7e0c243 sendmail: improve help text by Denis Vlasenko · 16 years ago
  8. 12aca79 - improve wording by Bernhard Reutner-Fischer · 16 years ago
  9. 0d22d17 - add flash_eraseall by Bernhard Reutner-Fischer · 16 years ago
  10. 9f00e05 killall and sestatus also need ARGVN scanning by Denis Vlasenko · 16 years ago
  11. a0ab943 function old new delta by Denis Vlasenko · 16 years ago
  12. 6d5590f sendmail: remove erroneous usage lines by Denis Vlasenko · 16 years ago
  13. 4acdb46 ionice: new applet, adapted from Linux kernel' example by Walter Harms by Denis Vlasenko · 16 years ago
  14. cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
  15. 39b6813 tunctl: new applet by Vladimir by Denis Vlasenko · 16 years ago
  16. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  17. 73ac056 s/an user/a user/ by Denis Vlasenko · 16 years ago
  18. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  19. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  20. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  21. 15437e3 libbb: add xgetgrnam too. ~0 code size change by Denis Vlasenko · 16 years ago
  22. e45930e Fold mkpasswd applet into cryptpw. by Denis Vlasenko · 16 years ago
  23. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  24. ac1c96f - remove superfluous comment from previous commit by Bernhard Reutner-Fischer · 16 years ago
  25. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  26. 6ebb2f5 crond: use bb_setpgrp, not setpgrp platform.h: make a bit more readable by Denis Vlasenko · 16 years ago
  27. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  28. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  29. 7a1ddf2 mountpoint: add -n option (by Vladimir) by Denis Vlasenko · 16 years ago
  30. d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
  31. 4240408 trim help text a bit by Denis Vlasenko · 16 years ago
  32. a9acbe6 timeout: new applet. 370 bytes. by Roberto Foglietta. by Denis Vlasenko · 16 years ago
  33. 36309cf insmod: clarify module_name / file_name distinction by Denis Vlasenko · 16 years ago
  34. 9a4c0d5 inotifyd: exit if x event happened for all files by Denis Vlasenko · 16 years ago
  35. a09a42c inotify: add x, o, and u events by Denis Vlasenko · 16 years ago
  36. 2479cd4 inotifyd: fix "inotifyd with no params" case by Denis Vlasenko · 16 years ago
  37. 289ff0e inotify: document waiting behavior by Denis Vlasenko · 16 years ago
  38. 4d47692 arp: stop using globals by Denis Vlasenko · 16 years ago
  39. cf3e05b correct help texts by Denis Vlasenko · 16 years ago
  40. c021cb0 - add support for seq -s <separator> by Bernhard Reutner-Fischer · 16 years ago
  41. 2598f76 - add seq -w support (Natanael Copa) by Bernhard Reutner-Fischer · 16 years ago
  42. e9b9a19 libbb: disable a second md5 implementation which managed to creep in :) by Denis Vlasenko · 16 years ago
  43. 2211d52 libbb: add optionl support for SHA256/512 encrypted passwords by Denis Vlasenko · 16 years ago
  44. 56dceb9 sha256,sha512: new applets. +4.9kb by Denis Vlasenko · 16 years ago
  45. c028ec2 Typo fixes by Denis Vlasenko · 16 years ago
  46. dc70069 kbd_mode: support -C TTY option by Denis Vlasenko · 16 years ago
  47. b9d572a total overhaul of mail applets. again. Vladimir as usual. by Denis Vlasenko · 16 years ago
  48. f10bc39 correction in comment by Denis Vlasenko · 16 years ago
  49. 3854c5d runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. by Denis Vlasenko · 16 years ago
  50. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  51. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  52. 9b0f6e1 add comment, no code changes by Denis Vlasenko · 16 years ago
  53. 1a9e9bd gunzip: restore mtime. approx +80 bytes of code by Denis Vlasenko · 16 years ago
  54. b9b344a kill[all[5]]: accept -s SIG too. kill_main: +29 bytes by Denis Vlasenko · 16 years ago
  55. 91f8f82 tftpd: be less cryptic in help text by Denis Vlasenko · 16 years ago
  56. de5f645 ls: trim help text by Denis Vlasenko · 16 years ago
  57. c94fa56 devmem: new applet by Denis Vlasenko · 16 years ago
  58. 5f6aaf3 less: reuse former vi's key reading code. Improve SIGWINCH handling. by Denis Vlasenko · 16 years ago
  59. 0112ff5 vi: move key reading routine out of vi into llbbb by Denis Vlasenko · 16 years ago
  60. 2d5bd80 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; by Denis Vlasenko · 16 years ago
  61. b730474 ash: fix NOEXEC mode - we were forgetting to pass environment! by Denis Vlasenko · 16 years ago
  62. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  63. cdd1f73 zcip: code size optimizations, improved help text and comments by Denis Vlasenko · 16 years ago
  64. 578de86 - route metric support (Natanael Copa) Adds about 75b by Bernhard Reutner-Fischer · 16 years ago
  65. 2b2d977 sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  66. bed22a0 sendmail: compat update by Vladimir by Denis Vlasenko · 16 years ago
  67. 1a89133 Markus Heidelberg writes: by Bernhard Reutner-Fischer · 16 years ago
  68. 48a6773 - add less -I to be able to search case-insensitively by Bernhard Reutner-Fischer · 16 years ago
  69. fd3552d - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  70. ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
  71. b46d5f9 fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/ by Denis Vlasenko · 16 years ago
  72. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  73. 42cc6ba top: don't lie in help screen about "-d 1" being valid by Denis Vlasenko · 16 years ago
  74. 17e7f04 top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) by Denis Vlasenko · 16 years ago
  75. cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
  76. f6cad92 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) by Mike Frysinger · 16 years ago
  77. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  78. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  79. 4f3209b id: code shrink by Denis Vlasenko · 16 years ago
  80. 0ee1cb0 - implement id -G (Tito Ragusa) by Bernhard Reutner-Fischer · 16 years ago
  81. 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
  82. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  83. fd6b5ad - uncomment tc for now by Bernhard Reutner-Fischer · 16 years ago
  84. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  85. 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
  86. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  87. d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  88. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  89. 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
  90. 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
  91. e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
  92. 99b4083 findfs: make it use setuid-ness of busybox binary by Denis Vlasenko · 16 years ago
  93. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  94. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  95. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  96. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  97. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  98. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  99. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  100. 9b44613 - don't free user-supplied string (via -e) - fix helptext by Bernhard Reutner-Fischer · 16 years ago