From owner-cvs-all Sun Jul 7 16: 1:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF9137B400; Sun, 7 Jul 2002 16:01:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4342343E31; Sun, 7 Jul 2002 16:01:37 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g67N1bJU053171; Sun, 7 Jul 2002 16:01:37 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g67N1b4x053170; Sun, 7 Jul 2002 16:01:37 -0700 (PDT) Message-Id: <200207072301.g67N1b4x053170@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 7 Jul 2002 16:01:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand nfs.c tftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/07/07 16:01:37 PDT Modified files: lib/libstand nfs.c tftp.c Log: Add a hack (kludge?) to avoid trying to access files backed by disk devices as though they were backed by network devices. Revision Changes Path 1.9 +4 -0 src/lib/libstand/nfs.c 1.10 +4 -0 src/lib/libstand/tftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message