Date: Tue, 18 Jul 2000 00:12:27 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c Message-ID: <200007180712.AAA43236@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/07/18 00:12:27 PDT Modified files: lib/libfetch ftp.c Log: Don't take a failure to stat a file to mean that it doesn't exist, as it may be a dynamically created file, e.g. a tarball on servers that support sending tarballs of directories. Revision Changes Path 1.34 +6 -2 src/lib/libfetch/ftp.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?200007180712.AAA43236>