Date: Sat, 17 Jan 2009 13:34:56 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/fetch fetch.c Message-ID: <200901171335.n0HDZF5H070839@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2009-01-17 13:34:56 UTC FreeBSD src repository Modified files: usr.bin/fetch fetch.c Log: SVN rev 187361 on 2009-01-17 13:34:56Z by des The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored because T_secs already had a non-zero default. Unbreak by moving the default to ftp_timeout / http_timeout. Submitted by: Christoph Mallon <christoph.mallon@gmx.de> MFC after: 2 weeks Revision Changes Path 1.84 +4 -3 src/usr.bin/fetch/fetch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901171335.n0HDZF5H070839>