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

Diff for /src/usr.bin/systat/main.c between version 1.3 and 1.4

version 1.3, 1996/05/22 11:35:35 version 1.4, 1996/06/26 05:40:08
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: main.c,v 1.8 1996/05/10 23:16:36 thorpej Exp $ */  /*      $NetBSD: main.c,v 1.8 1996/05/10 23:16:36 thorpej Exp $ */
   
 /*-  /*-
Line 43 
Line 44 
 #if 0  #if 0
 static char sccsid[] = "@(#)main.c      8.1 (Berkeley) 6/6/93";  static char sccsid[] = "@(#)main.c      8.1 (Berkeley) 6/6/93";
 #endif  #endif
 static char rcsid[] = "$NetBSD: main.c,v 1.8 1996/05/10 23:16:36 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.3  
changed lines
  Added in v.1.4