Date: Fri, 19 Oct 2001 20:22:23 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_ps.c Message-ID: <200110200322.f9K3MNq44130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/19 20:22:23 PDT
Modified files:
sys/ddb db_ps.c
Log:
Make the flag field in the ps output one char wider to account for recent
growth in the number of flags used. Also, if a thread is blocked on a
mutex, print the mutex name in the wait channel column.
Revision Changes Path
1.26 +14 -7 src/sys/ddb/db_ps.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?200110200322.f9K3MNq44130>
