DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/contrib/top/patches commands.c.patch machine.h.patch top.X.patch top.c.patch src/usr.bin/top machine.c
hmp 2004/06/04 04:21:53 PDT
DragonFly src repository
Modified files:
contrib/top/patches commands.c.patch machine.h.patch
top.X.patch top.c.patch
usr.bin/top machine.c
Log:
Allow top(1) to toggle display of processes+threads or *only* threads
by adding a '-O' command line argument and run-time toggle.
This is useful when one wants to only monitor activity of current
active threads.
Document this new functionality and update the patches accordingly.
Requested-by: David Rhodus <drhodus@xxxxxxxxxxx>
Revision Changes Path
1.2 +5 -5 src/contrib/top/patches/commands.c.patch
1.2 +5 -5 src/contrib/top/patches/machine.h.patch
1.2 +13 -8 src/contrib/top/patches/top.X.patch
1.2 +31 -17 src/contrib/top/patches/top.c.patch
1.12 +6 -4 src/usr.bin/top/machine.c
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/commands.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/machine.h.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/top.X.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/top/patches/top.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/top/machine.c.diff?r1=1.11&r2=1.12&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]