- 97bd0e0 README: doccument the need of CONFIG_DESKTOP by Denis Vlasenko · 17 years ago
- afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
- d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
- a2980c6 sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> by Denis Vlasenko · 17 years ago
- 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago
- 1d290d1 halt: update help text by Denis Vlasenko · 17 years ago
- 52432f2 - correct helptext of stat (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
- 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
- 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
- d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago
- bcd5fc1 tac: new applet. ~240 bytes. by Denis Vlasenko · 17 years ago
- 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
- 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
- 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
- 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
- f23c3f9 arping: fix help text (-i -> -I), and shorten it a bit by Denis Vlasenko · 17 years ago
- 68af8e7 udhcpc: remove -W option, -A can be reused for that help texts: trimmed a bit by Denis Vlasenko · 17 years ago
- 705eaf8 sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>) by Denis Vlasenko · 17 years ago
- 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
- fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
- 01cd957 who: add -a (by Tito) by Denis Vlasenko · 17 years ago
- f430cdb df: add -i (conditional on CONFIG) uasge: trim a bit by Denis Vlasenko · 17 years ago
- 49cce2b add "-A N" / "--tryagain=N" option to client, to allow altering the by Paul Fox · 17 years ago
- 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
- 99014e8 more fixes for help text wrt long options by Denis Vlasenko · 17 years ago
- aa7a888 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
- 0363078 more of usage text fixes wrt long options by Denis Vlasenko · 17 years ago
- 73e5ed2 exclude --longopts from usage texts if those are disabled by Denis Vlasenko · 17 years ago
- 2450c45 telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence by Denis Vlasenko · 17 years ago
- d898b86 bzip2: update help text by Denis Vlasenko · 17 years ago
- be03937 setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
- 77f1ec1 bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides by Denis Vlasenko · 17 years ago
- f9566d8 trim too verbose help texts by Denis Vlasenko · 17 years ago
- 88ce274 typo fix in help text by Denis Vlasenko · 17 years ago
- 7930bcf trim too verbose help messages by Denis Vlasenko · 17 years ago
- 72e1c89 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> by Denis Vlasenko · 17 years ago
- b042bd9 load_policy: update (Yuichi Nakamura <ynakam@hitachisoft.jp>) by Denis Vlasenko · 17 years ago
- 7ae209c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) by Denis Vlasenko · 17 years ago
- a545726 insmod: fix help text to not show options if only 2.6 was selected by Denis Vlasenko · 17 years ago
- efd3f38 microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 17 years ago
- 9382b38 overload the existing '-q' flag so that if '-l' and '-q' are used by Paul Fox · 17 years ago
- cef23e0 usage: trim a bit by Denis Vlasenko · 17 years ago
- 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
- 72d260d remove stray newline from help text by Denis Vlasenko · 17 years ago
- 9f7b92a dhcpd: make -S and -f actually work by Denis Vlasenko · 17 years ago
- 384b1d1 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] by Denis Vlasenko · 17 years ago
- 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
- 3d17d2b udhcpd: add -f "foreground" and -S "syslog" options by Denis Vlasenko · 17 years ago
- 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- 08294db df: match coreutils behavior of wrapping lines if filesystem name is too long. by Denis Vlasenko · 17 years ago
- f5635f4 usage.h: style cleanup by Denis Vlasenko · 17 years ago
- e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
- 5f1b149 syslogd,logread: get rid of head pointer, fix logread bug in the process by Denis Vlasenko · 17 years ago
- f223efb svlogd: fix timestamping; do not warn if config is missing sv: extend help text by Denis Vlasenko · 17 years ago
- c01af95 ttysize: new applet. +200 bytes by Denis Vlasenko · 17 years ago
- 1da7772 setfiles: small tweaks to usage text and code by Denis Vlasenko · 17 years ago
- 397137b setfiles,restorecon: new SELinux applets by Yuichi Nakamura <ynakam@hitachisoft.jp> by Denis Vlasenko · 17 years ago
- b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
- 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
- b69e872 Trim help text. With compressed help: -143 bytes by Denis Vlasenko · 17 years ago
- 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
- 4652daa grep: implement -m MAX_MATCHES; fix help text by Denis Vlasenko · 17 years ago
- c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
- 198bada pidof: size optimizations (-50 bytes) by Denis Vlasenko · 17 years ago
- 14923db slattach: new applet. by Denis Vlasenko · 17 years ago
- a19faf8 find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) by Denis Vlasenko · 17 years ago
- ea9e798 arping: -i should be -I by Denis Vlasenko · 18 years ago
- 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
- 53a0e97 find: make -size match GNU find by Denis Vlasenko · 18 years ago
- b941129 find: add conditional support for -maxdepth and -regex by Denis Vlasenko · 18 years ago
- d786cc5 fdisk: fix minor issues with help text by Denis Vlasenko · 18 years ago
- 746204b uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> by Denis Vlasenko · 18 years ago
- 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
- 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
- 7e84e53 cryptpw: new applet (a bit less than 3k added) by Denis Vlasenko · 18 years ago
- be1a9d4 deluser: add optional support for removing users from groups by Denis Vlasenko · 18 years ago
- 62f0479 find: add support for -delete, -path (by Natanael Copa) by Denis Vlasenko · 18 years ago
- f73cac8 - forgot this hunk that corrects the usage text of ip by Bernhard Reutner-Fischer · 18 years ago
- 2f7b923 find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) by Denis Vlasenko · 18 years ago
- 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
- 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
- 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
- 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
- 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
- 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
- 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 18 years ago
- 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
- ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
- 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
- b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
- 4e1361a - add usage for split by Bernhard Reutner-Fischer · 18 years ago
- 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
- 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
- d3bac03 dnsd: fix several buglets, make smaller by Denis Vlasenko · 18 years ago
- 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
- 081ef79 random fixes to help text by Denis Vlasenko · 18 years ago
- 26a8016 - change option -c to -Z to match newer upstream SElinux conventions by Bernhard Reutner-Fischer · 18 years ago
- 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
- 71bc71a - add chrt applet. by Bernhard Reutner-Fischer · 18 years ago
- 673d4bb hwclock: support /dev/rtc0 etc by Denis Vlasenko · 18 years ago