aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ipsvd: make udpsvd work similar to tcpsvd (multiple parallelDenis Vlasenko2007-04-031-5/+7
* udpsvd: more work on it. works in limited testing.Denis Vlasenko2007-04-031-9/+18
* udpsvd: next part of ipsvd applets (not working yet)Denis Vlasenko2007-04-011-0/+5
* Copyright, help text, whitespace cleanupsDenis Vlasenko2007-04-011-2/+20
* tcpsvd: new appletDenis Vlasenko2007-04-011-0/+5
* - rewrite run-partsBernhard Reutner-Fischer2007-03-281-2/+17
* - add usage for splitBernhard Reutner-Fischer2007-03-261-1/+6
* - rough prototype for split(1). TODO: Still needs some love since it's way to...Bernhard Reutner-Fischer2007-03-251-0/+6
* SELinux: load_policy appletDenis Vlasenko2007-03-241-0/+4
* dnsd: fix several buglets, make smallerDenis Vlasenko2007-03-241-1/+1
* cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)Denis Vlasenko2007-03-211-1/+1
* random fixes to help textDenis Vlasenko2007-03-171-56/+61
* - change option -c to -Z to match newer upstream SElinux conventionsBernhard Reutner-Fischer2007-03-141-1/+1
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko2007-03-101-6/+64
* - add chrt applet.Bernhard Reutner-Fischer2007-03-091-0/+16
* hwclock: support /dev/rtc0 etcDenis Vlasenko2007-03-071-3/+6
* fix umount usage messageDenis Vlasenko2007-03-071-1/+2
* clean up accumulated whitespace damageDenis Vlasenko2007-03-071-3/+3
* start_stop_daemon: add -chuid supportDenis Vlasenko2007-02-261-1/+1
* grep: "implement" -a and -I by ignoring themDenis Vlasenko2007-02-251-22/+24
* syslogd: MARK code is buggy. Disabling it altogether on anti-bloat groundsDenis Vlasenko2007-02-141-1/+1
* ping: support -I addr in family neutral manner; reuse a bit of common codeDenis Vlasenko2007-02-091-9/+11
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-10/+34
* - document the multicast argument for ip linkBernhard Reutner-Fischer2007-01-281-1/+1
* Unify ping and ping6. ping has -4 and -6 which forceDenis Vlasenko2007-01-241-16/+12
* - make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2Bernhard Reutner-Fischer2007-01-201-1/+2
* By popular request reinstate fakeidentd's standalone mode.Denis Vlasenko2007-01-141-14/+8
* next part of ipv6-ization. mostly netcat.Denis Vlasenko2007-01-121-1/+1
* fakeinetd: attempted ipv6-ization (and it's done)Denis Vlasenko2007-01-111-0/+9
* Fix typo in usage text by shortening itDenis Vlasenko2007-01-091-3/+3
* - a few minor tweaksBernhard Reutner-Fischer2007-01-071-5/+5
* add arp applet - thanks toDenis Vlasenko2007-01-071-0/+20
* syslogd: start using bb_common_bufsiz1 instead of stack/mallocDenis Vlasenko2007-01-041-9/+9
* new libbb func: xmalloc_realpath (+ use it where makes sense)Denis Vlasenko2007-01-041-1/+2
* chattr: bugfixes and size reductionDenis Vlasenko2006-12-261-1/+1
* leftover of e2fsck surgeryDenis Vlasenko2006-12-261-4/+4
* Fix irregular capitalization in usage textsDenis Vlasenko2006-12-251-536/+535
* trim help texts a bit moreDenis Vlasenko2006-12-251-16/+16
* more usage message cleanupsDenis Vlasenko2006-12-241-164/+152
* Cleanup usage messages (-200 bytes).Denis Vlasenko2006-12-241-367/+378
* fix/shorten some usage stringsDenis Vlasenko2006-12-171-349/+412
* build system: add "release" targetDenis Vlasenko2006-12-121-13/+22
* - s/:\t\t/\t/ for two helptexts.Bernhard Reutner-Fischer2006-12-071-5/+5
* usage: fix few help texts, fix breakage: '\<tab>'Denis Vlasenko2006-11-281-50/+51
* fix udhcpc help message, take steps to make usage.h less messyDenis Vlasenko2006-11-281-2241/+2240
* udhcpc: convert to getopt32Denis Vlasenko2006-11-271-0/+9
* tar: sanitize option handlingDenis Vlasenko2006-11-241-1/+1
* - revert r15563 (pull current version of taskset off the busybox_scratch branch)Bernhard Reutner-Fischer2006-11-221-0/+17
* telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.Denis Vlasenko2006-11-221-8/+10
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-3/+14