=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/rsh.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -c -r1.1 -r1.1.1.1 *** src/usr.bin/rsh/Attic/rsh.c 1995/10/18 08:46:03 1.1 --- src/usr.bin/rsh/Attic/rsh.c 1995/10/18 08:46:03 1.1.1.1 *************** *** 39,50 **** #ifndef lint /*static char sccsid[] = "from: @(#)rsh.c 5.24 (Berkeley) 7/1/91";*/ ! static char rcsid[] = "$Id: rsh.c,v 1.1 1995/10/18 08:46:03 deraadt Exp $"; #endif /* not lint */ /* * $Source: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/rsh.c,v $ ! * $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/rsh.c,v 1.1 1995/10/18 08:46:03 deraadt Exp $ */ #include --- 39,50 ---- #ifndef lint /*static char sccsid[] = "from: @(#)rsh.c 5.24 (Berkeley) 7/1/91";*/ ! static char rcsid[] = "$Id: rsh.c,v 1.1.1.1 1995/10/18 08:46:03 deraadt Exp $"; #endif /* not lint */ /* * $Source: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/rsh.c,v $ ! * $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/rsh.c,v 1.1.1.1 1995/10/18 08:46:03 deraadt Exp $ */ #include