Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
65504ac12cdc4eff0a98fd50fff1a019fbb77f1b
/
wget.c
30ac01c
Applied a patch from Laurence Anderson to fix the wget statusbar and a patch
by Mark Whitley
· 24 years ago
da160c0
Use putc, and write to stderr as the rest of the progressmeter does.
by Matt Kraai
· 24 years ago
90d7f69
Only finish with a newline if we are displaying the progress indicator.
by Matt Kraai
· 24 years ago
65317ea
Fix behavior when extracting to stdout. Report and patch by
by Matt Kraai
· 24 years ago
6d7fa43
This patch from Laurence Anderson <laurence@zxmail.com> fixes
by Eric Andersen
· 24 years ago
79757c9
A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
by Eric Andersen
· 24 years ago
1ca20a7
A nice patch from Larry Doolittle that adds -Wshadow and
by Eric Andersen
· 24 years ago
3e6ff90
A cleanup patch from Jeff Garzik to static-ify a number of
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
05e782d
Fix wget error message and add (and use) chomp library function.
by Matt Kraai
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
79e898a
Patch from Vladimir N. Oleynik to simplify wget file opening
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
dff9d54
Add errno.h
by Eric Andersen
· 24 years ago
7d69701
Some behavioral updates to wget so it acts a bit nicer. -Erik
by Eric Andersen
· 24 years ago
f6c6d9a
Remove the warning messages. By consensus, netkit-tiny doesn't need to happen.
by Eric Andersen
· 24 years ago
24be980
Fix spelling. s/maintainence/maintenance/
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
6705986
Warn about apps that will be going away in release 0.50 -Erik
by Eric Andersen
· 24 years ago
370fb08
Clarify the statusbar config option so it states which applet it applies to.
by Eric Andersen
· 24 years ago
a9711a5
Prevent / doubling and shrink parse_url.
by Matt Kraai
· 24 years ago
0dab829
Add missing newlines to error messages.
by Matt Kraai
· 24 years ago
29edd00
More wget cleanups I've been working on...
by Eric Andersen
· 24 years ago
1bca5ed
add quiet mode support.
by Glenn L McGrath
· 24 years ago
f3b2b52
Patch from Matt Kraai to enable proxy support.
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
da7b829
Write progress meter to stderr instead of stdout
by Randolph Chung
· 24 years ago
02553a2
Fixed URL parsing bug Fixed -O - output-to-stdout bug
by Randolph Chung
· 24 years ago
4e573f4
Remove the BSD advertising clause, and replace it with a link to how
by Eric Andersen
· 24 years ago
97d2612
Cleaned up error message handling.
by Matt Kraai
· 24 years ago
b520e08
Add a spiffy progress meter. -Erik
by Eric Andersen
· 24 years ago
25b669c
Try to guess an output filename
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
5d63884
Bug fix for wget, and proper attribution of Chip Rosenthal and
by Eric Andersen
· 24 years ago
9670083
Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.
by Eric Andersen
· 24 years ago