--- 43BSDTahoe/new/rcs/src/ident.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/new/rcs/src/ident.c 2018/04/24 16:12:58 1.1.1.1 @@ -3,7 +3,7 @@ */ #ifndef lint static char rcsid[]= -"$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/rcs/src/ident.c,v 1.1 2018/04/24 16:12:58 root Exp $Purdue CS"; +"$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/rcs/src/ident.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $Purdue CS"; #endif /***************************************************************************** ***************************************************************************** @@ -20,8 +20,8 @@ static char rcsid[]= */ /* $Log: ident.c,v $ - * Revision 1.1 2018/04/24 16:12:58 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:58 root + * BSD 4.3tahoe * * Revision 4.4 87/10/23 17:09:57 narten * added exit(0) so exit return code would be non random