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:   oster
Date:           Thu Apr 10 20:41:42 UTC 2008

Modified Files:
        src/usr.bin/top: display.c

Log Message:
Fix a problem in 'top' where we could end up with the following sort of
load-average display:

load averages:  1.12,  3.45,  6.7890

as the load on the system drops from long-term triple-digit averages
closer to zero.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.bin/top/display.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