git: dsynth - Increase ncurses rate and other fields from 5 to 6 digits
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 20 12:07:45 PDT 2022
commit 2295606ee0a1e6ce0e7a6a23146a9551e936b459
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Apr 20 12:04:43 2022 -0700
dsynth - Increase ncurses rate and other fields from 5 to 6 digits
* Increase displayed rate and other numerical fields from 5 to
6 digits. Certain dsynth actions (e.g. fetch-only) can now cause
some of these numbers to exceed 5 digits.
* And for the rest, just future-proof it.
Summary of changes:
usr.bin/dsynth/ncurses.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2295606ee0a1e6ce0e7a6a23146a9551e936b459
--
DragonFly BSD source repository
More information about the Commits
mailing list