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 Message-ID: <034001c1af01$5ded85c0$a7eb0544@CX535256D> From: "Barubary" To: References: <3C60FD66 DOT 4000100 AT molgen DOT mpg DOT de> Subject: Re: rxvt and text output problems Date: Wed, 6 Feb 2002 03:28:14 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 ftp and friends from NT use direct console I/O functions to manipulate the screen buffer under NT. Cygwin has no way to intercept another process's direct console I/O win32 calls, unless the other process is also a Cygwin process. I don't think this'll change anytime soon, because to fix it would require a lovely RPC filter monitoring csrss.exe activity... -- Barubary ----- Original Message ----- From: "Axel Kowald" To: Sent: Wednesday, February 06, 2002 1:54 AM Subject: rxvt and text output problems > Hello everybody, > > I recently installed cygwin 1.3.6 (including rxvt 2.7.2) on my w2k > machine. I run tcsh in the rxvt and everything works fine, except that > rxvt doesn't show all the output of some of command line programs which > come with w2k. > Examples are ftp and telnet. If I use winnt/system32/ftp it doesn't > display "username" and "password" and also the welcome text doesn't > appear. If I use tcsh (or bash) in a normal dos command window ftp and > telnet work fine. > I searched through the recent postings but couldn't find anything > appropriate. > > Any idea what might be the problem ? > > Many thanks, > > Axel > > > > -- > 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/ > -- 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/