Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2002 12:10:00 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps print.c
Message-ID:  <200202162010.g1GKA0L35058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/02/16 12:10:00 PST

  Modified files:
    bin/ps               print.c 
  Log:
  When blocked on a mutex, display the mutex name via the wchan string field
  so we can at least tell the difference between being blocked in Giant
  and being blocked in some other mutex.
  
  Revision  Changes    Path
  1.56      +4 -1      src/bin/ps/print.c

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202162010.g1GKA0L35058>