From owner-cvs-all Fri May 10 7:28:11 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 CE23537B406; Fri, 10 May 2002 07:28:06 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AES6O88299; Fri, 10 May 2002 07:28:06 -0700 (PDT) (envelope-from jhb) Message-Id: <200205101428.g4AES6O88299@freefall.freebsd.org> From: John Baldwin Date: Fri, 10 May 2002 07:28:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h 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 jhb 2002/05/10 07:28:05 PDT Modified files: sys/sys proc.h Log: p_leader is only set at fork1() time, so update its locking note appropriately. Revision Changes Path 1.220 +1 -1 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message