From owner-freebsd-current Wed Aug 26 15:25:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02876 for freebsd-current-outgoing; Wed, 26 Aug 1998 15:25:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02850 for ; Wed, 26 Aug 1998 15:25:21 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id AAA13305 for freebsd-current@FreeBSD.ORG; Thu, 27 Aug 1998 00:24:31 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id A4A221459; Wed, 26 Aug 1998 23:55:31 +0200 (CEST) Date: Wed, 26 Aug 1998 23:55:31 +0200 From: Ollivier Robert To: FREEBSD-CURRENT Subject: Re: Missing termios.h output modes? Message-ID: <19980826235531.A19741@keltia.freenix.fr> Mail-Followup-To: FREEBSD-CURRENT References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i In-Reply-To: ; from Brian Tao on Wed, Aug 26, 1998 at 11:13:58AM -0400 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4590 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Brian Tao: > Any reason why the ONLCR flag defined in , 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