aboutsummaryrefslogtreecommitdiff
path: root/usage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some patches to make dietlibc work...andersen2001-07-221-0/+7
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3134 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update dpkg usagebug12001-07-181-2/+7
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3119 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A traceroute applet from vodz. This could probably be slimmed down,andersen2001-07-101-0/+22
| | | | | | | but will do for now... git-svn-id: svn://busybox.net/trunk/busybox@3053 69ca8d6d-28ef-0310-b511-8ec308f3f277
* rpm2cpio applet by Laurence Andersonbug12001-06-261-1/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2902 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Nore unarchive (and doc) fixes from Laurence Andersonbug12001-06-241-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2894 69ca8d6d-28ef-0310-b511-8ec308f3f277
* cpio applet, and changes to associated codebug12001-06-221-0/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2887 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add wget -P support, finishing off bug #1176andersen2001-06-211-1/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2874 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Support tar -C, per bug #1176andersen2001-06-211-5/+6
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2872 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove documentation of unsupported sed options.kraai2001-06-211-2/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2869 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove space between ar optionsbug12001-06-031-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2787 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Correct ar optionsbug12001-06-031-3/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2786 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from larry to fix some grammar errors.andersen2001-05-231-10/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2715 69ca8d6d-28ef-0310-b511-8ec308f3f277
* It turns out the descriptions of both dos2unix and unix2dosandersen2001-05-221-4/+4
| | | | | | | | were broken. This fixes. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2711 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bugandersen2001-05-211-2/+2
| | | | | | | #1130 (i.e. When you turn on features it should always ADD features) git-svn-id: svn://busybox.net/trunk/busybox@2690 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A couple more minor touchupsandersen2001-05-211-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2688 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Several cleanups for usage messagesandersen2001-05-211-40/+44
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2687 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Gernot Poerner <gp@it-netservice.de>. Adds inandersen2001-05-211-1/+2
| | | | | | | mount bind support. git-svn-id: svn://busybox.net/trunk/busybox@2680 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix an escape problem in the docs. Some \n's didn't have the '\'andersen2001-05-181-2/+2
| | | | | | | | escaped, and so were messsing the out output. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2676 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Adam Heath <doogie@debian.org> to add arbitrary header supportandersen2001-05-151-1/+1
| | | | | | | to wget, so it can now do funky interactive things with cgi scripts. git-svn-id: svn://busybox.net/trunk/busybox@2649 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix the chown usage text, also thanks to Lars Kellogg-Stedman ↵andersen2001-05-111-2/+3
| | | | | | <lars@larsshack.org> git-svn-id: svn://busybox.net/trunk/busybox@2611 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix env usage information.kraai2001-05-111-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2604 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Removed obsoleted BB_FEATURE_RM_INTERACTIVEmarkw2001-04-251-6/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2441 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from I.Q. to add -s to cmp.markw2001-04-251-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2440 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from I.Q. to add sort -u as a feature.markw2001-04-171-2/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2363 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied a patch from Laurence Anderson to fix the wget statusbar and a patchmarkw2001-04-171-1/+1
| | | | | | | to usage.h to document the -q option. git-svn-id: svn://busybox.net/trunk/busybox@2361 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - usage.hbeppu2001-04-171-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | o echo_example_usage needed to escape some backslashes in an inner quote o find_full_usage missing a \n at the end of the -name line ? getopt_full_usage the -o line has tab issues, but I didn't fix them. o length_example_usage removed some double-quotes that were within an inner quotes o printf_example_usage needed to escape a backslash in an inner quote o sort_example_usage needed to escape some backslashes and double quotes in an inner quote o tftp_full_usage s/nameing/naming/; o umount_full_usage remove colons after options for consistency w/ other full_usage messages o uniq_example_usage needed to escape some backslashes and double quotes in an inner quote - TODO xargs -l ? - docs/autodocifier.pl POD && comment updates - docs/busybox_footer.pod added Larry Doolittle and Sterling Huxley git-svn-id: svn://busybox.net/trunk/busybox@2357 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Document new dpkg-deb funtionsbug12001-04-151-3/+5
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2349 69ca8d6d-28ef-0310-b511-8ec308f3f277
* New dpkg-deb function -t, stands for --fsys-tarfilebug12001-04-121-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2333 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make 'grep -l' workandersen2001-04-091-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2290 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsandersen2001-04-051-1/+2
| | | | | | | | | | | | | | | | | - support for ftp downloads - HTTP basic authentication support (as an optional feature) - handling of http redirections - protocol version changed to 1.0 (to stop servers from requesting chunked encoding) - bugfix: in the case when content-length not given, wget didn't download anything - when attempting to continue an aborted download but server doesn't support restarts, reopen output file in write mode - changed assumption that existing file should restart an aborted download. Now the user must explicitly specify this with -c git-svn-id: svn://busybox.net/trunk/busybox@2263 69ca8d6d-28ef-0310-b511-8ec308f3f277
* I said no new features till after the 0.51 release. Well, I lied. This is aandersen2001-04-041-0/+7
| | | | | | | | vi editor for busybox, contributed by Sterling Huxley <sterling@europa.com>. It adds 22k to the busybox binary when enabled. Quite impressive! git-svn-id: svn://busybox.net/trunk/busybox@2240 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Nowandersen2001-04-031-6/+15
| | | | | | | | you can specify an arbitrary behavior for 'ctrlaltdel' without that behavior needing to be a reboot. git-svn-id: svn://busybox.net/trunk/busybox@2232 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Move the mtab support stuff into libbbandersen2001-04-011-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2229 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in a new standalone env applet for fixing up app's environmentsandersen2001-03-291-0/+9
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2224 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from David Douthitt to re-add -print option to find.markw2001-03-281-0/+1
| | | | | | | Closes bug #1144. git-svn-id: svn://busybox.net/trunk/busybox@2218 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added adjtimex applet from Larry Doolittle.markw2001-03-201-0/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2174 69ca8d6d-28ef-0310-b511-8ec308f3f277
* chown was missing a ] in its usage msgandersen2001-03-201-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2164 69ca8d6d-28ef-0310-b511-8ec308f3f277
* There was an unwanted extra newline, which prevented buildingandersen2001-03-161-1/+1
| | | | | | | | uudecode. How did this sneak through the testing until now? -Erik git-svn-id: svn://busybox.net/trunk/busybox@2120 69ca8d6d-28ef-0310-b511-8ec308f3f277
* One tinly, little, missing newline that confused Pod.markw2001-03-151-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2108 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update the documentation so examples are autoincluded in the output text.andersen2001-03-151-12/+521
| | | | | | | | Fix up docs/busybox.pod with the latest autogenerated output. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2088 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from Christophe Boyanique to add an egrep alias for grep.markw2001-03-141-0/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2077 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from Christophe Boyanique to add -i support to rm.markw2001-03-131-0/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2053 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from Gennady Feldman to split up syslogd.c into syslogd andmarkw2001-03-121-8/+15
| | | | | | | klogd (as it should be). git-svn-id: svn://busybox.net/trunk/busybox@2048 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Adjust ifconfig usage message for selected options and current functionality.mjn32001-03-121-6/+23
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2040 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added Magnus Damm's tftp applet to Busybox.markw2001-03-021-0/+24
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1953 69ca8d6d-28ef-0310-b511-8ec308f3f277
* The usage message for syslogd had stuff longer then 80 chars and wrapped.andersen2001-02-241-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1927 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Another usage cleanup from kent robottiandersen2001-02-231-8/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1921 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More cleanupsandersen2001-02-231-17/+19
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1917 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make HUMAN_READABLE be single argument like the others.andersen2001-02-231-9/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1914 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More usage cleanups from kent robotti. I know some of these wereandersen2001-02-231-39/+39
| | | | | | | applied previously but apparently lost with some of the latest changes. git-svn-id: svn://busybox.net/trunk/busybox@1912 69ca8d6d-28ef-0310-b511-8ec308f3f277