Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 01:34:26 +0000 (UTC)
From:      Brian Feldman <green@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:  <200406300134.i5U1YQd7015031@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2004-06-30 01:34:26 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  Make vmstat -m work with -M/-N again.  Note that making vmstat -z work
  is much harder, and -m is grossly using unexported interfaces (that is,
  the array of malloc zones/sizes does not have an exported type).
  
  Revision  Changes    Path
  1.83      +93 -11    src/usr.bin/vmstat/vmstat.c



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