From owner-cvs-all Tue Sep 25 18:24:11 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 45AD737B419; Tue, 25 Sep 2001 18:24:08 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8Q1O8K71021; Tue, 25 Sep 2001 18:24:08 -0700 (PDT) (envelope-from ps) Message-Id: <200109260124.f8Q1O8K71021@freefall.freebsd.org> From: Paul Saab Date: Tue, 25 Sep 2001 18:24:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.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 ps 2001/09/25 18:24:08 PDT Modified files: sys/kern kern_sig.c Log: Lock the vnode while truncating the corefile. This fixes a panic with softupdates dangling deps. Submitted by: peter MFC: ASAP :) Revision Changes Path 1.136 +3 -1 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message