CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/18 20:27:45
Modified files:
games/grdc : grdc.c
Log message:
Bugfix: run for the specified number of seconds as described in the manual,
not for a fixed number of iterations. This makes a difference on terminals
not fast enough to update every second, in particular in -s mode.
Inspired by FreeBSD, but implemented differently with less bugs.
Patch from pjanzen@, slightly tweaked by me.
