From owner-cvs-all Thu Dec 7 16:58:57 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 7 16:58:55 2000 Return-Path: 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 7BF9037B400; Thu, 7 Dec 2000 16:58:55 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB80wtt27742; Thu, 7 Dec 2000 16:58:55 -0800 (PST) (envelope-from jhb) Message-Id: <200012080058.eB80wtt27742@freefall.freebsd.org> From: John Baldwin Date: Thu, 7 Dec 2000 16:58:55 -0800 (PST) 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 X-Loop: FreeBSD.ORG jhb 2000/12/07 16:58:55 PST Modified files: sys/sys proc.h Log: Add comments to the proc structure to describe how each member will be locked. This list is subject to change, but hopefully many changes will not have to be made. Revision Changes Path 1.133 +116 -96 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message