Fix gcc2 warnings.
authorDave A. Borman <dab@ucbvax.Berkeley.EDU>
Tue, 6 Apr 1993 07:48:27 +0000 (23:48 -0800)
committerDave A. Borman <dab@ucbvax.Berkeley.EDU>
Tue, 6 Apr 1993 07:48:27 +0000 (23:48 -0800)
commit1d23bbc45e0226cc04408ae43df4ed2e553d180d
treed6df1b434829087731c603787216f22bbceed554
parent973239f0a6ea6ecc844830b0d50492b34a1c4dae
Fix gcc2 warnings.
Add ENV_HACK stuff to deal with telnet clients that
have the wrong definitions for ENV_VAR and ENV_VALUE.
Fix up the flow-control processing to work on systems
that don't use Linemode in the server.

SCCS-vsn: libexec/telnetd/Makefile 5.18
SCCS-vsn: libexec/telnetd/pathnames.h 5.6
SCCS-vsn: libexec/telnetd/termstat.c 5.13
SCCS-vsn: libexec/telnetd/utility.c 5.11
SCCS-vsn: libexec/telnetd/state.c 5.13
SCCS-vsn: libexec/telnetd/sys_term.c 5.20
SCCS-vsn: libexec/telnetd/ext.h 5.9
usr/src/libexec/telnetd/Makefile
usr/src/libexec/telnetd/ext.h
usr/src/libexec/telnetd/pathnames.h
usr/src/libexec/telnetd/state.c
usr/src/libexec/telnetd/sys_term.c
usr/src/libexec/telnetd/termstat.c
usr/src/libexec/telnetd/utility.c