Date: Sun, 12 Jul 1998 02:07:39 -0700 (PDT) From: Stefan Esser <se@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch http.c Message-ID: <199807120907.CAA23269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 1998/07/12 02:07:39 PDT
Modified files:
usr.bin/fetch http.c
Log:
Fix proxy authorization code:
- failed to use authorization parameters passed in the environment, if
/dev/tty could not be opened (i.e. if running from cron)
- mixed use of /dev/tty and stdin for prompt and reading of the result
Revision Changes Path
1.19 +8 -8 src/usr.bin/fetch/http.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807120907.CAA23269>
