| Commit message (Expand) | Author | Age | Files | Lines |
* | Tito writes, | Glenn L McGrath | 2004-09-15 | 1 | -0/+1 |
* | 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 |
* | Tito writes: | Eric Andersen | 2004-09-02 | 1 | -1/+0 |
* | The login applet should always be setuid root | Eric Andersen | 2004-08-26 | 1 | -1/+1 |
* | Tito writes: | Eric Andersen | 2004-08-26 | 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 |
* | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 2004-08-03 | 1 | -1/+1 |
* | 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 |
* | Replace the old and somewhat buggy pwd_grp stuff with the shiny | Eric Andersen | 2004-07-15 | 3 | -111/+269 |
* | Patch from Bastian Blank: | Eric Andersen | 2004-06-22 | 1 | -3/+0 |
* | Patch from Bastian Blank: | Eric Andersen | 2004-06-22 | 1 | -2/+0 |
* | 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 | 2 | -38/+0 |
* | Update dpkg-deb usage to match current practices | Glenn L McGrath | 2004-05-02 | 1 | -3/+1 |
* | Do not use getpass(3) | Eric Andersen | 2004-05-01 | 1 | -0/+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 |
* | Seem not many people are using 'ipaddr' since it has | Eric Andersen | 2004-04-06 | 1 | -1/+1 |
* | 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 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 3 | -6/+6 |
* | Update docs for start_stop_daemon to match reality. Update | Eric Andersen | 2004-03-13 | 2 | -26/+28 |
* | Add prototypes for safe_strtol and friends | Eric Andersen | 2004-03-12 | 1 | -1/+5 |
* | 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 | 2 | -5/+13 |
* | 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 |
* | Sometimes i get carried away with the use of function pointers, im sure | Glenn L McGrath | 2004-02-21 | 1 | -1/+0 |
* | Document missing cp options | Eric Andersen | 2004-02-20 | 1 | -1/+2 |
* | Make sure stdlib.h is always included before dmalloc.h to avoid problems | Manuel Novoa III | 2004-02-05 | 2 | -0/+2 |
* | New applet, seq. No options, just the basics. | Glenn L McGrath | 2004-01-27 | 2 | -1/+13 |