Change libtelnet so that instead of picking up
authorDave A. Borman <dab@ucbvax.Berkeley.EDU>
Fri, 28 May 1993 03:50:15 +0000 (19:50 -0800)
committerDave A. Borman <dab@ucbvax.Berkeley.EDU>
Fri, 28 May 1993 03:50:15 +0000 (19:50 -0800)
commit34439d060cd9865dd52907d9f1524c85cef69a35
tree2dcb20a98aded171968a32580f28a1844b3a7340
parentf8f771039e05219862f5d247570619792847653d
Change libtelnet so that instead of picking up
the gettytab.c module from getty, it now uses its own
version of getent() and getstr(), that use the newer
library routines cgetent() and cgetstr().

SCCS-vsn: lib/libtelnet/Makefile 5.8
SCCS-vsn: lib/libtelnet/getent.c 5.4
usr/src/lib/libtelnet/Makefile
usr/src/lib/libtelnet/getent.c