--- 43BSDTahoe/new/xns/examples/gap/gaptelnetd.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/new/xns/examples/gap/gaptelnetd.c 2018/04/24 16:12:58 1.1.1.1 @@ -1,5 +1,5 @@ #ifndef lint -static char RCSid[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/xns/examples/gap/gaptelnetd.c,v 1.1 2018/04/24 16:12:58 root Exp $"; +static char RCSid[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/new/xns/examples/gap/gaptelnetd.c,v 1.1.1.1 2018/04/24 16:12:58 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:58 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:58 root + * BSD 4.3tahoe * * Revision 2.4 86/10/20 12:00:04 root * Fix bug (finally) causing delayed close of connections when UNIX logs out.