From owner-cvs-user Sat Oct 5 19:11:13 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA28187 for cvs-user-outgoing; Sat, 5 Oct 1996 19:11:13 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA28160; Sat, 5 Oct 1996 19:10:58 -0700 (PDT) Date: Sat, 5 Oct 1996 19:10:58 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199610060210.TAA28160@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall media.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/10/05 19:10:57 Modified: release/sysinstall media.c Log: Be more paranoid about clearing the FTP path when we have the slightest reason to doubt its authenticity. Revision Changes Path 1.59 +10 -3 src/release/sysinstall/media.c