From owner-cvs-all Wed Nov 29 13: 9:24 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 394B137B400; Wed, 29 Nov 2000 13:09:22 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eATL9MI51192; Wed, 29 Nov 2000 13:09:22 -0800 (PST) (envelope-from jhb) Message-Id: <200011292109.eATL9MI51192@freefall.freebsd.org> From: John Baldwin Date: Wed, 29 Nov 2000 13:09:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h keyword.c print.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/29 13:09:22 PST Modified files: bin/ps extern.h keyword.c print.c Log: Introduce a 'mtxname' keyword that displays the current mutex that a process is blocked on or '-'. Revision Changes Path 1.10 +2 -1 src/bin/ps/extern.h 1.25 +2 -1 src/bin/ps/keyword.c 1.39 +19 -1 src/bin/ps/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message