Message-Id: <200201032147.g03LlFd30757@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Mark Paulus" To: "cygwin AT cygwin DOT com" Date: Thu, 03 Jan 2002 14:47:17 -0700 Reply-To: "Mark Paulus" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Who is supposed to set SIGURG for OOB in rlogin/tcp/rcmd?? Hi, I am using rlogin to talk to a sun box, and have noticed that my rows & columns are not being set, so I'm not getting good terminal characteristics. After digging down into the rlogin code (and cross comparing with some debian/linux code), it seems as though someone is not passing the SIGURG (Urgent Out Of Band data) signal back to rlogin, and so rlogin does not know that it needs to send the terminal characteristics back to the remote session. My question is, who is supposed to be passing on the SIGUSR signal? rlogin is setting the appropriate handler, but it is never being called. Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/