freebsd_amp_hwpstate/usr.bin/fetch
John-Mark Gurney 85020e14f0 make md5 checksums actually work instead of simply calculating the length
of an empty buffer...  the output file wasn't readable...  also warn that
we can't checksum on stdout and print out the base64 encoded version of the
md5 checksum...

Site to actually return md5 digest: web.golux.com
Verified that fetch was broken: Ken Coar <Ken.Coar@Golux.Com>
1999-05-18 19:37:37 +00:00
..
Makefile
fetch.1 Deal with broken Web sites which return 302 responses rather than 404 1999-02-23 18:51:13 +00:00
fetch.h
file.c Improve error message wording when attempting to link to a non-existent 1999-03-02 04:14:33 +00:00
ftp.c Remove the FTP_PASSIVE_MODE "fix"; libftpio handles this. 1999-02-05 01:01:17 +00:00
http.c make md5 checksums actually work instead of simply calculating the length 1999-05-18 19:37:37 +00:00
main.c Restore \n at end of usage message. 1999-03-08 19:16:14 +00:00
uri.c
util.c