Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/external/bsd/top/dist
Module Name: src
Committed By: snj
Date: Mon Mar 2 20:11:27 UTC 2009
Modified Files:
src/external/bsd/top/dist [netbsd-5]: display.c
Log Message:
Pull up following revision(s) (requested by oster in ticket #531):
external/bsd/top/dist/display.c: revision 1.5
On a multi-cpu/core machine, running 'top' and pressing '1' resulted
in n-1 blank lines at the bottom of the display. On the same machine,
running 'top -1' and pressing '1' resulted in a garbled display that
would just get progressively worse. Invert the values returned by
display_setmulti() to correct both issues.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.8.1 src/external/bsd/top/dist/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