From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56962 invoked by alias); 16 Mar 2019 13:06:12 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 56952 invoked by uid 89); 16 Mar 2019 13:06:12 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*F:D*ne.jp, busy, 0900, Problem X-HELO: conssluserg-01.nifty.com Received: from conssluserg-01.nifty.com (HELO conssluserg-01.nifty.com) (210.131.2.80) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 16 Mar 2019 13:06:10 +0000 Received: from Express5800-S70 (ntsitm424054.sitm.nt.ngn.ppp.infoweb.ne.jp [219.97.74.54]) (authenticated) by conssluserg-01.nifty.com with ESMTP id x2GD5pVw031537 for ; Sat, 16 Mar 2019 22:05:51 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-01.nifty.com x2GD5pVw031537 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1552741552; bh=5jlBkV+gIZPuMQkWRwUQrGF7WUBySZ613dVvcx9TZhM=; h=Date:From:To:Subject:In-Reply-To:References:From; b=jom6t/F6r2XTompx4yxJ99gC9RMamy56ks6YBaQ/u1aPC/Ud5z99HGZX1qpiGvQoj MrKXyYo3n6DT+1yRSShrGb3PtOVIUuubmZc5ap3aSv5LomlVLKUovrHq7RserOyYI3 j6GjG9OwJLDwYKZYqSiyhf1hvtbEr6slNQvHR5O2RShb/SPY5UyoPBRRqfH0tz+HDy 1jnD2NOka5WAi60yctmPCaS4IcKJyK9hkpnSLnHRiFBStPEP9ACFIm0U06Gx6CwDtN hGbpt0sNs6tRfNdCGuvKlGZRUXEOvlX/tFuXO1dS2GM7vmM4DFLgqCMNegasbnxgvf jpdLtCM/9A2cg== Date: Sat, 16 Mar 2019 13:06:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session) Message-Id: <20190316220603.39fbfee580e06c3e3088d6e0@nifty.ne.jp> In-Reply-To: <20190310150548.d5caf4e680b9d791bf4ec268@nifty.ne.jp> References: <20190309103513.6bd4c702a099c03e2650a055@nifty.ne.jp> <20190310150548.d5caf4e680b9d791bf4ec268@nifty.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00430.txt.bz2 Hi Corinna and Yaakov, I know you are busy, but could you please have a look? On Sun, 10 Mar 2019 15:05:48 +0900 Takashi Yano wrote: > I try to clarify the title a little. > > On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > > Hello, > > > > I would like to propose a patch attached for login package. > > > > This fixes the issue that GNU screen and tmux cannot read tty input > > if they are started in a telnet session. > > > > This issue is due to the ownership of tty. With login 1.12-1, tty > > is owned by cyg_server after logging in via telnet. This results > > in freeze of GNU screen and tmux. -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple