index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
fetch
Commit message (
Expand
)
Author
Age
Files
Lines
*
If the transfer timed out, but we don't know how large the file is supposed
des
2000-11-30
1
-1
/
+10
*
Format string auditing
kris
2000-11-27
1
-2
/
+2
*
mdoc(7) police: do not split author names in the AUTHORS section.
ru
2000-11-22
1
-0
/
+1
*
Spell the des's name correctly.
ru
2000-11-14
1
-1
/
+1
*
Understand the difference between an empty file and a non-existent file.
des
2000-10-19
1
-9
/
+13
*
Don't try to set the mtime of the output file if it's not a regular file.
des
2000-09-02
1
-1
/
+2
*
Don't unlink the target file if it's not a regular file.
des
2000-08-31
1
-1
/
+2
*
Restore the old semantics of deleting the output file when interrupted.
des
2000-07-26
1
-2
/
+4
*
Don't print summary in quiet mode.
des
2000-07-21
1
-0
/
+3
*
Don't display a running count in quiet mode.
des
2000-07-21
1
-2
/
+7
*
Fix two bugs related to resumed transfers:
des
2000-07-19
1
-20
/
+26
*
Braino: don't use passive mode unless the user requests it.
des
2000-07-19
1
-1
/
+1
*
* Remove description of obsolete -t option.
ben
2000-07-18
1
-5
/
+2
*
The description of the semantics of -v and -q has long since been OBE.
des
2000-07-17
1
-10
/
+1
*
While I'm at it, break a line that was too long, remove a pointless diagnostic
des
2000-07-17
1
-3
/
+3
*
Document the fact that -r and -m are mutually exclusive.
des
2000-07-17
1
-0
/
+10
*
Rearrange / rewrite large portions of fetch() to take advantage of new
des
2000-07-17
1
-35
/
+84
*
Better signal handling.
des
2000-07-16
1
-11
/
+18
*
Fix a bug in the stats display that showed up when resuming aborted transfers.
des
2000-07-13
1
-2
/
+2
*
Rework the stats code for the nth time. Much cleaner now.
des
2000-07-12
1
-98
/
+62
*
Now that the HTTP code supports timeouts, we don't need to use alarm()
des
2000-07-12
1
-16
/
+29
*
Rework the stats code to avoid code duplication.
des
2000-07-12
1
-13
/
+16
*
Don't segfault if given an invalid URL (doh!)
des
2000-07-09
1
-1
/
+2
*
Clarify the meaning of -m and -n (thanks to bde).
des
2000-07-08
1
-6
/
+3
*
Straighten out the behvaiour of -m and -n (thanks to bde).
des
2000-07-08
1
-6
/
+12
*
Add MIT copyright
des
2000-07-05
1
-0
/
+2
*
Note that the -h, -c and -f options are deprecated, and remove note that
des
2000-06-29
1
-12
/
+17
*
Implement the -c option
des
2000-06-29
1
-3
/
+8
*
Don't forget to delete the output file if the request fails.
des
2000-06-29
1
-1
/
+3
*
New libfetch-based fetch.
des
2000-06-28
10
-3845
/
+798
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Print a warning and exit with != 0 when at least one downloaded file
cracauer
2000-03-08
4
-22
/
+44
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-3
/
+6
*
Add the -F option. This is for forcing restarts with -r by inhibiting
green
1999-10-23
4
-7
/
+22
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-8
/
+8
*
"transfered" -> "transferred"
green
1999-07-02
2
-4
/
+4
*
This fixes the problem of cancelling an FTP transfer resulting in
green
1999-06-21
2
-3
/
+6
*
make md5 checksums actually work instead of simply calculating the length
jmg
1999-05-18
1
-3
/
+7
*
Restore \n at end of usage message.
wollman
1999-03-08
1
-2
/
+2
*
Improve error message wording when attempting to link to a non-existent
alex
1999-03-02
1
-2
/
+2
*
Deal with broken Web sites which return 302 responses rather than 404
wollman
1999-02-23
3
-17
/
+38
*
Remove the FTP_PASSIVE_MODE "fix"; libftpio handles this.
fenner
1999-02-05
1
-3
/
+1
*
Warn about collapsing multiple slashes into 1 in ftp URL's.
fenner
1999-02-03
2
-4
/
+34
*
Don't try to parse a colon in a URL as a port
fenner
1999-02-03
1
-2
/
+2
*
Fix logic error in RFC 850 kluge.
wollman
1999-01-15
1
-3
/
+4
*
For RFC 850 dates received in HTTP responses, implement the century pivot
wollman
1999-01-15
2
-4
/
+48
*
Add -s option, just report size of file that would be fetched.
cracauer
1998-12-08
5
-8
/
+67
*
main.c:
des
1998-11-08
2
-12
/
+13
*
If we know the content-length, only read that number of bytes from
fenner
1998-10-26
1
-2
/
+13
[next]