Age | Commit message (Expand) | Author |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath |
2004-05-26 | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | Rob Landley |
2004-05-26 | Update sed help. (Add -r option to long help, add -i option to brief help, | Rob Landley |
2004-05-26 | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen |
2004-05-02 | Update dpkg-deb usage to match current practices | Glenn L McGrath |
2004-05-01 | Do not use getpass(3) | Eric Andersen |
2004-04-14 | Steven Scholz writes: | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-04-13 | Fix incorrect ipcalc usage text | Eric Andersen |
2004-04-13 | Fix several problems with start-stop-daemon, add -m support | Eric Andersen |
2004-04-12 | Patch from Rob Landley to fix sed documentation. | Eric Andersen |
2004-04-07 | Document insmod -o | Eric Andersen |
2004-04-06 | Yet more doc updates | Eric Andersen |
2004-04-06 | Yet more doc cleanups. Many thanks to Robert P. J. Day for | Eric Andersen |
2004-04-06 | Seem not many people are using 'ipaddr' since it has | Eric Andersen |
2004-04-06 | yet-more doc updates and cleanups | Eric Andersen |
2004-03-29 | As noted by Martin Schwenke, the example for find was wrong | Eric Andersen |
2004-03-27 | Yet more doc cleanups | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-03-13 | Update docs for start_stop_daemon to match reality. Update | Eric Andersen |
2004-03-12 | Add prototypes for safe_strtol and friends | Eric Andersen |
2004-03-12 | Fix awk entry, which was not showing up in BusyBox.txt for some reason | Eric Andersen |
2004-03-10 | In spite of the feature freeze, check in a complete rework of route which | Manuel Novoa III |
2004-03-09 | Note that /proc must be mounted for filesystem type autodetection | Eric Andersen |
2004-03-06 | Woops, how did that get in there | Glenn L McGrath |
2004-02-25 | Patch from Denis Dowling to fix a ocuple of usage entries | Glenn L McGrath |
2004-02-22 | Fernando Silveira writes: | Eric Andersen |
2004-02-22 | Update usage for ftpget and ftpput | Glenn L McGrath |
2004-02-21 | Sometimes i get carried away with the use of function pointers, im sure | Glenn L McGrath |
2004-02-20 | Document missing cp options | Eric Andersen |
2004-02-05 | Make sure stdlib.h is always included before dmalloc.h to avoid problems | Manuel Novoa III |
2004-01-27 | New applet, seq. No options, just the basics. | Glenn L McGrath |
2004-01-17 | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath |
2004-01-15 | Patch by Tito, reduce size of deallocvt, also make the usage message | Glenn L McGrath |
2004-01-13 | Patch from Bastian Blank, allow the buildtime to be overriden with a | Glenn L McGrath |
2003-12-28 | Update example slightly | Eric Andersen |
2003-12-28 | ws, show date setting format | Tim Riker |
2003-12-26 | Isolate code better for unused options, config option to enable long | Glenn L McGrath |
2003-12-24 | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen |
2003-12-20 | New applet, rx, by Christopher Hoover | Glenn L McGrath |
2003-12-20 | Eradicate all references to loadacm | Eric Andersen |
2003-12-20 | Kill off the loadacm applet. It is unused, unmaintained | Eric Andersen |
2003-12-20 | Change interface to bb_lookup_host, dont try and set port inside this | Glenn L McGrath |
2003-12-19 | Patch from Fillod Stephane: | Eric Andersen |
2003-12-19 | Tito writes: | Eric Andersen |
2003-12-18 | rename __getgrent so that it doesn't conflict with some libc's | Russ Dill |
2003-12-15 | Get vfork_daemon_rexec working under uclinux | Russ Dill |
2003-12-11 | remove some spaces that mess up autodocifier.pl | Eric Andersen |
2003-12-04 | Patch from Steven Scholz, make usage more consistent with actual | Glenn L McGrath |
2003-11-21 | As we no longer use function pointers for read in common archiving code | Glenn L McGrath |