Date: Mon, 28 Jul 2008 18:58:16 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/telnet/telnetd state.c telnetd.c Message-ID: <200807281858.m6SIwKr9061652@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-07-28 18:58:16 UTC
FreeBSD src repository
Modified files:
contrib/telnet/telnetd state.c telnetd.c
Log:
SVN rev 180931 on 2008-07-28 18:58:16Z by jhb
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
Revision Changes Path
1.15 +4 -2 src/contrib/telnet/telnetd/state.c
1.30 +7 -5 src/contrib/telnet/telnetd/telnetd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281858.m6SIwKr9061652>
