--- coherent/e/bin/pax/cpio.c 2019/05/29 04:56:41 1.1 +++ coherent/e/bin/pax/cpio.c 2019/05/29 04:56:41 1.1.1.1 @@ -1,6 +1,6 @@ /* $Source: /var/lib/cvsd/coherent/coherent/e/bin/pax/cpio.c,v $ * - * $Revision: 1.1 $ + * $Revision: 1.1.1.1 $ * * cpio.c - Cpio specific functions for archive handling * @@ -30,8 +30,8 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * $Log: cpio.c,v $ - * Revision 1.1 2019/05/29 04:56:41 root - * Initial revision + * Revision 1.1.1.1 2019/05/29 04:56:41 root + * coherent * * Revision 1.2 93/01/14 10:02:28 bin * vlad: fixed problem with restoring permissions. @@ -48,7 +48,7 @@ */ #ifndef lint -static char *ident = "$Id: cpio.c,v 1.1 2019/05/29 04:56:41 root Exp $"; +static char *ident = "$Id: cpio.c,v 1.1.1.1 2019/05/29 04:56:41 root Exp $"; static char *copyright = "Copyright (c) 1989 Mark H. Colburn.\nAll rights reserved.\n"; #endif /* ! lint */