--- 43BSD/contrib/xns/examples/gap/gaptelnetd.c 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/xns/examples/gap/gaptelnetd.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/gaptelnetd.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/gaptelnetd.c,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; #endif /* * server for GAP-style (TransportObject=server,teletype) telnet connections @@ -7,8 +7,8 @@ static char RCSid[] = "$Header: /var/lib */ /* $Log: gaptelnetd.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:06 jqj * 4.3BSD standard release