cvs commit: src/contrib/telnet/telnetd state.c telnetd.c
John Baldwin
jhb at FreeBSD.org
Mon Jul 28 18:58:20 UTC 2008
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
More information about the cvs-src
mailing list