From owner-cvs-release Thu Jul 31 04:30:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA00233 for cvs-release-outgoing; Thu, 31 Jul 1997 04:30:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA00177; Thu, 31 Jul 1997 04:30:07 -0700 (PDT) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA21948; Thu, 31 Jul 1997 04:28:59 -0700 (PDT) Date: Thu, 31 Jul 1997 04:28:59 -0700 (PDT) Message-Id: <199707311128.EAA21948@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall media.c Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/07/31 04:28:59 PDT Modified files: release/sysinstall media.c Log: Fiddle with DNS options so that queries are also controlled by the MEDIA_TIMEOUT variable. Just -current for now on this one as I'm still wanting to play with this a bit and see what the ramifications of doing this are. Requested by: pst Revision Changes Path 1.85 +26 -1 src/release/sysinstall/media.c