From owner-cvs-all Fri Dec 1 17:58:18 2000 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 DE91437B400; Fri, 1 Dec 2000 17:58:15 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB21wFN92937; Fri, 1 Dec 2000 17:58:15 -0800 (PST) (envelope-from jhb) Message-Id: <200012020158.eB21wFN92937@freefall.freebsd.org> From: John Baldwin Date: Fri, 1 Dec 2000 17:58:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/procfs procfs_ctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/12/01 17:58:15 PST Modified files: sys/miscfs/procfs procfs_ctl.c Log: Protect p_stat with the sched_lock. Reviewed by: jake Revision Changes Path 1.21 +19 -2 src/sys/miscfs/procfs/procfs_ctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message