--- 43BSD/contrib/rcs/src/rcs.c 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/rcs/src/rcs.c 2018/04/24 16:12:54 1.1.1.1 @@ -2,7 +2,7 @@ * RCS create/change operation */ static char rcsid[]= - "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/rcs.c,v 1.1 2018/04/24 16:12:54 root Exp $ Purdue CS"; + "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/rcs/src/rcs.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ Purdue CS"; /*************************************************************************** * create RCS files or change RCS file attributes * Compatibility with release 2: define COMPAT2 @@ -21,8 +21,8 @@ /* $Log: rcs.c,v $ - * Revision 1.1 2018/04/24 16:12:54 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:54 root + * BSD 4.3 * * Revision 3.9 83/02/15 15:38:39 wft * Added call to fastcopy() to copy remainder of RCS file.