Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2001 16:05:10 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/ddb db_ps.c
Message-ID:  <XFMail.010912160510.jhb@FreeBSD.org>
In-Reply-To: <200109122232.f8CMW4H06637@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 12-Sep-01 John Baldwin wrote:
> jhb         2001/09/12 15:32:04 PDT
> 
>   Modified files:
>     sys/ddb              db_ps.c 
>   Log:
>   - Whitespace fixes.
>   - Fix an old bug: p_comm is an array not a pointer, so it can't be NULL.`

The current thread stuff doesn't update the line counter to prevent scrolling. 
I suggest that a new 'show threads' command be added instead that can show the
threads of a given process and leave 'ps' to show one line for each process
instead.  For non-threaded processes, it should still display things like
p_stat, p_wmesg, etc.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.010912160510.jhb>