--- 43BSD/contrib/xns/examples/gap/gaptelnet.c 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/xns/examples/gap/gaptelnet.c 2018/04/24 16:12:54 1.1.1.1 @@ -1,5 +1,5 @@ #ifndef lint -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/examples/gap/gaptelnet.c,v 1.1 2018/04/24 16:12:54 root Exp $"; +static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/examples/gap/gaptelnet.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; #endif /* @@ -7,8 +7,8 @@ static char *rcsid = "$Header: /var/lib/ */ /* $Log: gaptelnet.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 2.0 85/11/21 07:23:04 jqj * 4.3BSD standard release @@ -23,7 +23,7 @@ static char *rcsid = "$Header: /var/lib/ * Beta-test GAP telnet * * based on tcp/telnet: - * static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/examples/gap/gaptelnet.c,v 1.1 2018/04/24 16:12:54 root Exp $"; + * static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/examples/gap/gaptelnet.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; * static char sccsid[] = "@(#)telnet.c 4.24 (Berkeley) 7/20/83"; */