-/* $OpenBSD: externs.h,v 1.18 2014/07/19 23:50:38 guenther Exp $ */
+/* $OpenBSD: externs.h,v 1.19 2014/07/20 03:00:31 deraadt Exp $ */
/* $KTH: externs.h,v 1.16 1997/11/29 02:28:35 joda Exp $ */
/*
localchars, /* we recognize interrupt/quit */
donelclchars, /* the user has set "localchars" */
showoptions,
- wantencryption, /* User has requested encryption */
net, /* Network file descriptor */
tin, /* Terminal input file descriptor */
tout, /* Terminal output file descriptor */
-/* $OpenBSD: telnet.c,v 1.21 2014/07/19 23:50:38 guenther Exp $ */
+/* $OpenBSD: telnet.c,v 1.22 2014/07/20 03:00:31 deraadt Exp $ */
/* $NetBSD: telnet.c,v 1.7 1996/02/28 21:04:15 thorpej Exp $ */
/*
netdata, /* Print out network data flow */
crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
telnetport,
- wantencryption = 0,
SYNCHing, /* we are in TELNET SYNCH mode */
flushout, /* flush output */
autoflush = 0, /* flush output when interrupting? */