From owner-cvs-all Fri Jan 26 23:51:55 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 C5A6637B400; Fri, 26 Jan 2001 23:51:34 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0R7pYd63056; Fri, 26 Jan 2001 23:51:34 -0800 (PST) (envelope-from jhb) Message-Id: <200101270751.f0R7pYd63056@freefall.freebsd.org> From: John Baldwin Date: Fri, 26 Jan 2001 23:51:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/26 23:51:34 PST Modified files: sys/kern kern_mutex.c Log: Add a new ddb command 'witness_list' that lists the mutexes held by curproc. Requested by: peter Revision Changes Path 1.40 +11 -1 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message