看板 DFBSD_commit 關於我們 聯絡資訊
commit a37888c929b1be5e472597048dd0ee2e395aca65 Author: Matthew Dillon <dillon@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