freebsd-nq/usr.bin/fetch
Stefan Eßer cc522880b4 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
1998-07-12 09:07:36 +00:00
..
fetch.1 Fix my last change: the .Fx macro doesn't do anything useful without an 1998-05-09 21:39:49 +00:00
fetch.h
file.c
ftp.c
http.c Fix proxy authorization code: 1998-07-12 09:07:36 +00:00
main.c Arrggghhhh... forgot to strip the / after outputting %2f 1998-05-09 08:56:07 +00:00
Makefile
uri.c
util.c