aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
AgeCommit message (Expand)Author
2007-03-25- rough prototype for split(1). TODO: Still needs some love since it's way to...Bernhard Reutner-Fischer
2007-03-24SELinux: load_policy appletDenis Vlasenko
2007-03-24dnsd: fix several buglets, make smallerDenis Vlasenko
2007-03-21cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)Denis Vlasenko
2007-03-17random fixes to help textDenis Vlasenko
2007-03-14- change option -c to -Z to match newer upstream SElinux conventionsBernhard Reutner-Fischer
2007-03-10selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko
2007-03-09- add chrt applet.Bernhard Reutner-Fischer
2007-03-07hwclock: support /dev/rtc0 etcDenis Vlasenko
2007-03-07fix umount usage messageDenis Vlasenko
2007-03-07clean up accumulated whitespace damageDenis Vlasenko
2007-02-26start_stop_daemon: add -chuid supportDenis Vlasenko
2007-02-25grep: "implement" -a and -I by ignoring themDenis Vlasenko
2007-02-14syslogd: MARK code is buggy. Disabling it altogether on anti-bloat groundsDenis Vlasenko
2007-02-09ping: support -I addr in family neutral manner; reuse a bit of common codeDenis Vlasenko
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko
2007-01-28- document the multicast argument for ip linkBernhard Reutner-Fischer
2007-01-24Unify ping and ping6. ping has -4 and -6 which forceDenis Vlasenko
2007-01-20- make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2Bernhard Reutner-Fischer
2007-01-14By popular request reinstate fakeidentd's standalone mode.Denis Vlasenko
2007-01-12next part of ipv6-ization. mostly netcat.Denis Vlasenko
2007-01-11fakeinetd: attempted ipv6-ization (and it's done)Denis Vlasenko
2007-01-09Fix typo in usage text by shortening itDenis Vlasenko
2007-01-07- a few minor tweaksBernhard Reutner-Fischer
2007-01-07add arp applet - thanks toDenis Vlasenko
2007-01-04syslogd: start using bb_common_bufsiz1 instead of stack/mallocDenis Vlasenko
2007-01-04new libbb func: xmalloc_realpath (+ use it where makes sense)Denis Vlasenko
2006-12-26chattr: bugfixes and size reductionDenis Vlasenko
2006-12-26leftover of e2fsck surgeryDenis Vlasenko
2006-12-25Fix irregular capitalization in usage textsDenis Vlasenko
2006-12-25trim help texts a bit moreDenis Vlasenko
2006-12-24more usage message cleanupsDenis Vlasenko
2006-12-24Cleanup usage messages (-200 bytes).Denis Vlasenko
2006-12-17fix/shorten some usage stringsDenis Vlasenko
2006-12-12build system: add "release" targetDenis Vlasenko
2006-12-07- s/:\t\t/\t/ for two helptexts.Bernhard Reutner-Fischer
2006-11-28usage: fix few help texts, fix breakage: '\<tab>'Denis Vlasenko
2006-11-28fix udhcpc help message, take steps to make usage.h less messyDenis Vlasenko
2006-11-27udhcpc: convert to getopt32Denis Vlasenko
2006-11-24tar: sanitize option handlingDenis Vlasenko
2006-11-22- revert r15563 (pull current version of taskset off the busybox_scratch branch)Bernhard Reutner-Fischer
2006-11-22telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.Denis Vlasenko
2006-11-21- add 'ip rule' support. First take..Bernhard Reutner-Fischer
2006-11-20dhcprelay: new appletDenis Vlasenko
2006-11-18rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko
2006-11-18nc: fix --help textDenis Vlasenko
2006-11-17runit: add runsv, runsvdir and sv. Oh yes.Denis Vlasenko
2006-11-16httpd: reduce ifdef forest. comment out redundant PATH settingDenis Vlasenko
2006-11-16httpd: add -i (inetd) and -f (foreground) otions.Denis Vlasenko
2006-11-16svlogd: new applet. +9k. Still too big, but it was 12k yesterday.Denis Vlasenko