Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/top



Module Name:    src
Committed By:   ad
Date:           Thu May 24 20:04:05 UTC 2007

Modified Files:
        src/usr.bin/top: display.c display.h machine.h top.1 top.c
        src/usr.bin/top/machine: m_netbsd15.c

Log Message:
- Allow a single process to be selected by pid.
- Add a 'thread mode' that displays LWPs.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/top/display.c
cvs rdiff -r1.7 -r1.8 src/usr.bin/top/display.h
cvs rdiff -r1.9 -r1.10 src/usr.bin/top/machine.h
cvs rdiff -r1.12 -r1.13 src/usr.bin/top/top.1
cvs rdiff -r1.25 -r1.26 src/usr.bin/top/top.c
cvs rdiff -r1.28 -r1.29 src/usr.bin/top/machine/m_netbsd15.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index