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

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

version 1.3, 1996/05/22 11:35:36 version 1.4, 1996/06/26 05:40:11
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: swap.c,v 1.5 1996/05/10 23:16:38 thorpej Exp $ */  /*      $NetBSD: swap.c,v 1.5 1996/05/10 23:16:38 thorpej Exp $ */
   
 /*-  /*-
Line 37 
Line 38 
 #if 0  #if 0
 static char sccsid[] = "@(#)swap.c      8.3 (Berkeley) 4/29/95";  static char sccsid[] = "@(#)swap.c      8.3 (Berkeley) 4/29/95";
 #endif  #endif
 static char rcsid[] = "$NetBSD: swap.c,v 1.5 1996/05/10 23:16:38 thorpej Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 /*  /*

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