| Commit message (Expand) | Author | Age | Files | Lines |
* | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl | 2002-05-15 | 6 | -4/+58 |
* | gunzip'ing many files to stdout works now | Robert Griebl | 2002-05-15 | 1 | -6/+9 |
* | Don't delete source file when decompressing to stdout | Robert Griebl | 2002-05-15 | 1 | -1/+2 |
* | Complete rewrite to support stack loading/unloading with proper | Robert Griebl | 2002-05-14 | 1 | -94/+145 |
* | Added support for -Y|--proxy=on/off to wget | Robert Griebl | 2002-05-14 | 2 | -8/+17 |
* | Add --login support. This is the bash way of starting a shell that should | Robert Griebl | 2002-05-14 | 1 | -3/+10 |
* | This patch adds -e (extended information) to route and -r/-e (show routing | Robert Griebl | 2002-05-14 | 1 | -2/+5 |
* | This patch adds -e (extended information) to route and -r/-e (show routing | Robert Griebl | 2002-05-14 | 2 | -23/+70 |
* | Entries with "noauto" options are ignored correctly when mounting all | Robert Griebl | 2002-05-14 | 1 | -0/+1 |
* | Tom Oehser noticed that we were lacking the SO_REUSEADDR flag. | Eric Andersen | 2002-05-05 | 1 | -2/+4 |
* | Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly, | Eric Andersen | 2002-05-03 | 1 | -36/+57 |
* | Make verbose and show_only work as expected | Eric Andersen | 2002-05-03 | 1 | -7/+13 |
* | Patch from Robert Griebl <griebl@gmx.de> to ignore the -s flag | Eric Andersen | 2002-05-03 | 1 | -3/+9 |
* | fix and shrink uuencode | Tim Riker | 2002-05-01 | 2 | -55/+25 |
* | * archival/gunzip.c (gunzip_file): New. | Matt Kraai | 2002-04-29 | 1 | -99/+99 |
* | Update website | Eric Andersen | 2002-04-27 | 2 | -14/+32 |
* | Fix silly combinitorial oversight | Eric Andersen | 2002-04-27 | 1 | -5/+3 |
* | Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory0_60_3 | Eric Andersen | 2002-04-27 | 1 | -14/+27 |
* | uClibc supports struct _res these days... | Eric Andersen | 2002-04-27 | 1 | -10/+1 |
* | Support noerror option | Eric Andersen | 2002-04-27 | 2 | -4/+18 |
* | When the .config file is missing, supply a default one | Eric Andersen | 2002-04-27 | 1 | -0/+6 |
* | Add netcat -i option, per patch from Cristian Ionescu-Idbohrn | Eric Andersen | 2002-04-26 | 2 | -2/+41 |
* | Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> | Eric Andersen | 2002-04-26 | 3 | -2/+98 |
* | Ensure that getenv("PATH") stays current, since otherwise cmdedit | Eric Andersen | 2002-04-26 | 2 | -1/+5 |
* | Fix bugs | Eric Andersen | 2002-04-26 | 1 | -4/+4 |
* | Minor formatting | Eric Andersen | 2002-04-26 | 1 | -1/+2 |
* | add missing void, still has issues though | Tim Riker | 2002-04-26 | 1 | -1/+1 |
* | fix from kergoth | Tim Riker | 2002-04-26 | 1 | -2/+2 |
* | Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: | Eric Andersen | 2002-04-26 | 1 | -11/+77 |
* | Reworked by Robert Griebl <griebl@gmx.de> to support proper | Eric Andersen | 2002-04-26 | 1 | -0/+188 |
* | vodz noted this line (as imported from Debian) is wrong, and has since | Eric Andersen | 2002-04-24 | 1 | -2/+2 |
* | Apply last_patch37 from vodz | Eric Andersen | 2002-04-24 | 1 | -2/+3 |
* | ls could mis-color certain entries when previous commands | Eric Andersen | 2002-04-17 | 1 | -0/+2 |
* | * networking/wget.c (wget_main): Check return value of safe_fwrite. | Matt Kraai | 2002-04-17 | 1 | -2/+3 |
* | * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard | Matt Kraai | 2002-04-15 | 2 | -2/+5 |
* | Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work | Eric Andersen | 2002-04-15 | 1 | -11/+7 |
* | Patch from Jim Treadway -- fix a missing "\" in usage.h | Eric Andersen | 2002-04-13 | 1 | -1/+1 |
* | Silly me | Eric Andersen | 2002-04-13 | 1 | -0/+1 |
* | Teach makedevs to not segfault quite so much | Eric Andersen | 2002-04-13 | 1 | -12/+11 |
* | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | Eric Andersen | 2002-04-13 | 1 | -1/+3 |
* | Cleanup make clean | Eric Andersen | 2002-04-13 | 1 | -1/+2 |
* | Patch from Kevin Hilman <khilman@equator.com> to fix potential | Eric Andersen | 2002-04-13 | 1 | -1/+2 |
* | Add a 'make uninstall' target | Eric Andersen | 2002-04-13 | 1 | -0/+3 |
* | Patch from Jim Treadway <jim@stardot-tech.com> to teach | Eric Andersen | 2002-04-13 | 1 | -3/+3 |
* | Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K | Eric Andersen | 2002-04-13 | 1 | -8/+12 |
* | Sed can go into an infinite loop | Eric Andersen | 2002-04-13 | 1 | -0/+1 |
* | Stupid gcc always includes its own builtin strlen()... | Eric Andersen | 2002-04-13 | 2 | -0/+10 |
* | Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with | Eric Andersen | 2002-04-13 | 1 | -39/+308 |
* | Teach tftp to direct the fetched file to stdout when the | Eric Andersen | 2002-04-13 | 1 | -4/+11 |
* | Rework per how I did things in version in 0.60.3 so it can | Eric Andersen | 2002-04-13 | 1 | -69/+88 |