From owner-cvs-all Wed Nov 29 12:22:38 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 8B7C437B401; Wed, 29 Nov 2000 12:22:35 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eATKMZT41346; Wed, 29 Nov 2000 12:22:35 -0800 (PST) (envelope-from jhb) Message-Id: <200011292022.eATKMZT41346@freefall.freebsd.org> From: John Baldwin Date: Wed, 29 Nov 2000 12:22:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top machine.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/29 12:22:35 PST Modified files: usr.bin/top machine.c Log: Display the name of the mutex we are blocked on in the state field. To differentiate mutex names from wait channel names, prefix mutex names with an asterisk. Submitted by: Dan Nelson Revision Changes Path 1.31 +7 -1 src/usr.bin/top/machine.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message