From owner-cvs-all  Thu Jun 20  7: 3:40 2002
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 C773237B403; Thu, 20 Jun 2002 07:03:36 -0700 (PDT)
Received: (from iedowse@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g5KE3aj88669;
	Thu, 20 Jun 2002 07:03:36 -0700 (PDT)
	(envelope-from iedowse)
Message-Id: <200206201403.g5KE3aj88669@freefall.freebsd.org>
From: Ian Dowse <iedowse@FreeBSD.org>
Date: Thu, 20 Jun 2002 07:03:36 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/kern tty.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

iedowse     2002/06/20 07:03:36 PDT

  Modified files:
    sys/kern             tty.c 
  Log:
  Display the mutex name in the ^T status line if the selected thread
  is blocked on a mutex. Prepend a '*' to distinguish this case as
  is done in top(1).
  
  Revision  Changes    Path
  1.182     +3 -2      src/sys/kern/tty.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message