Several items:
authorPaul Borman <borman@ucbvax.Berkeley.EDU>
Thu, 1 Mar 1990 22:18:51 +0000 (14:18 -0800)
committerPaul Borman <borman@ucbvax.Berkeley.EDU>
Thu, 1 Mar 1990 22:18:51 +0000 (14:18 -0800)
commit87b60187bcc2046b7f1eecff8d41f49a2ef3cf2b
treee54ef75bd55979dbfe947a3597a2ece0a7bc2fce
parentc404d670512e92297d9e5f55a69002b537a630e8
Several items:
1) Change from TC[GS]ETA* to TIOC[GS]ETA*
2) Use the cc_t typedef from terios.h
3) Add SLC_FORW support
4) Add TOS support
5) Fix the SLC_SUSP support.  The escape
character now uses one of the VEOL characters.

SCCS-vsn: usr.bin/telnet/terminal.c 1.18
SCCS-vsn: usr.bin/telnet/externs.h 1.21
SCCS-vsn: usr.bin/telnet/telnet.c 5.45
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.24
SCCS-vsn: usr.bin/telnet/commands.c 1.24
usr/src/usr.bin/telnet/commands.c
usr/src/usr.bin/telnet/externs.h
usr/src/usr.bin/telnet/sys_bsd.c
usr/src/usr.bin/telnet/telnet.c
usr/src/usr.bin/telnet/terminal.c