Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 22:09:44 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <200801182209.m0IM9iv3093911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2008-01-18 22:09:44 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  Fix some boolean logic errors.  && vs & and other sillyness.  *blush*
  This would prevent it from skipping non-present cpus in -P output.
  
  Submitted by:  Pieter de Goeje <pieter@degoeje.nl>
  
  Revision  Changes    Path
  1.100     +3 -3      src/usr.bin/vmstat/vmstat.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801182209.m0IM9iv3093911>