Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 23:55:31 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        FREEBSD-CURRENT <freebsd-current@FreeBSD.ORG>
Subject:   Re: Missing termios.h output modes?
Message-ID:  <19980826235531.A19741@keltia.freenix.fr>
In-Reply-To: <Pine.GSO.3.96.980826111201.17775A-100000@tor-dev1.nbc.netcom.ca>; from Brian Tao on Wed, Aug 26, 1998 at 11:13:58AM -0400
References:  <Pine.GSO.3.96.980826111201.17775A-100000@tor-dev1.nbc.netcom.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Brian Tao:
>     Any reason why the ONLCR flag defined in <sys/termios.h>, but not
> OCRNL?  ssh2 requires OCRNL for its serial interface support.

Because it is not implemented inside tty_compat.c ? :-)

I stulbled upon the same problem with ssh2. Replacing OCRNL with 0 doesn't
make it work better. The sshd2 binary eats 100% CPU while trying to connect 
to it... (there are some inconstitency with $etcdir handling with the
Makefiles BTW).
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #62: Mon Jul 27 20:47:08 CEST 1998


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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