Date: Sat, 21 Apr 2001 18:04:22 +0200 (CEST) From: Paul Herman <pherman@frenchfries.net> To: <roam@FreeBSD.ORG> Cc: <FreeBSD-gnats-submit@FreeBSD.ORG> Subject: Re: bin/26397: cannot escape telnet connection after recent changes Message-ID: <200104211606.AEC51427@mr200.netcologne.de>
next in thread | raw e-mail | index | archive | help
On Sat, 7 Apr 2001, Paul Herman wrote: > On Sat, 7 Apr 2001 roam@FreeBSD.ORG wrote: > > > Can you update your sources and try again? Nick Sayer's commit > > of 2001/04/05 10:27:08 PDT seems to have fixed it for me. > > Yep, it works. OK to close this PR. Sorry to bring this back up, but I think I spoke too soon. After upgrading to 4.3-STABLE this morning (with an empty /usr/obj), I've got the problem again. cd /usr/src/usr.bin/telnet; make install # works OK, no SRA cd /usr/src/secure/usr.bin/telnet; make install # doesn't work "make installworld" installs the secure/ telnet. I see that Nick's changes have to do with SIG* handling. I can break out of a telnet login prompt with ^C, but it exits. I'm looking to get into command mode, i.e. "telnet>" prompt via ^] at the login prompt. Can anyone else confirm this? Again, this only seems to happen while doing SRA authentification. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104211606.AEC51427>