Bernhard Reutner-Fischer
|
0c4c053c9d
- include strings.h for str{,n}casecmp
|
18 years ago |
Rob Landley
|
6f2a0b2275
Small tweak cherry-picked from Devin Bayer's monster MacOS X patch.
|
19 years ago |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Rob Landley
|
d1569c215c
If we really _need_ an #ifdef like this, then we should be using the libbb
|
19 years ago |
"Vladimir N. Oleynik"
|
f704b27b5b
|
19 years ago |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 years ago |
Eric Andersen
|
751750e3ee
Patch from Denis Vlasenko to fix a problem where
|
20 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Glenn L McGrath
|
32da885a91
Fix ftp resume
|
20 years ago |
Eric Andersen
|
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
2479445562
Fix/eliminate use of atol
|
21 years ago |
Glenn L McGrath
|
f1c4b11b24
No need to check proxy env variable twice, ignore proxy env variable if
|
21 years ago |
Glenn L McGrath
|
24cb17f9be
Fix http proxy use, bytes were swapped
|
21 years ago |
Eric Andersen
|
f2ec37902a
Pascal Brisset writes:
|
21 years ago |
Glenn L McGrath
|
58a2e0e262
Patch from Leif Lindholm (slightly modified by me), to fix http
|
21 years ago |
Glenn L McGrath
|
036dbaa082
Modify bb_lookup_port to allow the protocol to be specified, allowing
|
21 years ago |
Glenn L McGrath
|
f980bd5848
Fix a bug of mine, identified by Stephane Billiart
|
21 years ago |
Glenn L McGrath
|
ffccf6eb5d
Change interface to bb_lookup_host, dont try and set port inside this
|
21 years ago |
Glenn L McGrath
|
514aeabc36
Use getopt_ulflags
|
21 years ago |
Eric Andersen
|
e6dc439b3a
Rework wget, the xconnect interface, and its various clients
|
21 years ago |
Eric Andersen
|
8efe967018
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
|
21 years ago |
Eric Andersen
|
6231f092bd
Patch from Philip Blundell:
|
21 years ago |
Glenn L McGrath
|
cc20ebc11e
add ipv6 literal support to wget
|
21 years ago |
Glenn L McGrath
|
23365976f8
Correct logic in determining size of block to download, as pointed out
|
21 years ago |
Glenn L McGrath
|
e7bdfccb3f
"When the initial request by wget is responded by a 3XX redirect
|
21 years ago |
Glenn L McGrath
|
83e4a5bccf
"When the filesize is known from content-length header, safe_fread is
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |