X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=e9nwtG8T4x8FyZob4X5iz4OU2MrjwHeOReI4lSZGeVv o2XwGmFNYNdPN6eKNsMApQAoS7ZoZob5CshXLgUuLLqRdbr9jye0lOSyC23kLVVk WNXVPnMDpgpMDboZRTH1g3hVAG9IS4U4nIAdL4Q4kWbuL4Zmdpq/0+nPDDtz2DCE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=3CaMFmbK6XgQlH4sVIrds4B9JNM=; b=B692b4QPXI0d5TzWh WzV/doxDs/pRLhZ/dHjHmOsCL9OhfLTQ92Qkb0zKcTqDBAcSvtpYCrNgycZuSSz2 uSWVm4hMi1pHscpwiy+fV5bmflZZP0e7TGdUwx9hMfOme7CAJiFV6ZIuuBqK+gVE uTav+GC4mG9ndheF2XxU8Zu/DA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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 15:05:48 +0900 From: Takashi Yano To: cygwin AT cygwin DOT 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 DOT 6bd4c702a099c03e2650a055 AT nifty DOT ne DOT jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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