--- 43BSDReno/contrib/isode-beta/others/idist/install.c 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/isode-beta/others/idist/install.c 2018/04/24 16:12:56 1.1.1.1 @@ -1,7 +1,7 @@ /* install.c - installation of files on remote host */ /* - * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/install.c,v 1.1 2018/04/24 16:12:56 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/install.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $ * * Installation of files on remote host - the routines here drive the * protocol for installation, comparision and deletion etc. The @@ -16,8 +16,8 @@ * * * $Log: install.c,v $ - * Revision 1.1 2018/04/24 16:12:56 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:56 root + * BSD 4.3reno * * Revision 7.0 89/11/23 21:58:34 mrose * Release 6.0 @@ -32,7 +32,7 @@ #ifndef lint static char sccsid[] = "@(#)server.c 5.3 (Berkeley) 6/7/86"; -static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/install.c,v 1.1 2018/04/24 16:12:56 root Exp $"; +static char rcsid[] = "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/isode-beta/others/idist/install.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; #endif #include "defs.h"