4 Commits

Author SHA1 Message Date
Adam Drescher
a5301347f6 Flushed stdout after every group is printed in an iteration. This allows us to redirect ascii based output to a file. 2016-10-17 18:54:46 -05:00
Thomas Graf
4efaa8ce9e curses: Add ability to reset statistics
Press 'r' in curses mode to reset a statistic counter to
start counting from 0 again. This does NOT reset the
counter from the source itself but merely emulates a
counter reset. If you restart bmon, the counter will be
back to its total value.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2016-01-29 12:11:44 +01:00
Thomas Graf
e0efec0c42 ascii: Initialize prec variables
Ensure that branching does not leave behind uninitialized variables

Reported-by: dcb314
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2014-05-06 15:01:53 +02:00
Thomas Graf
3be703f67d Initial import 2013-07-05 15:11:46 +02:00