summaryrefslogtreecommitdiff
path: root/networking/wget.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-14Add --login support. This is the bash way of starting a shell that shouldRobert Griebl1-3/+10
2002-05-14This patch adds -e (extended information) to route and -r/-e (show routingRobert Griebl1-2/+5
2002-05-14This patch adds -e (extended information) to route and -r/-e (show routingRobert Griebl2-23/+70
2002-05-14Entries with "noauto" options are ignored correctly when mounting allRobert Griebl1-0/+1
2002-05-05Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.Eric Andersen1-2/+4
2002-05-03Patch from Robert Griebl <griebl@gmx.de> to support modprobe -r properly,Eric Andersen1-36/+57
2002-05-03Make verbose and show_only work as expectedEric Andersen1-7/+13
2002-05-03Patch from Robert Griebl <griebl@gmx.de> to ignore the -s flagEric Andersen1-3/+9
2002-05-01fix and shrink uuencodeTim Riker2-55/+25
2002-04-29* archival/gunzip.c (gunzip_file): New.Matt Kraai1-99/+99
2002-04-27Update websiteEric Andersen2-14/+32
2002-04-27Fix silly combinitorial oversightEric Andersen1-5/+3
2002-04-27Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory0_60_3Eric Andersen1-14/+27
2002-04-27uClibc supports struct _res these days...Eric Andersen1-10/+1
2002-04-27Support noerror optionEric Andersen2-4/+18
2002-04-27When the .config file is missing, supply a default oneEric Andersen1-0/+6
2002-04-26Add netcat -i option, per patch from Cristian Ionescu-IdbohrnEric Andersen2-2/+41
2002-04-26Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>Eric Andersen3-2/+98
2002-04-26Ensure that getenv("PATH") stays current, since otherwise cmdeditEric Andersen2-1/+5
2002-04-26Fix bugsEric Andersen1-4/+4
2002-04-26Minor formattingEric Andersen1-1/+2
2002-04-26add missing void, still has issues thoughTim Riker1-1/+1
2002-04-26fix from kergothTim Riker1-2/+2
2002-04-26Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>:Eric Andersen1-11/+77
2002-04-26Reworked by Robert Griebl <griebl@gmx.de> to support properEric Andersen1-0/+188
2002-04-24vodz noted this line (as imported from Debian) is wrong, and has sinceEric Andersen1-2/+2
2002-04-24Apply last_patch37 from vodzEric Andersen1-2/+3
2002-04-17ls could mis-color certain entries when previous commandsEric Andersen1-0/+2
2002-04-17* networking/wget.c (wget_main): Check return value of safe_fwrite.Matt Kraai1-2/+3
2002-04-15* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standardMatt Kraai2-2/+5
2002-04-15Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to workEric Andersen1-11/+7
2002-04-13Patch from Jim Treadway -- fix a missing "\" in usage.hEric Andersen1-1/+1
2002-04-13Silly meEric Andersen1-0/+1
2002-04-13Teach makedevs to not segfault quite so muchEric Andersen1-12/+11
2002-04-13Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTREric Andersen1-1/+3
2002-04-13Cleanup make cleanEric Andersen1-1/+2
2002-04-13Patch from Kevin Hilman <khilman@equator.com> to fix potentialEric Andersen1-1/+2
2002-04-13Add a 'make uninstall' targetEric Andersen1-0/+3
2002-04-13Patch from Jim Treadway <jim@stardot-tech.com> to teachEric Andersen1-3/+3
2002-04-13Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-KEric Andersen1-8/+12