Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 8 Nov 2001 17:52:53 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: inetd on win95 Message-ID: <20011108175253.A5473@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20011107121139 DOT S2965 AT cygbert DOT vinschen DOT de> <3BEAF733 DOT 6000102 AT sys-mail DOT net> <20011108165027 DOT B4977 AT redhat DOT com> <3BEB02AC DOT 40503 AT sys-mail DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BEB02AC.40503@sys-mail.net> User-Agent: Mutt/1.3.21i On Thu, Nov 08, 2001 at 11:09:48PM +0100, joerg eichhorn wrote: >why did the shellwrap not work? Hard to say since the only details you provided were: >wrapping the call into a shellscript named in.telnetd didn't work :-( >so how to understand that behavior? It's difficult to understand what you were hoping to accomplish by wrapping in.telnetd in a shell script. If you were attempting to run the shell script under inetd then that really is not going to do the right thing. in.telnetd is supposed to work without this. Adding -debug to a program that is being run by inetd is not the way to solve the problem. I will point out that what we are hoping for when we ask people to debug a problem is not YA "I doesn't work for me, either!" or experimenting with tools to see what previously unheard of options might do for you. Debugging for this situation would be something like: "It works for Windows 95 when I've installed the Alfalfa 1.13 FTP client. I noticed that if I was using the Spanky 5.27 net browser that it would stop working. Inspecting the files that are released along with these programs, I can see that both contain versions of the petey32.dll." Or, even better inspect the source code and compare and contrast what was done in a release that (theoretically) worked -- at the source code level. cgf -- 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/