1. 069e347 crontab: almost complete rewrite by Denis Vlasenko · 17 years ago
  2. 6b160e4 split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code by Mike Frysinger · 17 years ago
  3. 1e47c42 fix microcom usage by Mike Frysinger · 17 years ago
  4. b2e578a umount: instead of non-standard -D, use -d with opposite meaning by Denis Vlasenko · 17 years ago
  5. 9d96af2 mkswap: fix help text to not lie about supported options. by Denis Vlasenko · 17 years ago
  6. d56e3cc microcom: split -d (delay) option away from -t by Denis Vlasenko · 17 years ago
  7. 761e1d1 mktemp: don't advertise -q option by Denis Vlasenko · 17 years ago
  8. 65581f3 mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) by Denis Vlasenko · 17 years ago
  9. 6d52c1e sendmail: update from maintainer by Denis Vlasenko · 17 years ago
  10. 97bd0e0 README: doccument the need of CONFIG_DESKTOP by Denis Vlasenko · 17 years ago
  11. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  12. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  13. a2980c6 sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> by Denis Vlasenko · 17 years ago
  14. 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago
  15. 1d290d1 halt: update help text by Denis Vlasenko · 17 years ago
  16. 52432f2 - correct helptext of stat (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  17. 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
  18. 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
  19. d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago
  20. bcd5fc1 tac: new applet. ~240 bytes. by Denis Vlasenko · 17 years ago
  21. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  22. 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
  23. 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
  24. 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
  25. f23c3f9 arping: fix help text (-i -> -I), and shorten it a bit by Denis Vlasenko · 17 years ago
  26. 68af8e7 udhcpc: remove -W option, -A can be reused for that help texts: trimmed a bit by Denis Vlasenko · 17 years ago
  27. 705eaf8 sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>) by Denis Vlasenko · 17 years ago
  28. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  29. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  30. 01cd957 who: add -a (by Tito) by Denis Vlasenko · 17 years ago
  31. f430cdb df: add -i (conditional on CONFIG) uasge: trim a bit by Denis Vlasenko · 17 years ago
  32. 49cce2b add "-A N" / "--tryagain=N" option to client, to allow altering the by Paul Fox · 17 years ago
  33. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  34. 99014e8 more fixes for help text wrt long options by Denis Vlasenko · 17 years ago
  35. aa7a888 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
  36. 0363078 more of usage text fixes wrt long options by Denis Vlasenko · 17 years ago
  37. 73e5ed2 exclude --longopts from usage texts if those are disabled by Denis Vlasenko · 17 years ago
  38. 2450c45 telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence by Denis Vlasenko · 17 years ago
  39. d898b86 bzip2: update help text by Denis Vlasenko · 17 years ago
  40. be03937 setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  41. 77f1ec1 bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides by Denis Vlasenko · 17 years ago
  42. f9566d8 trim too verbose help texts by Denis Vlasenko · 17 years ago
  43. 88ce274 typo fix in help text by Denis Vlasenko · 17 years ago
  44. 7930bcf trim too verbose help messages by Denis Vlasenko · 17 years ago
  45. 72e1c89 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
  46. b042bd9 load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
  47. 7ae209c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) by Denis Vlasenko · 17 years ago
  48. a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
  49. efd3f38 microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 17 years ago
  50. 9382b38 overload the existing '-q' flag so that if '-l' and '-q' are used by Paul Fox · 17 years ago
  51. cef23e0 usage: trim a bit by Denis Vlasenko · 17 years ago
  52. 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
  53. 72d260d remove stray newline from help text by Denis Vlasenko · 17 years ago
  54. 9f7b92a dhcpd: make -S and -f actually work by Denis Vlasenko · 17 years ago
  55. 384b1d1 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] by Denis Vlasenko · 17 years ago
  56. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  57. 3d17d2b udhcpd: add -f "foreground" and -S "syslog" options by Denis Vlasenko · 17 years ago
  58. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  59. 08294db df: match coreutils behavior of wrapping lines if filesystem name is too long. by Denis Vlasenko · 17 years ago
  60. f5635f4 usage.h: style cleanup by Denis Vlasenko · 17 years ago
  61. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  62. 5f1b149 syslogd,logread: get rid of head pointer, fix logread bug in the process by Denis Vlasenko · 17 years ago
  63. f223efb svlogd: fix timestamping; do not warn if config is missing sv: extend help text by Denis Vlasenko · 17 years ago
  64. c01af95 ttysize: new applet. +200 bytes by Denis Vlasenko · 17 years ago
  65. 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
  66. 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  67. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  68. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  69. b69e872 Trim help text. With compressed help: -143 bytes by Denis Vlasenko · 17 years ago
  70. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  71. 4652daa grep: implement -m MAX_MATCHES; fix help text by Denis Vlasenko · 18 years ago
  72. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 18 years ago
  73. 198bada pidof: size optimizations (-50 bytes) by Denis Vlasenko · 18 years ago
  74. 14923db slattach: new applet. by Denis Vlasenko · 18 years ago
  75. a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 18 years ago
  76. ea9e798 arping: -i should be -I by Denis Vlasenko · 18 years ago
  77. 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  78. 53a0e97 find: make -size match GNU find by Denis Vlasenko · 18 years ago
  79. b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 18 years ago
  80. d786cc5 fdisk: fix minor issues with help text by Denis Vlasenko · 18 years ago
  81. 746204b uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> by Denis Vlasenko · 18 years ago
  82. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  83. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
  84. 7e84e53 cryptpw: new applet (a bit less than 3k added) by Denis Vlasenko · 18 years ago
  85. be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
  86. 62f0479 find: add support for -delete, -path (by Natanael Copa) by Denis Vlasenko · 18 years ago
  87. f73cac8 - forgot this hunk that corrects the usage text of ip by Bernhard Reutner-Fischer · 18 years ago
  88. 2f7b923 find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) by Denis Vlasenko · 18 years ago
  89. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  90. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  91. 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
  92. 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
  93. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
  94. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  95. 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 18 years ago
  96. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
  97. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
  98. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  99. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
  100. 4e1361a - add usage for split by Bernhard Reutner-Fischer · 18 years ago