Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 1997 15:11:13 -0800 (PST)
From:      "Marc G. Fournier" <scrappy>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/vmstat vmstat.c
Message-ID:  <199703162311.PAA25169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scrappy     97/03/16 15:11:11

  Modified:    usr.bin/vmstat  vmstat.c
  Log:
  Slight visual formatting change to the output so that:
  
   procs   memory     page                    disks   faults      cpu
   r b w   avm   fre  flt  re  pi  po  fr  sr w0 w1   in   sy  cs us sy id
   1 0 04135184  6016  180   2   1   0 158 135 10  0  386 1820  77 20  6 74
  
  looks like:
  
   procs      memory     page                    disks   faults      cpu
   r b w     avm   fre  flt  re  pi  po  fr  sr w0 w1   in   sy  cs us sy id
   1 0 0 4135188  6016  180   2   1   0 158 135 10  0  387 1821  77 20  6 74
  
  Revision  Changes    Path
  1.16      +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?199703162311.PAA25169>