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

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

version 1.3, 1996/06/25 15:20:07 version 1.4, 1996/06/26 05:40:04
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: cmds.c,v 1.4 1996/05/10 23:16:32 thorpej Exp $ */  /*      $NetBSD: cmds.c,v 1.4 1996/05/10 23:16:32 thorpej Exp $ */
   
 /*-  /*-
Line 37 
Line 38 
 #if 0  #if 0
 static char sccsid[] = "@(#)cmds.c      8.2 (Berkeley) 4/29/95";  static char sccsid[] = "@(#)cmds.c      8.2 (Berkeley) 4/29/95";
 #endif  #endif
 static char rcsid[] = "$NetBSD: cmds.c,v 1.4 1996/05/10 23:16:32 thorpej Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include <stdlib.h>  #include <stdlib.h>

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