cvs commit: src/usr.bin/vmstat vmstat.c

Brian Feldman green at FreeBSD.org
Tue Jun 29 18:35:22 PDT 2004


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


More information about the cvs-all mailing list