From owner-cvs-sys Wed Jun 24 06:56:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08524 for cvs-sys-outgoing; Wed, 24 Jun 1998 06:56:51 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08230; Wed, 24 Jun 1998 06:55:46 -0700 (PDT) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA08978; Wed, 24 Jun 1998 06:55:34 -0700 (PDT) Date: Wed, 24 Jun 1998 06:55:34 -0700 (PDT) Message-Id: <199806241355.GAA08978@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 1998/06/24 06:55:33 PDT Modified files: sys/i386/conf Makefile.i386 Log: Fix race condition for creation of vnode_if.c and vnode_if.h. Exact problem pointed out by: Cyrus Rahman Revision Changes Path 1.115 +7 -5 src/sys/i386/conf/Makefile.i386