CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/25 14:38:41
Modified files:
usr.bin/top : machine.c machine.h top.c
Log message:
Remove unused "remaining" member in struct handle
Only ever set or decremented since import with machine.c r1.1 (1997);
While here, simplify the skip semantics behind the scroll functionality.
OK millert
