cvs commit: src/usr.sbin/iostat iostat.8 iostat.c

Maxim Konovalov maxim at FreeBSD.org
Sun Apr 16 22:23:40 UTC 2006


maxim       2006-04-16 22:23:40 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/iostat      iostat.8 iostat.c 
  Log:
  o Implement Solaris-like -x flag: show extended disk statistics.
  o Implement Solaris-like -z flag: omit lines for devices with no activity.
  o iostat.8: describe -x and -z flags, Xr devstat(3), touch .Dd.
  
  PR:             mostly bin/68840, with style changes; bin/73327
  Submitted by:   Dan Nelson, Peter Schuller
  Obtained from:  NetBSD (a part of man page)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.28      +33 -2     src/usr.sbin/iostat/iostat.8
  1.29      +103 -13   src/usr.sbin/iostat/iostat.c


More information about the cvs-src mailing list