1. 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
  2. 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
  3. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  4. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  5. b69e872 Trim help text. With compressed help: -143 bytes by Denis Vlasenko · 17 years ago
  6. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  7. 4652daa grep: implement -m MAX_MATCHES; fix help text by Denis Vlasenko · 18 years ago
  8. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 18 years ago
  9. 198bada pidof: size optimizations (-50 bytes) by Denis Vlasenko · 18 years ago
  10. 14923db slattach: new applet. by Denis Vlasenko · 18 years ago
  11. a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 18 years ago
  12. ea9e798 arping: -i should be -I by Denis Vlasenko · 18 years ago
  13. 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  14. 53a0e97 find: make -size match GNU find by Denis Vlasenko · 18 years ago
  15. b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 18 years ago
  16. d786cc5 fdisk: fix minor issues with help text by Denis Vlasenko · 18 years ago
  17. 746204b uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> by Denis Vlasenko · 18 years ago
  18. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  19. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
  20. 7e84e53 cryptpw: new applet (a bit less than 3k added) by Denis Vlasenko · 18 years ago
  21. be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
  22. 62f0479 find: add support for -delete, -path (by Natanael Copa) by Denis Vlasenko · 18 years ago
  23. f73cac8 - forgot this hunk that corrects the usage text of ip by Bernhard Reutner-Fischer · 18 years ago
  24. 2f7b923 find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) by Denis Vlasenko · 18 years ago
  25. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  26. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  27. 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
  28. 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
  29. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
  30. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  31. 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 18 years ago
  32. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
  33. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
  34. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  35. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
  36. 4e1361a - add usage for split by Bernhard Reutner-Fischer · 18 years ago
  37. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  38. 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
  39. d3bac03 dnsd: fix several buglets, make smaller by Denis Vlasenko · 18 years ago
  40. 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
  41. 081ef79 random fixes to help text by Denis Vlasenko · 18 years ago
  42. 26a8016 - change option -c to -Z to match newer upstream SElinux conventions by Bernhard Reutner-Fischer · 18 years ago
  43. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  44. 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
  45. 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 18 years ago
  46. 7fb8a00 fix umount usage message by Denis Vlasenko · 18 years ago
  47. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  48. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  49. f8ea0f3 grep: "implement" -a and -I by ignoring them by Denis Vlasenko · 18 years ago
  50. 4998c81 syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds by Denis Vlasenko · 18 years ago
  51. 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
  52. d46d3c2 new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> by Denis Vlasenko · 18 years ago
  53. 8ca35d2 - document the multicast argument for ip link by Bernhard Reutner-Fischer · 18 years ago
  54. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  55. 12f96c1 - make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2 by Bernhard Reutner-Fischer · 18 years ago
  56. 7a431b3 By popular request reinstate fakeidentd's standalone mode. by Denis Vlasenko · 18 years ago
  57. 5d68724 next part of ipv6-ization. mostly netcat. by Denis Vlasenko · 18 years ago
  58. f8138d1 fakeinetd: attempted ipv6-ization (and it's done) by Denis Vlasenko · 18 years ago
  59. 886bb0d Fix typo in usage text by shortening it by Denis Vlasenko · 18 years ago
  60. 5568b72 - a few minor tweaks by Bernhard Reutner-Fischer · 18 years ago
  61. fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
  62. a0e2a0a syslogd: start using bb_common_bufsiz1 instead of stack/malloc by Denis Vlasenko · 18 years ago
  63. a9b60e9 new libbb func: xmalloc_realpath (+ use it where makes sense) by Denis Vlasenko · 18 years ago
  64. 5dd7ef0 chattr: bugfixes and size reduction by Denis Vlasenko · 18 years ago
  65. 0de9375 leftover of e2fsck surgery by Denis Vlasenko · 18 years ago
  66. d63c3a0 Fix irregular capitalization in usage texts by Denis Vlasenko · 18 years ago
  67. b6488c1 trim help texts a bit more by Denis Vlasenko · 18 years ago
  68. 7a50a64 more usage message cleanups by Denis Vlasenko · 18 years ago
  69. 765996a Cleanup usage messages (-200 bytes). by Denis Vlasenko · 18 years ago
  70. 7cdc54f fix/shorten some usage strings by Denis Vlasenko · 18 years ago
  71. 5fa7148 build system: add "release" target find: support -size N (needed for above) by Denis Vlasenko · 18 years ago
  72. 95da177 - s/:\t\t/\t/ for two helptexts. by Bernhard Reutner-Fischer · 18 years ago
  73. 7df69b8 usage: fix few help texts, fix breakage: '\<tab>' by Denis Vlasenko · 18 years ago
  74. 1fffe38 fix udhcpc help message, take steps to make usage.h less messy by Denis Vlasenko · 18 years ago
  75. e2d3ded udhcpc: convert to getopt32 by Denis Vlasenko · 18 years ago
  76. d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago
  77. 32eddff - revert r15563 (pull current version of taskset off the busybox_scratch branch) by Bernhard Reutner-Fischer · 18 years ago
  78. 75f8d08 telnetd: we were having telnetd with is ONLY inetd or ONLY standalone. by Denis Vlasenko · 18 years ago
  79. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  80. 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago
  81. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  82. f7eaccd nc: fix --help text by Denis Vlasenko · 18 years ago
  83. 8a00f44 runit: add runsv, runsvdir and sv. Oh yes. It even seems to work. +11K. :( by Denis Vlasenko · 18 years ago
  84. b3a0715 httpd: reduce ifdef forest. comment out redundant PATH setting by Denis Vlasenko · 18 years ago
  85. 0871bc8 httpd: add -i (inetd) and -f (foreground) otions. by Denis Vlasenko · 18 years ago
  86. 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago
  87. 77a1a53 usage.h: stop using ancient USAGE_xxx (we have USE_xx now) by Denis Vlasenko · 18 years ago
  88. 9494919 ps: implement POSIX-like options, most notably -o (activated by CONFIG_DESKTOP) by Denis Vlasenko · 18 years ago
  89. e80e2a3 chgrp: just call chown! :) by Denis Vlasenko · 18 years ago
  90. 51b4c92 chown: add -vcf support if CONFIG_DESKTOP chmod: stop following symlinks by Denis Vlasenko · 18 years ago
  91. fefb279 chmod: support -vcf if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  92. e63a0de - revert r16191; re-add resize() applet. by Bernhard Reutner-Fischer · 18 years ago
  93. 9b44db5 cp: update help text by Denis Vlasenko · 18 years ago
  94. 8d73c35 watch: execute command thru shell, not fork/exec. Other fixes by Denis Vlasenko · 18 years ago
  95. c108ed5 raidautorun: new applet, by: by Denis Vlasenko · 18 years ago
  96. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  97. d0e70af nc: fix 2 my own buglets, and few someone else's too. by Denis Vlasenko · 18 years ago
  98. 3a6755f grep: add support for -r by Denis Vlasenko · 18 years ago
  99. 1db39b2 nmeter: new applet. ~4k Fix build proble on x86_64 by Denis Vlasenko · 18 years ago
  100. ca3c981 start_stop_daemon: add -N <nice> compat by Denis Vlasenko · 18 years ago