Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 11:24:11 -0800 (PST)
From:      David Malone <dwmalone@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:  <200312101924.hBAJOBhk026258@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2003/12/10 11:24:11 PST

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  Fix a couple of warnings (const a function parameter and change some
  ints to size_ts to better match the types of variables they are used
  with).
  
  Glanced at by:  des
  
  Revision  Changes    Path
  1.72      +3 -4      src/usr.bin/vmstat/vmstat.c



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