Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2001 11:30:55 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/iostat Makefile iostat.8 iostat.c
Message-ID:  <200108041830.f74IUtb65567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2001/08/04 11:30:55 PDT

  Modified files:
    usr.sbin/iostat      Makefile iostat.8 iostat.c 
  Log:
  Make use of the new features of libdevstat to allow iostat to work on
  crash dumps, and make it use sysctl for all data retrievals in the
  "live" case (i.e. when not using iostat on a crash dump).
  Remove setgid kmem for the iostat executable, it is not needed any
  more after these changes.
  
  Reviewed by:	ken
  
  Revision  Changes    Path
  1.10      +1 -3      src/usr.sbin/iostat/Makefile
  1.19      +45 -29    src/usr.sbin/iostat/iostat.8
  1.20      +108 -65   src/usr.sbin/iostat/iostat.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?200108041830.f74IUtb65567>