Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 éve |
Eric Andersen
|
3f1cf455a0
cope with crappy windoze ftp servers
|
22 éve |
Robert Griebl
|
e8fcf4bd69
Accept the --passive-ftp cmd.line option. We always use passive ftp mode,
|
22 éve |
Eric Andersen
|
0b31586c71
A patch from Bart Visscher <magick@linux-fan.com> to add an
|
22 éve |
Robert Griebl
|
d77601178d
Added support for -Y|--proxy=on/off to wget
|
22 éve |
Matt Kraai
|
272a95524f
* networking/wget.c (wget_main): Check return value of safe_fwrite.
|
22 éve |
Matt Kraai
|
0efab3319d
* networking/wget.c (parse_url): Allocate a string for the empty path.
|
23 éve |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 éve |
Eric Andersen
|
20aab260e2
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
|
23 éve |
Matt Kraai
|
0382eb8865
The -P prefix should only be prepended to filenames which are not explicitly
|
23 éve |
Matt Kraai
|
c8eae6684b
The directory name should only be prepended if one was specified.
|
23 éve |
Eric Andersen
|
8071c02131
Add wget -P support, finishing off bug #1176
|
23 éve |
Matt Kraai
|
c55b8d41c1
Add xgethostbyname and herror_msg* functions.
|
23 éve |
Eric Andersen
|
9abfe85e96
Suggestion from Larry: no format string, use fputs instead.
|
23 éve |
Eric Andersen
|
50ae3102fb
Patch from Adam Heath <doogie@debian.org> to add arbitrary header support
|
23 éve |
Eric Andersen
|
95a349f427
When doing a 'wget -O -' turn on the quiet flag, lest the status bar
|
23 éve |
Matt Kraai
|
854125f6e6
Make stdio functions which can be interrupted by the progressmeter timer
|
23 éve |
Mark Whitley
|
30ac01cca7
Applied a patch from Laurence Anderson to fix the wget statusbar and a patch
|
23 éve |
Matt Kraai
|
da160c0da5
Use putc, and write to stderr as the rest of the progressmeter does.
|
23 éve |
Matt Kraai
|
90d7f696d6
Only finish with a newline if we are displaying the progress indicator.
|
23 éve |
Matt Kraai
|
65317ea27f
Fix behavior when extracting to stdout. Report and patch by
|
23 éve |
Eric Andersen
|
6d7fa438a7
This patch from Laurence Anderson <laurence@zxmail.com> fixes
|
23 éve |
Eric Andersen
|
79757c9c37
A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
|
24 éve |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 éve |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 éve |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 éve |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 éve |
Matt Kraai
|
05e782ddd3
Fix wget error message and add (and use) chomp library function.
|
24 éve |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 éve |
Eric Andersen
|
79e898ac0e
Patch from Vladimir N. Oleynik to simplify wget file opening
|
24 éve |