| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Felipe Kellermann, adds missing applet usage options, removes usage | Glenn L McGrath | 2004-09-14 | 1 | -31/+51 |
* | Tito writes: | Eric Andersen | 2004-09-02 | 1 | -2/+2 |
* | Patch from Tito documenting the '-q' option | Eric Andersen | 2004-08-19 | 1 | -2/+3 |
* | Fixup 'dc' usage | Eric Andersen | 2004-08-18 | 1 | -5/+5 |
* | Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
| Glenn L McGrath | 2004-07-23 | 1 | -7/+11 |
* | Patch from Felipe Kellermann, fixup usage for halt command | Glenn L McGrath | 2004-07-23 | 1 | -2/+4 |
* | iUpdate reboot usage, patch by Felipe Kellermann | Glenn L McGrath | 2004-07-23 | 1 | -2/+4 |
* | Patch from Felipe Kellermann to fix some typo's | Glenn L McGrath | 2004-07-23 | 1 | -5/+5 |
* | Patch from Tito, ass usage for strings -a options | Glenn L McGrath | 2004-07-21 | 1 | -0/+1 |
* | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath | 2004-06-05 | 1 | -13/+0 |
* | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | 2004-06-05 | 1 | -0/+13 |
* | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | Rob Landley | 2004-05-26 | 1 | -1/+1 |
* | Update sed help. (Add -r option to long help, add -i option to brief help, | Rob Landley | 2004-05-26 | 1 | -3/+4 |
* | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen | 2004-05-26 | 1 | -29/+0 |
* | Update dpkg-deb usage to match current practices | Glenn L McGrath | 2004-05-02 | 1 | -3/+1 |
* | Steven Scholz writes: | Eric Andersen | 2004-04-14 | 1 | -0/+2 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Fix incorrect ipcalc usage text | Eric Andersen | 2004-04-13 | 1 | -16/+10 |
* | Fix several problems with start-stop-daemon, add -m support | Eric Andersen | 2004-04-13 | 1 | -0/+1 |
* | Patch from Rob Landley to fix sed documentation. | Eric Andersen | 2004-04-12 | 1 | -4/+8 |
* | Document insmod -o | Eric Andersen | 2004-04-07 | 1 | -0/+1 |
* | Yet more doc updates | Eric Andersen | 2004-04-06 | 1 | -69/+77 |
* | Yet more doc cleanups. Many thanks to Robert P. J. Day for | Eric Andersen | 2004-04-06 | 1 | -41/+46 |
* | yet-more doc updates and cleanups | Eric Andersen | 2004-04-06 | 1 | -103/+106 |
* | As noted by Martin Schwenke, the example for find was wrong | Eric Andersen | 2004-03-29 | 1 | -1/+1 |
* | Yet more doc cleanups | Eric Andersen | 2004-03-27 | 1 | -10/+0 |
* | Update docs for start_stop_daemon to match reality. Update | Eric Andersen | 2004-03-13 | 1 | -25/+27 |
* | Fix awk entry, which was not showing up in BusyBox.txt for some reason | Eric Andersen | 2004-03-12 | 1 | -6/+12 |
* | In spite of the feature freeze, check in a complete rework of route which | Manuel Novoa III | 2004-03-10 | 1 | -3/+11 |
* | Note that /proc must be mounted for filesystem type autodetection | Eric Andersen | 2004-03-09 | 1 | -1/+2 |
* | Woops, how did that get in there | Glenn L McGrath | 2004-03-06 | 1 | -5/+0 |
* | Patch from Denis Dowling to fix a ocuple of usage entries | Glenn L McGrath | 2004-02-25 | 1 | -2/+7 |
* | Fernando Silveira writes: | Eric Andersen | 2004-02-22 | 1 | -0/+15 |
* | Update usage for ftpget and ftpput | Glenn L McGrath | 2004-02-22 | 1 | -2/+2 |
* | Document missing cp options | Eric Andersen | 2004-02-20 | 1 | -1/+2 |
* | New applet, seq. No options, just the basics. | Glenn L McGrath | 2004-01-27 | 1 | -0/+10 |
* | Patch by Tito, reduce size of deallocvt, also make the usage message | Glenn L McGrath | 2004-01-15 | 1 | -1/+6 |
* | Update example slightly | Eric Andersen | 2003-12-28 | 1 | -1/+1 |
* | ws, show date setting format | Tim Riker | 2003-12-28 | 1 | -52/+52 |
* | Isolate code better for unused options, config option to enable long | Glenn L McGrath | 2003-12-26 | 1 | -1/+1 |
* | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen | 2003-12-24 | 1 | -0/+21 |
* | New applet, rx, by Christopher Hoover | Glenn L McGrath | 2003-12-20 | 1 | -0/+7 |
* | Eradicate all references to loadacm | Eric Andersen | 2003-12-20 | 1 | -7/+0 |
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 1 | -3/+5 |
* | Tito writes: | Eric Andersen | 2003-12-19 | 1 | -5/+13 |
* | remove some spaces that mess up autodocifier.pl | Eric Andersen | 2003-12-11 | 1 | -4/+4 |
* | Patch from Steven Scholz, make usage more consistent with actual | Glenn L McGrath | 2003-12-04 | 1 | -7/+9 |
* | COMPRESS, not UNCOMPRESS | Glenn L McGrath | 2003-11-18 | 1 | -1/+1 |
* | Update usage for tar -Z | Glenn L McGrath | 2003-11-18 | 1 | -1/+7 |
* | Update md5sum, sha1sum options, patch by Steven Scholz | Glenn L McGrath | 2003-11-18 | 1 | -10/+20 |