From owner-cvs-all Sun Feb 10 13:45:27 2002 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 8C4D237B421; Sun, 10 Feb 2002 13:45:16 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1ALjGR09021; Sun, 10 Feb 2002 13:45:16 -0800 (PST) (envelope-from rwatson) Message-Id: <200202102145.g1ALjGR09021@freefall.freebsd.org> From: Robert Watson Date: Sun, 10 Feb 2002 13:45:16 -0800 (PST) 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 rwatson 2002/02/10 13:45:16 PST Modified files: sys/kern kern_sig.c Log: Add a comment indicating that VOP_GETATTR() is called without appropriate locking in the core dump code. This should be fixed. Revision Changes Path 1.146 +2 -0 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message