DragonFly-2.3.1.182.ga3788 master usr.bin/systat vmmeter.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 6 14:25:33 PDT 2009
commit a37888c929b1be5e472597048dd0ee2e395aca65
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jun 6 14:22:30 2009 -0700
systat - fix bug in vmmeter when switching to it via ':pv'.
If systat is started with something and then switched to vmmeter via ':pv'
vmmeter failed to display. Fixing the return value for the init function
solves the problem.
Summary of changes:
usr.bin/systat/vmmeter.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a37888c929b1be5e472597048dd0ee2e395aca65
--
DragonFly BSD source repository
More information about the Commits
mailing list