Date: Thu, 17 Jul 2003 16:56:40 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top machine.c top.local.1 src/contrib/top commands.c machine.h top.c Message-ID: <200307172356.h6HNueS9054354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2003/07/17 16:56:40 PDT
FreeBSD src repository
Modified files:
usr.bin/top machine.c top.local.1
contrib/top commands.c machine.h top.c
Log:
Changes to allow top to decide whether or not to show multiple threads per
process. Option -H enables it and it is toggled at the interactive
screen by 'H'.
Submitted by: Jung-uk Kim <jkim@niksun.com>
Revision Changes Path
1.6 +1 -0 src/contrib/top/commands.c
1.6 +1 -0 src/contrib/top/machine.h
1.10 +18 -5 src/contrib/top/top.c
1.50 +2 -1 src/usr.bin/top/machine.c
1.3 +5 -0 src/usr.bin/top/top.local.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307172356.h6HNueS9054354>
