Two bugs. First, ttloop() was not reacting to an EOF on the
authorGregory Minshall <minshall@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 13:21:20 +0000 (05:21 -0800)
committerGregory Minshall <minshall@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 13:21:20 +0000 (05:21 -0800)
commit10a3b37e900d0f9a36040c7e57e2a7239893fef6
tree67c44b7ee6121344e6e8687480e55a8eb013aa85
parent3311b706c60be45077b06292334909321661cfb6
Two bugs.  First, ttloop() was not reacting to an EOF on the
read from the network.  Second, if a wont ttype was coming in it was
not causing the ttypopt clock to be set since 1) the setting was in
dontoption rather than wontoption and 2) we were leaving hisopts[ttype]
equal to OPT_NO.

SCCS-vsn: libexec/telnetd/telnetd.c 5.18
usr/src/libexec/telnetd/telnetd.c