| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dpkg-deb usage to match current practices | bug1 | 2004-05-02 | 1 | -3/+1 |
* | Do not use getpass(3) | andersen | 2004-05-01 | 1 | -0/+1 |
* | Steven Scholz writes: | andersen | 2004-04-14 | 1 | -0/+2 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 1 | -1/+1 |
* | Fix incorrect ipcalc usage text | andersen | 2004-04-13 | 1 | -16/+10 |
* | Fix several problems with start-stop-daemon, add -m support | andersen | 2004-04-13 | 1 | -0/+1 |
* | Patch from Rob Landley to fix sed documentation. | andersen | 2004-04-12 | 1 | -4/+8 |
* | Document insmod -o | andersen | 2004-04-07 | 1 | -0/+1 |
* | Yet more doc updates | andersen | 2004-04-06 | 1 | -69/+77 |
* | Yet more doc cleanups. Many thanks to Robert P. J. Day for | andersen | 2004-04-06 | 1 | -41/+46 |
* | Seem not many people are using 'ipaddr' since it has | andersen | 2004-04-06 | 1 | -1/+1 |
* | yet-more doc updates and cleanups | andersen | 2004-04-06 | 1 | -103/+106 |
* | As noted by Martin Schwenke, the example for find was wrong | andersen | 2004-03-29 | 1 | -1/+1 |
* | Yet more doc cleanups | andersen | 2004-03-27 | 1 | -10/+0 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 3 | -6/+6 |
* | Update docs for start_stop_daemon to match reality. Update | andersen | 2004-03-13 | 2 | -26/+28 |
* | Add prototypes for safe_strtol and friends | andersen | 2004-03-12 | 1 | -1/+5 |
* | Fix awk entry, which was not showing up in BusyBox.txt for some reason | andersen | 2004-03-12 | 1 | -6/+12 |
* | In spite of the feature freeze, check in a complete rework of route which | mjn3 | 2004-03-10 | 2 | -5/+13 |
* | Note that /proc must be mounted for filesystem type autodetection | andersen | 2004-03-09 | 1 | -1/+2 |
* | Woops, how did that get in there | bug1 | 2004-03-06 | 1 | -5/+0 |
* | Patch from Denis Dowling to fix a ocuple of usage entries | bug1 | 2004-02-25 | 1 | -2/+7 |
* | Fernando Silveira writes: | andersen | 2004-02-22 | 1 | -0/+15 |
* | Update usage for ftpget and ftpput | bug1 | 2004-02-22 | 1 | -2/+2 |
* | Sometimes i get carried away with the use of function pointers, im sure | bug1 | 2004-02-21 | 1 | -1/+0 |
* | Document missing cp options | andersen | 2004-02-20 | 1 | -1/+2 |
* | Make sure stdlib.h is always included before dmalloc.h to avoid problems | mjn3 | 2004-02-05 | 2 | -0/+2 |
* | New applet, seq. No options, just the basics. | bug1 | 2004-01-27 | 2 | -1/+13 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | bug1 | 2004-01-17 | 1 | -1/+1 |
* | Patch by Tito, reduce size of deallocvt, also make the usage message | bug1 | 2004-01-15 | 1 | -1/+6 |
* | Patch from Bastian Blank, allow the buildtime to be overriden with a | bug1 | 2004-01-13 | 1 | -0/+4 |
* | Update example slightly | andersen | 2003-12-28 | 1 | -1/+1 |
* | ws, show date setting format | timr | 2003-12-28 | 1 | -52/+52 |
* | Isolate code better for unused options, config option to enable long | bug1 | 2003-12-26 | 1 | -1/+1 |
* | Patch from Ned Ludd, solar at gentoo dot org: | andersen | 2003-12-24 | 2 | -0/+24 |
* | New applet, rx, by Christopher Hoover | bug1 | 2003-12-20 | 2 | -0/+10 |
* | Eradicate all references to loadacm | andersen | 2003-12-20 | 1 | -7/+0 |
* | Kill off the loadacm applet. It is unused, unmaintained | andersen | 2003-12-20 | 1 | -3/+0 |
* | Change interface to bb_lookup_host, dont try and set port inside this | bug1 | 2003-12-20 | 1 | -2/+2 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 1 | -3/+5 |
* | Tito writes: | andersen | 2003-12-19 | 1 | -5/+13 |
* | rename __getgrent so that it doesn't conflict with some libc's | russ | 2003-12-18 | 1 | -1/+1 |
* | Get vfork_daemon_rexec working under uclinux | russ | 2003-12-15 | 1 | -1/+2 |
* | remove some spaces that mess up autodocifier.pl | andersen | 2003-12-11 | 1 | -4/+4 |
* | Patch from Steven Scholz, make usage more consistent with actual | bug1 | 2003-12-04 | 1 | -7/+9 |
* | As we no longer use function pointers for read in common archiving code | bug1 | 2003-11-21 | 2 | -4/+3 |
* | Remove unused function | bug1 | 2003-11-20 | 1 | -1/+0 |
* | Dont over-read fd, use function pointer for hash function. | bug1 | 2003-11-20 | 1 | -1/+1 |
* | Include stdint.h | bug1 | 2003-11-20 | 1 | -0/+1 |
* | COMPRESS, not UNCOMPRESS | bug1 | 2003-11-18 | 1 | -1/+1 |