Age | Commit message (Expand) | Author |
2007-05-15 | netstat: introduce -W: wide, ipv6-friendly output | Denis Vlasenko |
2007-05-08 | cryptpw: new applet (a bit less than 3k added) | Denis Vlasenko |
2007-04-15 | deluser: add optional support for removing users from groups | Denis Vlasenko |
2007-04-13 | find: add support for -delete, -path (by Natanael Copa) | Denis Vlasenko |
2007-04-10 | - forgot this hunk that corrects the usage text of ip | Bernhard Reutner-Fischer |
2007-04-05 | find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) | Denis Vlasenko |
2007-04-05 | nc: port nc 1.10 to busybox | Denis Vlasenko |
2007-04-05 | - clean up addgroup, fix adding users to existing groups and make it optional... | Bernhard Reutner-Fischer |
2007-04-05 | - add -s|--spider which only checks if the file exists but does not download ... | Bernhard Reutner-Fischer |
2007-04-04 | find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) | Denis Vlasenko |
2007-04-04 | Add/improve comment, shorten some usage texts. No code changes. | Denis Vlasenko |
2007-04-03 | ipsvd: make udpsvd work similar to tcpsvd (multiple parallel | Denis Vlasenko |
2007-04-03 | udpsvd: more work on it. works in limited testing. | Denis Vlasenko |
2007-04-01 | udpsvd: next part of ipsvd applets (not working yet) | Denis Vlasenko |
2007-04-01 | Copyright, help text, whitespace cleanups | Denis Vlasenko |
2007-04-01 | tcpsvd: new applet | Denis Vlasenko |
2007-03-28 | - rewrite run-parts | Bernhard Reutner-Fischer |
2007-03-26 | - add usage for split | Bernhard Reutner-Fischer |
2007-03-25 | - rough prototype for split(1). TODO: Still needs some love since it's way to... | Bernhard Reutner-Fischer |
2007-03-24 | SELinux: load_policy applet | Denis Vlasenko |
2007-03-24 | dnsd: fix several buglets, make smaller | Denis Vlasenko |
2007-03-21 | cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) | Denis Vlasenko |
2007-03-17 | random fixes to help text | Denis Vlasenko |
2007-03-14 | - change option -c to -Z to match newer upstream SElinux conventions | Bernhard Reutner-Fischer |
2007-03-10 | selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) | Denis Vlasenko |
2007-03-09 | - add chrt applet. | Bernhard Reutner-Fischer |
2007-03-07 | hwclock: support /dev/rtc0 etc | Denis Vlasenko |
2007-03-07 | fix umount usage message | Denis Vlasenko |
2007-03-07 | clean up accumulated whitespace damage | Denis Vlasenko |
2007-02-26 | start_stop_daemon: add -chuid support | Denis Vlasenko |
2007-02-25 | grep: "implement" -a and -I by ignoring them | Denis Vlasenko |
2007-02-14 | syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds | Denis Vlasenko |
2007-02-09 | ping: support -I addr in family neutral manner; reuse a bit of common code | Denis Vlasenko |
2007-02-06 | new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> | Denis Vlasenko |
2007-01-28 | - document the multicast argument for ip link | Bernhard Reutner-Fischer |
2007-01-24 | Unify ping and ping6. ping has -4 and -6 which force | Denis Vlasenko |
2007-01-20 | - make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2 | Bernhard Reutner-Fischer |
2007-01-14 | By popular request reinstate fakeidentd's standalone mode. | Denis Vlasenko |
2007-01-12 | next part of ipv6-ization. mostly netcat. | Denis Vlasenko |
2007-01-11 | fakeinetd: attempted ipv6-ization (and it's done) | Denis Vlasenko |
2007-01-09 | Fix typo in usage text by shortening it | Denis Vlasenko |
2007-01-07 | - a few minor tweaks | Bernhard Reutner-Fischer |
2007-01-07 | add arp applet - thanks to | Denis Vlasenko |
2007-01-04 | syslogd: start using bb_common_bufsiz1 instead of stack/malloc | Denis Vlasenko |
2007-01-04 | new libbb func: xmalloc_realpath (+ use it where makes sense) | Denis Vlasenko |
2006-12-26 | chattr: bugfixes and size reduction | Denis Vlasenko |
2006-12-26 | leftover of e2fsck surgery | Denis Vlasenko |
2006-12-25 | Fix irregular capitalization in usage texts | Denis Vlasenko |
2006-12-25 | trim help texts a bit more | Denis Vlasenko |
2006-12-24 | more usage message cleanups | Denis Vlasenko |