freebsd-nq/contrib/telnet/telnetd
John Baldwin 2e38385526 Don't attempt authentication at all if it has been disabled via '-a off'.
This works around a bug in HP-UX's telnet client and also gives a much
saner user experience when using FreeBSD's telnet client.

PR:		bin/19405
Submitted by:	Joel Ray Holveck   joelh of gnu.org
MFC after:	1 month
2008-07-28 18:58:16 +00:00
..
authenc.c
defs.h
ext.h
global.c
pathnames.h
slc.c
state.c Don't attempt authentication at all if it has been disabled via '-a off'. 2008-07-28 18:58:16 +00:00
sys_term.c
telnetd.8 - Soften sentence breaks. 2005-01-21 21:57:05 +00:00
telnetd.c Don't attempt authentication at all if it has been disabled via '-a off'. 2008-07-28 18:58:16 +00:00
telnetd.h
termstat.c
utility.c