[BACK]Return to iostat.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / systat

Diff for /src/usr.bin/systat/iostat.c between version 1.4 and 1.5

version 1.4, 1996/06/02 19:40:14 version 1.5, 1996/06/26 05:40:07
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: iostat.c,v 1.5 1996/05/10 23:16:35 thorpej Exp $       */  /*      $NetBSD: iostat.c,v 1.5 1996/05/10 23:16:35 thorpej Exp $       */
   
 /*  /*
Line 37 
Line 38 
 #if 0  #if 0
 static char sccsid[] = "@(#)iostat.c    8.1 (Berkeley) 6/6/93";  static char sccsid[] = "@(#)iostat.c    8.1 (Berkeley) 6/6/93";
 #endif  #endif
 static char rcsid[] = "$NetBSD: iostat.c,v 1.5 1996/05/10 23:16:35 thorpej Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif not lint  #endif not lint
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5