Source-Changes archive

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

CVS commit: src/usr.sbin/tprof



Module Name:    src
Committed By:   ryo
Date:           Fri Dec  9 01:56:40 UTC 2022

Modified Files:
        src/usr.sbin/tprof: Makefile tprof.8 tprof_top.c

Log Message:
mainly fixes around display.

- use terminfo
- dynamically adjust column widths
- mode can be changed while running


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/tprof/Makefile
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/tprof/tprof.8
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/tprof/tprof_top.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