From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43353 invoked by alias); 10 Mar 2019 06:05:54 -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 43345 invoked by uid 89); 10 Mar 2019 06:05:54 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=ownership, HX-Languages-Length:603, screen, UD:ne.jp X-HELO: conssluserg-03.nifty.com Received: from conssluserg-03.nifty.com (HELO conssluserg-03.nifty.com) (210.131.2.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 10 Mar 2019 06:05:52 +0000 Received: from Express5800-S70 (ntsitm424054.sitm.nt.ngn.ppp.infoweb.ne.jp [219.97.74.54]) (authenticated) by conssluserg-03.nifty.com with ESMTP id x2A65ZtX028628 for ; Sun, 10 Mar 2019 15:05:36 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com x2A65ZtX028628 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1552197936; bh=JTBqNjnvFdpn57psZGUq9hdtmY0Rx8SPRpveo4zBo2I=; h=Date:From:To:Subject:In-Reply-To:References:From; b=wAtCoGuH2X4YTiZhaWtV3f/1PzwPvkTeQS+k02Vw2B/hikvy7y/1v3v3GPVkU4Bu4 l52/BxFrOeEtIsR0klxLvqqgDmfewLhywp43ng9m0TyGpEPnhe9IWI0LdCOp/gr+UM 7cHHTzYqAAmhYTpYlqHSWUxsOOiXVprvtMyz4L9VQReqotMmn9yZ2dR+fI04iiozbq Xmjo/KqHGm6sqgdVsgOCUreTijNn2Rr4f1Wdc6wQW1nEkEKXFJmjdiYjRoOzFXncOw /wQ9+9+/Sy4RCTLGoIesPOg7C8XgncQ0TKYe/Iv49vnQlfjqKNcDpQxwZbrM6oo1h1 mK/FXD7DFy1jA== Date: Sun, 10 Mar 2019 06:05:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session) Message-Id: <20190310150548.d5caf4e680b9d791bf4ec268@nifty.ne.jp> In-Reply-To: <20190309103513.6bd4c702a099c03e2650a055@nifty.ne.jp> References: <20190309103513.6bd4c702a099c03e2650a055@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/msg00212.txt.bz2 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