=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/Attic/cmds.c,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/systat/Attic/cmds.c 1996/06/25 15:20:07 1.3 --- src/usr.bin/systat/Attic/cmds.c 1996/06/26 05:40:04 1.4 *************** *** 1,3 **** --- 1,4 ---- + /* $OpenBSD: cmds.c,v 1.4 1996/06/26 05:40:04 deraadt Exp $ */ /* $NetBSD: cmds.c,v 1.4 1996/05/10 23:16:32 thorpej Exp $ */ /*- *************** *** 37,43 **** #if 0 static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/29/95"; #endif ! static char rcsid[] = "$NetBSD: cmds.c,v 1.4 1996/05/10 23:16:32 thorpej Exp $"; #endif /* not lint */ #include --- 38,44 ---- #if 0 static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/29/95"; #endif ! static char rcsid[] = "$OpenBSD: cmds.c,v 1.4 1996/06/26 05:40:04 deraadt Exp $"; #endif /* not lint */ #include