Break out of infinite loop ftp://home.host/som/path mode if host
authormillert <millert@openbsd.org>
Wed, 29 Jan 1997 22:21:32 +0000 (22:21 +0000)
committermillert <millert@openbsd.org>
Wed, 29 Jan 1997 22:21:32 +0000 (22:21 +0000)
commit459ec21e2ab5ad62aaa543b1255fa18cd2090755
tree4cf2d32926141ecf95bec29d2fa32397b896a6c8
parent19d02f5ccdbec9625769f117453b08ae35115e18
Break out of infinite loop ftp://home.host/som/path mode if host
does not exist.  Also, use herror, not perror if gethostbynam() fails.
usr.bin/ftp/http.c
usr.bin/ftp/main.c