slabtop prints plain ASCII in once mode

Using ncurses initscr/endwin clears the screen for xterm/etc it
now prints raw text using printf
Bug-Debian: http://bugs.debian.org/503089
Author: Craig Small <csmall@debian.org>
This commit is contained in:
Craig Small
2011-12-02 22:36:38 +11:00
parent bf1cd8b6e7
commit 0bee2f1060
2 changed files with 27 additions and 19 deletions

1
NEWS
View File

@@ -7,6 +7,7 @@ procps-3.3.0 --> procps-ng-3.3.1
* vmstat -p <part> finds partitions. Was Debian patch vmstat_part_format
fixes closed bugs RH#485243 and Debian#588677
* watch 8-bit clean, Was Debian patch watch_8bitchar
* slabtop prints plain ASCII in once mode
procps-3.2.8 --> procps-ng-3.3.0
------------------------------------------------------