RE: Is ksh available on cygwin

2002-02-27 Thread Karsten Fleischer
Sanjay, > I want to know, whether ksh is available on cygwin. I am not able to find > ksh. Is it called by some different name in cygwin ? ksh93 for Cygwin will be available soon. The official downloadable source for ksh in its current state won't compile on Cygwin OOTB. I am waiting for an sour

RE: OT: possible project/research project -- ksh has it all and is now available for cygwin

2002-03-21 Thread Karsten Fleischer
Hi, ksh93 is capable of keeping specially prepared executables as builtins. Below is a copy of a mail I just got from the AT&T research labs with some comments on how to implement such things, and a link where you can download ksh93 source and binaries (yes, Cygwin binaries). Please follow the in

RE: OT: possible project/research project -- ksh has it all and is now available for cygwin

2002-03-21 Thread Karsten Fleischer
> What happened to supplying this for the cygwin distribution? This is a release done by AT&T, I have nothing to do with it. I was waiting for their new source code to be released. I only noticed this discussion on the list and forwarded it to them. As you will have noticed, they compiled with C

RE: cygwin1.dll bug in ftime

2002-03-25 Thread Karsten Fleischer
> Thank you for your suggestions. The points are: > > 1) Cygwin did very well, but not now; That's irrelevant, Cygwin's behavior is SUSv2 compliant, AFAICS. > 2) I was not using ftime to get time, but to get timezone information. OK, another quote from the SUSv3 docs http://www.opengroup.org/o

How to create a ksh93 package...

2002-03-27 Thread Karsten Fleischer
Chris, I have successfully compiled ksh93 and almost all of the AT&T ast libraries and tools on a vanilla Cygwin 1.3.10 system. I am willing to create Cygwin setup compatible packages for these and to maintain them in future. But, I see some problems in providing a "complete package" as defined

ksh on Cygwin

2002-01-09 Thread Karsten Fleischer
Hi Cygwin folks, having seen some references to pdksh on the list today I think I must have a "coming out" now. I've been working with David Korn and Glenn Fowler some weeks ago to get the real ksh93 and all the other AT&T stuff (AST libraries and tools) going on Cygwin. There are still some prob

RE: ksh on cygwin

2002-01-09 Thread Karsten Fleischer
> Sorry. That's not how it works. > > If you have patches to provide, check out the cygwin web page. Click on > the "Contributing" link. I know about that. > If you really are thinking about providing a modified version of > the cygwin > DLL with ksh, then I hope you think again. It's a very

RE: ksh on cygwin

2002-01-10 Thread Karsten Fleischer
> FWIW, I'm checking on this internally now. Please do so. Karsten -- 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/

RE: ksh on cygwin

2002-01-10 Thread Karsten Fleischer
> I'm not sure but I don't think it matters if the sources are > proprietary. Maybe this is getting incredibly picky but if you adapted > algorithms from other non-GPL compliant programs then that is probably > an issue, too. I don't know if something like "If the first four bytes of a file are

RE: ksh on cygwin

2002-01-10 Thread Karsten Fleischer
> >>OK, more detailed. I allow only absolute pathes in $SHELL and don't > >>allow any *csh. If superuser then only shells from [/usr][/local]/bin > >>are considered trusted shells. If not superuser shells from other > >>directories are allowed, but if uid != euid or gid != egid the shell > >>an

RE: ksh on cygwin

2002-01-11 Thread Karsten Fleischer
> I would *really* like to get something official from AT&T if you were > actually working for them, too. OK, I triggered this. I'll be quiet now. Karsten P.S.: I gave you some clues about real bugs in Cygwin. Maybe someone else could have a look at those. -- Unsubscribe info: http://cyg

RE: ksh on cygwin

2002-01-15 Thread Karsten Fleischer
> I'm just asking for assurances. > > Can you get someone from AT&T to send email here saying that they have > no interest in your changes? That + your assignment will be enough for > me. Glenn Fowler and David Korn will prepare a message. Is that OK? Or must an AT&T lawyer be involved? Karsten

RE: ksh on cygwin

2002-01-15 Thread Karsten Fleischer
> As long as the person thinks they have the right to send the > message, I'm happy. They have the right. Everything should be cleared tomorrow. Can I fax you the assignment form? Karsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.co

RE: ksh on cygwin

2002-01-15 Thread Karsten Fleischer
> >They have the right. Everything should be cleared tomorrow. Can I fax you > >the assignment form? > > It doesn't go to me. Please send it to the address mentioned on > the assignment > page. OK, I'll snail it. Karsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

FW: ksh

2002-02-08 Thread Karsten Fleischer
Oops, my original reply was rejected somehow... > > Is ksh available now? nobody talks about it recently > > Glenn Fowler has made workarounds inside the AST libraries for my > Cygwin fixes, especially for that ones that would not get > accepted for Cygwin. > He furnished this source file with

RE: FW: ksh

2002-02-09 Thread Karsten Fleischer
> >>That source file is available for viewing at > >>http://www.research.att.com/sw/download/win32/omitted.c > >> > >>Chris, could you check that the disclaimer is OK? > > This file isn't intended for the Cygwin DLL so my opinion on this > doesn't really matter. My original patches were inside th