Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 10:59:43 -0700 (PDT)
From:      Jens Schweikhardt <schweikh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <200106191759.f5JHxiF54249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
schweikh    2001/06/19 10:59:43 PDT

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  Made all fields in default output be space separated. Run-together
  columns confuse the heck out of other apps trying to parse vmstat output
  (eg sscope). I made sure we're still <= 80 cols per line.
  Fixed warnings about unused vars and printf %format mismatches.
  
  Requested by:	Eugene Aleynikov <eugenea@infospace.com>
  Reviewed by:	joerg (implicitly)
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.46      +7 -12     src/usr.bin/vmstat/vmstat.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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