aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make GET request and response parsing HTTP/1.0 compatibleAndrey A. Chernov1996-06-251-7/+7
* Do not exit if ftpGetSize() returns a value < 0. You may well try toJean-Marc Zucconi1996-06-241-3/+1
* Adjust the copyright to match reality, remove printing of gratuitous newline.Jordan K. Hubbard1996-06-221-3/+3
* Clean up more bogons:Jordan K. Hubbard1996-06-221-17/+77
* Address Andrey's complaints:Jordan K. Hubbard1996-06-221-8/+11
* Jean-Marc's url fetch program, with Josh MacDonald's patches andSatoshi Asami1996-06-191-0/+586