From owner-cvs-all Thu Feb 8 20:50:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A3E637B401; Thu, 8 Feb 2001 20:50:04 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f194o4D80560; Thu, 8 Feb 2001 20:50:04 -0800 (PST) (envelope-from peter) Message-Id: <200102090450.f194o4D80560@freefall.freebsd.org> From: Peter Wemm Date: Thu, 8 Feb 2001 20:50:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/08 20:50:03 PST Modified files: (Branch: RELENG_4) sys/kern vfs_vnops.c Log: MFC: 1.95,1.96: All the VFS are not UFS. This stops tail -f from doing silly things on an NFS file. Revision Changes Path 1.87.2.5 +9 -1 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message