On Fri, 18 Jan 2013 18:24:41 +0000 (UTC)
John Baldwin <j...@freebsd.org> wrote:

> Author: jhb
> Date: Fri Jan 18 18:24:40 2013
> New Revision: 245610
> URL: http://svnweb.freebsd.org/changeset/base/245610
> 
> Log:
>   Include the thread name along with the command name when displaying
> the command name of a thread from a multi-threaded process that
> doesn't have an available argument list (such as kernel processes)
> and threads display is enabled via -H.
>   
>   Reviewed by:        alfred, delphij, e...@vangyzen.net
>   MFC after:  1 week

This breaks usr.bin/w as it includes bin/ps/fmt.c in it's build but
doesn't have the showthreads variable defined.

Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to