Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 1996 23:18:20 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Cc:        spfarrel@midway.uchicago.edu (steve farrell)
Subject:   Re: rsh/rlogin -> connection closed but doesn't seem to even try...
Message-ID:  <199608132118.XAA06148@uriah.heep.sax.de>
In-Reply-To: <199608131434.OAA03232@phaedrus.uchicago.edu> from steve farrell at "Aug 13, 96 02:34:52 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As steve farrell wrote:

> i've had a problem with rsh/rlogin for a while: if i attempt to connect
> *anywhere* i immediately get 
> 
> 	rlogin: closed connection.

You should perhaps follow this mailing list more closely, or even
better, get XFree86's beta information when using their betas.

I've answered the very same question yesterday or the other day, this
is a problem with one of the (termios'ed) beta xterms not initializing
the VMIN field in the termios structure.

	stty min 1

is your friend.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608132118.XAA06148>