1. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  2. 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
  3. 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
  4. 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
  5. f23c3f9 arping: fix help text (-i -> -I), and shorten it a bit by Denis Vlasenko · 17 years ago
  6. 68af8e7 udhcpc: remove -W option, -A can be reused for that help texts: trimmed a bit by Denis Vlasenko · 17 years ago
  7. 705eaf8 sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>) by Denis Vlasenko · 17 years ago
  8. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  9. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  10. 01cd957 who: add -a (by Tito) by Denis Vlasenko · 17 years ago
  11. f430cdb df: add -i (conditional on CONFIG) uasge: trim a bit by Denis Vlasenko · 17 years ago
  12. 49cce2b add "-A N" / "--tryagain=N" option to client, to allow altering the by Paul Fox · 17 years ago
  13. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  14. 99014e8 more fixes for help text wrt long options by Denis Vlasenko · 17 years ago
  15. aa7a888 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
  16. 0363078 more of usage text fixes wrt long options by Denis Vlasenko · 17 years ago
  17. 73e5ed2 exclude --longopts from usage texts if those are disabled by Denis Vlasenko · 17 years ago
  18. 2450c45 telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence by Denis Vlasenko · 17 years ago
  19. d898b86 bzip2: update help text by Denis Vlasenko · 17 years ago
  20. be03937 setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  21. 77f1ec1 bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides by Denis Vlasenko · 17 years ago
  22. f9566d8 trim too verbose help texts by Denis Vlasenko · 17 years ago
  23. 88ce274 typo fix in help text by Denis Vlasenko · 17 years ago
  24. 7930bcf trim too verbose help messages by Denis Vlasenko · 17 years ago
  25. 72e1c89 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
  26. b042bd9 load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  27. 7ae209c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) by Denis Vlasenko · 17 years ago
  28. a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
  29. efd3f38 microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 17 years ago
  30. 9382b38 overload the existing '-q' flag so that if '-l' and '-q' are used by Paul Fox · 17 years ago
  31. cef23e0 usage: trim a bit by Denis Vlasenko · 17 years ago
  32. 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
  33. 72d260d remove stray newline from help text by Denis Vlasenko · 17 years ago
  34. 9f7b92a dhcpd: make -S and -f actually work by Denis Vlasenko · 17 years ago
  35. 384b1d1 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] by Denis Vlasenko · 17 years ago
  36. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  37. 3d17d2b udhcpd: add -f "foreground" and -S "syslog" options by Denis Vlasenko · 17 years ago
  38. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  39. 08294db df: match coreutils behavior of wrapping lines if filesystem name is too long. by Denis Vlasenko · 17 years ago
  40. f5635f4 usage.h: style cleanup by Denis Vlasenko · 17 years ago
  41. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  42. 5f1b149 syslogd,logread: get rid of head pointer, fix logread bug in the process by Denis Vlasenko · 17 years ago
  43. f223efb svlogd: fix timestamping; do not warn if config is missing sv: extend help text by Denis Vlasenko · 17 years ago
  44. c01af95 ttysize: new applet. +200 bytes by Denis Vlasenko · 17 years ago
  45. 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
  46. 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  47. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  48. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  49. b69e872 Trim help text. With compressed help: -143 bytes by Denis Vlasenko · 17 years ago
  50. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  51. 4652daa grep: implement -m MAX_MATCHES; fix help text by Denis Vlasenko · 17 years ago
  52. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  53. 198bada pidof: size optimizations (-50 bytes) by Denis Vlasenko · 17 years ago
  54. 14923db slattach: new applet. by Denis Vlasenko · 17 years ago
  55. a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 17 years ago
  56. ea9e798 arping: -i should be -I by Denis Vlasenko · 18 years ago
  57. 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  58. 53a0e97 find: make -size match GNU find by Denis Vlasenko · 18 years ago
  59. b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 18 years ago
  60. d786cc5 fdisk: fix minor issues with help text by Denis Vlasenko · 18 years ago
  61. 746204b uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> by Denis Vlasenko · 18 years ago
  62. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  63. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
  64. 7e84e53 cryptpw: new applet (a bit less than 3k added) by Denis Vlasenko · 18 years ago
  65. be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
  66. 62f0479 find: add support for -delete, -path (by Natanael Copa) by Denis Vlasenko · 18 years ago
  67. f73cac8 - forgot this hunk that corrects the usage text of ip by Bernhard Reutner-Fischer · 18 years ago
  68. 2f7b923 find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) by Denis Vlasenko · 18 years ago
  69. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  70. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  71. 2e75dcc - add -s|--spider which only checks if the file exists but does not download it's content. by Bernhard Reutner-Fischer · 18 years ago
  72. 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
  73. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
  74. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  75. 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 18 years ago
  76. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
  77. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
  78. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  79. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
  80. 4e1361a - add usage for split by Bernhard Reutner-Fischer · 18 years ago
  81. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  82. 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
  83. d3bac03 dnsd: fix several buglets, make smaller by Denis Vlasenko · 18 years ago
  84. 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
  85. 081ef79 random fixes to help text by Denis Vlasenko · 18 years ago
  86. 26a8016 - change option -c to -Z to match newer upstream SElinux conventions by Bernhard Reutner-Fischer · 18 years ago
  87. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  88. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  89. 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 18 years ago
  90. 7fb8a00 fix umount usage message by Denis Vlasenko · 18 years ago
  91. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  92. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  93. f8ea0f3 grep: "implement" -a and -I by ignoring them by Denis Vlasenko · 18 years ago
  94. 4998c81 syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds by Denis Vlasenko · 18 years ago
  95. 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
  96. d46d3c2 new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago
  97. 8ca35d2 - document the multicast argument for ip link by Bernhard Reutner-Fischer · 18 years ago
  98. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  99. 12f96c1 - make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2 by Bernhard Reutner-Fischer · 18 years ago
  100. 7a431b3 By popular request reinstate fakeidentd's standalone mode. by Denis Vlasenko · 18 years ago