Re: when to rebase?

2004-02-20 Thread Peter A. Castro
On Fri, 20 Feb 2004, Jason Tishler wrote: > Peter, > > On Fri, Feb 20, 2004 at 12:52:28PM -0800, Peter A. Castro wrote: > > On Fri, 20 Feb 2004, Jason Tishler wrote: > > > Unfortunately, rebasing apparently breaks zsh: > > > > > > http://www.cygwin.com/ml/cygwin/2003-12/msg00415.html > > > > A

Re: cygpath bug (windows 2000)

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 02:02:49PM +0100, Christian Matuszewski wrote: >the following command crashes: > >cygpath -p -m >/d

Re: zip with encryption

2004-02-20 Thread Charles Wilson
bbuchbinder wrote: I was wondering if it might be possible to have zip 2.3 re-compiled with encryption and re-released. Chuck Wilson stated in http://www.cygwin.com/ml/cygwin-announce/2001/msg5.html and http://www.cygwin.com/ml/cygwin-announce/2002-05/msg00018.html that it can be done but

Backticks hang with dynamic antivirus scanning

2004-02-20 Thread Marco Moreno
I recently upgraded cygwin to the latest version and now I'm having Command's dynamic antivirus protection conflict with Cygwin so that it hangs whenever it encounters backticks in a shell script (e.g. /etc/profile). Configuring the antivirus to ignore c:\cygwin had no effect. If I disable dynami

Re: vi and cygwin

2004-02-20 Thread James Hu
On 2004-02-21, Thorsten Kampe wrote: > * Totte Karlsson (2004-02-21 02:25 +0100) >> does not mean that vim is vi! Read my question! > > The original vi is not free software so you will hardly find it on any > Linux machine (same with ksh for example). Not quite true. http://ex-vi.berlios.de/ --

Re: tar and open files

2004-02-20 Thread Larry Hall
At 10:10 PM 2/20/2004, Steven Hartland you wrote: >- Original Message - >From: "Larry Hall" >> At 07:25 PM 2/20/2004, Steven Hartland you wrote: >> >That's a cool idea but its not an install so no pending files :( >> > >> >I was toying with the idea of amending tar for cygwin so that >> >

Re: Can't get list of download sites

2004-02-20 Thread Christopher J. White
> "soh" == Soh Kok Hong writes: soh> My question would be why offer "Direct Connection" if it is not going soh> to work? A little patience maybe? I tried Cygwin setup about the same time you reported your original problem. It failed for me as well (in IE mode as well). The difference betw

Re: tar and open files

2004-02-20 Thread Steven Hartland
- Original Message - From: "Larry Hall" > At 07:25 PM 2/20/2004, Steven Hartland you wrote: > >That's a cool idea but its not an install so no pending files :( > > > >I was toying with the idea of amending tar for cygwin so that > >it could move the offending files to a specific dir or /v

Re: Can't get list of download sites

2004-02-20 Thread Larry Hall
At 09:37 PM 2/20/2004, Soh Kok Hong you wrote: >Hi, > >Thank you for your help. I found that using the "Use IE5 Settings" connection mode >works. Performing a packet trace shows that this mode adds a bit more text in the >HTTP transactions: > >GET /cygwin/mirrors.lst HTTP/1.1\r\n >If-Modified-S

Re: python and cygwin

2004-02-20 Thread Larry Hall
At 08:45 PM 2/20/2004, Totte Karlsson you wrote: >I guess the problem is, as I see it, if cygwin was the "perfect" unix tool >running under windows, it would integrate with existing windows tools. It >does that to some extent, but not fully and that is the problem. If I want a >pure unix environmen

Re: Can't get list of download sites

2004-02-20 Thread Igor Pechtchanski
The answer to your question is: "Because it works for me". ;-) Why complain if you found something that works? Igor On Sat, 21 Feb 2004, Soh Kok Hong wrote: > Hi, > > Thank you for your help. I found that using the "Use IE5 Settings" > connection mode works. Performing a packet trace sh

Re: Can't get list of download sites

2004-02-20 Thread Christopher Faylor
On Sat, Feb 21, 2004 at 10:37:11AM +0800, Soh Kok Hong wrote: >Hi, > >Thank you for your help. I found that using the "Use IE5 Settings" >connection mode works. Performing a packet trace shows that this mode >adds a bit more text in the HTTP transactions: > >GET /cygwin/mirrors.lst HTTP/1.1\r\n

Re: tar and open files

2004-02-20 Thread Larry Hall
At 07:25 PM 2/20/2004, Steven Hartland you wrote: >That's a cool idea but its not an install so no pending files :( > >I was toying with the idea of amending tar for cygwin so that >it could move the offending files to a specific dir or /var/tmp >by default when encountering such a file. All the ti

Re: Can't get list of download sites

2004-02-20 Thread Soh Kok Hong
Hi, Thank you for your help. I found that using the "Use IE5 Settings" connection mode works. Performing a packet trace shows that this mode adds a bit more text in the HTTP transactions: GET /cygwin/mirrors.lst HTTP/1.1\r\n If-Modified-Since: \r\n If-None-Match: \r\n User-Agent: Cygwin Setup

Re: python and cygwin

2004-02-20 Thread Thorsten Kampe
* Totte Karlsson (2004-02-21 02:45 +0100) > When I open up a "cygwin-bash" on windows, I just thought that I > could use my already installed "win-32" python. I realize now that > you can't As I already told you in my answer: You *can* with a little effort. Python as a multiplatform scripting lang

Re: vi and cygwin

2004-02-20 Thread Thorsten Kampe
* Totte Karlsson (2004-02-21 02:25 +0100) > does not mean that vim is vi! Read my question! Read my answer: vim behaves like vi, it is called with "vi" in the shell and therefor it /is/ vi (http://www.netbsd.org/Misc/call-it-a-duck.html). The original vi is not free software so you will hardly fi

RE: python and cygwin

2004-02-20 Thread Norman Vine
Totte Karlsson writes: > > When I open up a "cygwin-bash" on windows, I just thought that I could use > my already installed "win-32" python. One of the things Cygwin provides is a standard POSIX interface to the OS. Cygwin Python is built on top of this. If you want to use a Python that

Re: problem running bash inside NTemacs

2004-02-20 Thread Larry Hall
At 05:21 PM 2/20/2004, David S. you wrote: >I recently ran 'setup' and now have a problem I didn't used >to have. > >I run bash (2.05b.0(1)-release) as the shell inside >NTemacs (GNU Emacs 20.7.1 (i386-*-nt5.1.2600)) on WinXP. > >Some programs dont output correctly to the terminal >anymore. For e

Re: python and cygwin

2004-02-20 Thread Totte Karlsson
I guess the problem is, as I see it, if cygwin was the "perfect" unix tool running under windows, it would integrate with existing windows tools. It does that to some extent, but not fully and that is the problem. If I want a pure unix environment, on the other hand, then I would use the real stuff

Re: vi and cygwin

2004-02-20 Thread Totte Karlsson
does not mean that vim is vi! Read my question! "Thorsten Kampe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > * Totte Karlsson (2004-02-20 23:49 +0100) > > my question was if vi is available under cygwin. I know about vim and about > > it's compatible option. Just curious if ther

Re: when to rebase?

2004-02-20 Thread Jason Tishler
Peter, On Fri, Feb 20, 2004 at 12:52:28PM -0800, Peter A. Castro wrote: > On Fri, 20 Feb 2004, Jason Tishler wrote: > > Unfortunately, rebasing apparently breaks zsh: > > > > http://www.cygwin.com/ml/cygwin/2003-12/msg00415.html > > As the zsh maintainer, I'm still waiting for the rebase and

Re: python and cygwin

2004-02-20 Thread Thorsten Kampe
* Totte Karlsson (2004-02-21 00:29 +0100) > OK, I see, However, it seems as if I can execute the win32 python > interpreter from within the cygwin bash shell, and it seems to work > as long the cygwin path come into play, which is "unfortunate". > > I thought the idea with cygwin was to provide u

Re: vi and cygwin

2004-02-20 Thread Thorsten Kampe
* Totte Karlsson (2004-02-20 23:49 +0100) > my question was if vi is available under cygwin. I know about vim and about > it's compatible option. Just curious if there is a "pure" vi available and > it seems not to be... If you knew vim you knew that it has a vi compatibility mode - vim can emulat

Re: tar and open files

2004-02-20 Thread Steven Hartland
That's a cool idea but its not an install so no pending files :( I was toying with the idea of amending tar for cygwin so that it could move the offending files to a specific dir or /var/tmp by default when encountering such a file. All the times I've tried this its still possible to move the file

"man" completion in zsh not working

2004-02-20 Thread Thorsten Kampe
This has been a problem for a quite a while to me: the man command doesn't complete to the possible manpages anymore. For example "man zsha[tab]" should complete to "man zshall". It worked some time ago in Cygwin zsh and it stills works on my Gentoo Linux box. Here are the facts: zsh and man are u

Re: python and cygwin

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 06:55:19PM -0500, Igor Pechtchanski wrote: >Actually, the main goal of Cygwin is to annoy users and to give a vent to >the innate meanness of its developers. > >The secondary goal of Cygwin is to provide POSIX compatibility. The Unix >tools are incidental. :-) Thank you fo

Re: tar and open files

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 03:45:14PM -0800, Brian Dessent wrote: >"DePriest, Jason R." wrote: >> >> For a DLL, does just unregistering the DLL do what you need? I mean, >> running 'regsvr32 /u ', put new file in place, run 'regsvr32 >> '? > >No. The replacement only occurs at boot-time. > >I don't

RE: python and cygwin

2004-02-20 Thread Igor Pechtchanski
Actually, the main goal of Cygwin is to annoy users and to give a vent to the innate meanness of its developers. The secondary goal of Cygwin is to provide POSIX compatibility. The Unix tools are incidental. :-) Igor On Fri, 20 Feb 2004, DePriest, Jason R. wrote: > Cygwin aims to do bot

Re: python and cygwin

2004-02-20 Thread Brian Dessent
Totte Karlsson wrote: > However, it seems as if I can execute the win32 python interpreter from > within the cygwin bash shell, and it seems to work as long the cygwin path > come into play, which is "unfortunate". The win32 one has no idea what a posix (e.g. /cygdrive or /usr/bin) path is, and h

Re: tar and open files

2004-02-20 Thread Brian Dessent
"DePriest, Jason R." wrote: > > For a DLL, does just unregistering the DLL do what you need? I mean, > running 'regsvr32 /u ', put new file in place, run 'regsvr32 > '? No. The replacement only occurs at boot-time. I don't know if this is quite off-topic or not but I wrote the following perl s

RE: python and cygwin

2004-02-20 Thread DePriest, Jason R.
Cygwin aims to do both. It provides *nix tools running on Windows from a DLL implemented POSIX environment. Or something like that. There are other places to get some of the GNU tools ported to Win32 without the cygwin1.dll requirement. However, you do not get the full benefits of a robust and

Re: stabilizing cygwin emacs

2004-02-20 Thread Thomas L Roche
FWIW: I can't point to any specific fixes, and I know my experience differs from others reported, but: I've been running emacs for 3 days now on X on 2004021<7|8>, and have had precisely _1_ crash. That's the best record I've experienced since "upgrading" from 1.5.5-1. (That 1 crash came while on a

Re: python and cygwin

2004-02-20 Thread Totte Karlsson
OK, I see, However, it seems as if I can execute the win32 python interpreter from within the cygwin bash shell, and it seems to work as long the cygwin path come into play, which is "unfortunate". I thought the idea with cygwin was to provide unix tools working under windows, not to make windows

RE: tar and open files

2004-02-20 Thread DePriest, Jason R.
For a DLL, does just unregistering the DLL do what you need? I mean, running 'regsvr32 /u ', put new file in place, run 'regsvr32 '? -Jason > -Original Message- > From: cygwin-owner at cygwin dot com > [mailto: cygwin-owner at cygwin dot com] On Behalf Of Igor Pechtchanski > Sent: Frida

Re: vi and cygwin

2004-02-20 Thread Brian Dessent
Totte Karlsson wrote: > > my question was if vi is available under cygwin. I know about vim and about > it's compatible option. Just curious if there is a "pure" vi available and > it seems not to be... Then the answer is no. What you see with setup.exe is what you get. (WYSWSIWYG?) Someone ou

Re: tar and open files

2004-02-20 Thread Igor Pechtchanski
On Fri, 20 Feb 2004, Steven Hartland wrote: > Does anyone know of a way of getting round the file locking in win32 / > cygwin so that in use files e.g. dll's can be replaced and next time the > app restarts they are picked up? > Steve Setup.exe uses the Windows "replace-on-reboot" feature for

Re: python and cygwin

2004-02-20 Thread Brian Dessent
Totte Karlsson wrote: > > Seems as if I got it working by downloading python "for cygwin"?. I already > had python for windows installed and I thought cygwin would used that one > automatically? Guess one has to set it up somewhere? The win32 python and the Cygwin python are completely seperate a

Re: vi and cygwin

2004-02-20 Thread Totte Karlsson
my question was if vi is available under cygwin. I know about vim and about it's compatible option. Just curious if there is a "pure" vi available and it seems not to be... thanks though /totte "DePriest, Jason R." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Not sure what you are t

Re: python and cygwin

2004-02-20 Thread Totte Karlsson
Seems as if I got it working by downloading python "for cygwin"?. I already had python for windows installed and I thought cygwin would used that one automatically? Guess one has to set it up somewhere? /totte "Totte Karlsson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, I wa

Re: coreutils maintainer needed

2004-02-20 Thread Ronald Landheer-Cieslak
Christopher Faylor wrote: I think our textutils/nascent coreutils maintainer is again MIA. Can I get a volunteer to support the coreutils package? coreutils will supercede fileutils and textutils. cgf If no-one else steps up, I'll be happy to step in :) I am currently setting up a new Cygwi

RE: vi and cygwin

2004-02-20 Thread DePriest, Jason R.
Not sure what you are trying to accomplish, but try this command-line option with vim. -+- man vim -+- -C Compatible. Set the 'compatible' option. This will make Vim behave mostly like Vi, even though a .vimrc file exists. > -Original

Re: vi and cygwin

2004-02-20 Thread Totte Karlsson
yeah, I know about the "standard method" but could not find vi there, only vim. So one should use vim? There is no "pure" vi? -totte "Brian Dessent" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Totte Karlsson wrote: > > > How do I get vi working under cygwin? Is it available? > >

Re: vi and cygwin

2004-02-20 Thread Brian Dessent
Totte Karlsson wrote: > How do I get vi working under cygwin? Is it available? Install the vim package, using setup.exe. That is the standard method for isntalling all Cygwin packages. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin

tar and open files

2004-02-20 Thread Steven Hartland
Does anyone know of a way of getting round the file locking in win32 / cygwin so that in use files e.g. dll's can be replaced and next time the app restarts they are picked up? Steve This e.mail is private and confidential between Multiplay (UK

problem running bash inside NTemacs

2004-02-20 Thread David S.
I recently ran 'setup' and now have a problem I didn't used to have. I run bash (2.05b.0(1)-release) as the shell inside NTemacs (GNU Emacs 20.7.1 (i386-*-nt5.1.2600)) on WinXP. Some programs dont output correctly to the terminal anymore. For example, running 'ed' produces no output except prom

python and cygwin

2004-02-20 Thread Totte Karlsson
Hi, I want to run my python scripts in a cygwin bash shell, but have problems. It seems as if python don't understand the cygwin path. If I'm placed in the directory in where the pythonscript is located, it works fine, if I'm in another directory it don't work. I get the error python.exe: can't op

vi and cygwin

2004-02-20 Thread Totte Karlsson
How do I get vi working under cygwin? Is it available? /totte -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: zip with encryption

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 04:34:10PM -0500, bbuchbinder wrote: >I was wondering if it might be possible to have zip 2.3 re-compiled >with encryption and re-released. Chuck Wilson stated in > http://www.cygwin.com/ml/cygwin-announce/2001/msg5.html >and > http://www.cygwin.com/ml/cygwin-announce

Re: 2004-Feb-17 snapshot change ssh option parsing behavior

2004-02-20 Thread Corinna Vinschen
On Feb 20 10:08, Wayne Davison wrote: > This is not something that other OSes require, and programs such as > rsync are broken by this change. While trying to work around this > problem, I tried using a remote-shell option of "ssh --" with rsync, > but ssh still doesn't do the right thing with tha

zip with encryption

2004-02-20 Thread bbuchbinder
I was wondering if it might be possible to have zip 2.3 re-compiled with encryption and re-released. Chuck Wilson stated in http://www.cygwin.com/ml/cygwin-announce/2001/msg5.html and http://www.cygwin.com/ml/cygwin-announce/2002-05/msg00018.html that it can be done but that first Red Hat

Re: when to rebase?

2004-02-20 Thread Peter A. Castro
On Fri, 20 Feb 2004, Jason Tishler wrote: > On Fri, Feb 20, 2004 at 01:30:29PM -0500, Larry Hall wrote: > > At 01:23 PM 2/20/2004, Thomas L Roche you wrote: > > >Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - > > >> I run rebaseall on all of my systems. > > > > > >When? After every insta

For All Bankcard Reps and Agents

2004-02-20 Thread
Dear Agent, We are sending this email to you because you came up as someone that might be interested in what we have to say. Does your business require Electronic Check Transactions or ACH processing capabilities? Have you explored the idea or do you currently offer an ACH system to your mercha

Re: when to rebase?

2004-02-20 Thread Larry Hall
At 03:32 PM 2/20/2004, Jason Tishler you wrote: >On Fri, Feb 20, 2004 at 01:30:29PM -0500, Larry Hall wrote: >> At 01:23 PM 2/20/2004, Thomas L Roche you wrote: >> >Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - >> >> I run rebaseall on all of my systems. >> > >> >When? After every instal

Re: when to rebase?

2004-02-20 Thread Jason Tishler
On Fri, Feb 20, 2004 at 01:30:29PM -0500, Larry Hall wrote: > At 01:23 PM 2/20/2004, Thomas L Roche you wrote: > >Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - > >> I run rebaseall on all of my systems. > > > >When? After every install? Periodically? Only on weirdness? > > It should nev

RE: Running cygwin cron under WinXP SP1

2004-02-20 Thread Harig, Mark
> > The only thing I hadn't done before was the mkpasswd -l -d > and mkgroup > -l -d on first run of the original install, so don't know if > that made a > difference, but its working now. It does make a difference, and this problem is detected by the diagnostic script. When the problem is

Re: when to rebase?

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 11:25:21AM -0800, Brian Dessent wrote: >Thomas L Roche wrote: >> >> Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - >> > I run rebaseall on all of my systems. >> >> When? After every install? Periodically? Only on weirdness? >> >> Is this just CYA, or is it UG- o

cannot delete /bin/manpath.exe

2004-02-20 Thread Justin Honold
when trying to delete from explorer: 'Cannot delete manpath.exe: Access is denied. The source file may be in use.' when trying to view the security tab from explorer: 'You only have permission to view the current security information on manpath.exe.' when trying to delete from cmd: 'Access is

Re: when to rebase?

2004-02-20 Thread Brian Dessent
Thomas L Roche wrote: > > Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - > > I run rebaseall on all of my systems. > > When? After every install? Periodically? Only on weirdness? > > Is this just CYA, or is it UG- or FAQ-worthy? (Note that searching > either's big-HTML versions for 're

Re: cp, install, and the .exe extension

2004-02-20 Thread Larry Hall
At 01:33 PM 2/20/2004, Robert R Schneck you wrote: >Christopher Faylor <[EMAIL PROTECTED]> wrote: >> On Thu, Feb 19, 2004 at 10:09:55PM +, Robert R Schneck wrote: >>>If I replace "copy.c" with either of the other two and rebuild, I get a >>>"cp" which *does* have special handling for the .exe

Heads-up: FAQ as one big HTML file broken

2004-02-20 Thread Igor Pechtchanski
Hi, All the links in ("FAQ as one big HTML file") point to , which is just a TOC. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_[EMAIL PROTECTED] ZZZzz /,`.-'`'

Re: cygwin1.dll not found..

2004-02-20 Thread Igor Pechtchanski
On Fri, 20 Feb 2004 vemurihelixgenomicscom wrote: > Dear all, > I downloaded cygwin and installed on XP professional. > I wrote a small c program to print my name. > > when run it from the cygwin console, the program is running. > > when I run the same executable from outside cygwin, it is g

[ANNOUNCEMENT] Updated: ssmtp-2.60.4-3

2004-02-20 Thread Robert R Schneck-McConnell
I have updated the version of ssmtp to 2.60.4-3. This version works correctly when the input includes DOS line endings. (Previously, ssmtp would fail to send the last lines of messages using DOS line endings; and ssmtp -t would harvest recipient addresses from the body.) To update your installati

cygwin1.dll not found..

2004-02-20 Thread vemuri
Dear all, I downloaded cygwin and installed on XP professional. I wrote a small c program to print my name. when run it from the cygwin console, the program is running. when I run the same executable from outside cygwin, it is giving the following error: ***

coreutils maintainer needed

2004-02-20 Thread Christopher Faylor
I think our textutils/nascent coreutils maintainer is again MIA. Can I get a volunteer to support the coreutils package? coreutils will supercede fileutils and textutils. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

Re: cp, install, and the .exe extension

2004-02-20 Thread Robert R Schneck
Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Thu, Feb 19, 2004 at 10:09:55PM +, Robert R Schneck wrote: >>If I replace "copy.c" with either of the other two and rebuild, I get a >>"cp" which *does* have special handling for the .exe extension. >>Did the fileutils maintainer just forget t

Re: when to rebase?

2004-02-20 Thread Larry Hall
At 01:23 PM 2/20/2004, Thomas L Roche you wrote: >Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - >> I run rebaseall on all of my systems. > >When? After every install? Periodically? Only on weirdness? > >Is this just CYA, or is it UG- or FAQ-worthy? (Note that searching >either's big-HTM

when to rebase?

2004-02-20 Thread Thomas L Roche
Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 - > I run rebaseall on all of my systems. When? After every install? Periodically? Only on weirdness? Is this just CYA, or is it UG- or FAQ-worthy? (Note that searching either's big-HTML versions for 'rebas' fails.) -- Unsubscribe info:

Re: cygwin_attach_fd_to_handle(), mmap()

2004-02-20 Thread Corinna Vinschen
On Feb 20 12:59, Christopher Faylor wrote: > On Fri, Feb 20, 2004 at 12:35:30PM -0500, Jason M. Felice wrote: > >I'm working on getting the cygwin port of rsync to be able to back up > >open files. This requires the FILE_FLAG_BACKUP_SEMANTICS flag. I've > >got rsync opening the file, and I use cy

Re: 2004-Feb-17 snapshot change ssh option parsing behavior

2004-02-20 Thread Wayne Davison
Corinna Vinschen wrote: > We're using the latest plain BSD getopt() now. It's permuting the > options by default. This was switched off by default in Cygwin so > far. > > Typically you should quote the command you send to the remote host: > > ssh somehost '/bin/bash --login -c date' This is

Re: cygwin_attach_fd_to_handle(), mmap()

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 12:35:30PM -0500, Jason M. Felice wrote: >I'm working on getting the cygwin port of rsync to be able to back up >open files. This requires the FILE_FLAG_BACKUP_SEMANTICS flag. I've >got rsync opening the file, and I use cygwin_attach_fd_to_handle() to >get an fd, but the p

cygwin_attach_fd_to_handle(), mmap()

2004-02-20 Thread Jason M. Felice
I'm working on getting the cygwin port of rsync to be able to back up open files. This requires the FILE_FLAG_BACKUP_SEMANTICS flag. I've got rsync opening the file, and I use cygwin_attach_fd_to_handle() to get an fd, but the problem is that cygwin seems to map it as a "basic" handle and not a "

RE: Can't get list of download sites

2004-02-20 Thread Hughes, Bill
> Sent: 20 February 2004 17:01 From: Christopher Faylor > >>FWIW, WFM. > > > >I didn't parse this last correctly as standard acronyms and > thought cgf > >was having an even worse day than usual and had escalated WJM to the > >next level... Have a nice weekend, > > If I am understanding your mis

(debugging volunteers needed) Re: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Christopher Faylor
Any volunteers to work with Richard to figure this out? On Fri, Feb 20, 2004 at 10:47:34AM -0500, Richard Campbell wrote: >Same error after doing a rebaseall. > >C:\cygwin\bin>bash >bash-2.05b$ ./rebaseall >/usr/lib/apache/mod_auth_mysql.dll: skipped because nonexistent >/usr/lib/apache/mod_auth_n

Re: Can't get list of download sites

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 04:32:32PM -, Hughes, Bill wrote: >>Sent: 20 February 2004 13:42 From: Christopher Faylor >> >>I suppose that theory will be corroborated soon as the complaints flood >>into this mailing list. Or not. >> >>FWIW, WFM. > >I didn't parse this last correctly as standard acr

Re: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 10:02:38AM -0600, Cliff Geschke wrote: >Now you are making me wonder if RTEMS should be using sigsetjmp/siglongjmp. I >am not trying to become an RTEMS developer. Saving/restoring the signal mask would help would not help with this in any way. cgf -- Unsubscribe info:

Re: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 11:47:24AM -0500, Christopher Faylor wrote: >For instance, try the attached program on linux and you'll get a SEGV >because returning after the foo does not go to the right place. ^^^ longjmp -- Unsubscribe info:

Re: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 10:02:38AM -0600, Cliff Geschke wrote: >Are you trying to tell me that I can only call setjmp from the main >program? I don't recall saying that. What I'm saying is that longjmp is always supposed to be jumping to a location earlier in the call stack. >I don't know what m

Re: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Corinna Vinschen
On Feb 20 10:02, Cliff Geschke wrote: > What!! > > Are you trying to tell me that I can only call setjmp from the main program? No, he's trying to tell you that you can't return from the function in which setjmp has been called and then from somewhere else call longjmp. That won't work. That's

RE: Can't get list of download sites

2004-02-20 Thread Hughes, Bill
> Sent: 20 February 2004 13:42 From: Christopher Faylor > > I suppose that theory will be corroborated soon as the > complaints flood > into this mailing list. Or not. > > FWIW, WFM. I didn't parse this last correctly as standard acronyms and thought cgf was having an even worse day than usual

RE: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Cliff Geschke
What!! Are you trying to tell me that I can only call setjmp from the main program? I don't know what man page you are reading, but you are misunderstanding what it says. Setjmp/longjmp does not trash (or is not supposed to trash) the call stack. It can trash the auto variables in the local rou

RE: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Richard Campbell
Same error after doing a rebaseall. C:\cygwin\bin>bash bash-2.05b$ ./rebaseall /usr/lib/apache/mod_auth_mysql.dll: skipped because nonexistent /usr/lib/apache/mod_auth_ntsec.dll: skipped because nonexistent /usr/lib/apache/libdav.dll: skipped because nonexistent /usr/lib/apache/libphp4.dll: skippe

Re: cygpath bug (windows 2000)

2004-02-20 Thread Larry Hall
At 08:02 AM 2/20/2004, Christian Matuszewski you wrote: >Hello, > >the following command crashes: > >cygpath -p -m >/dd

Re: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 10:21:02AM -0500, Richard Campbell wrote: >>Sounds like a rebasing problem to me. Have you rebased your DLLs? > >No. Not that I know of, anyway. Any apps do rebasing as part of install? Dunno. I don't think so. I run rebaseall on all of my systems. cgf -- Unsubscribe

Re: Installing Apache as a new Service = Win32 error 1062

2004-02-20 Thread Larry Hall
At 06:26 AM 2/20/2004, [EMAIL PROTECTED] you wrote: >Hello, > >I think this doc isn't enough to succesfully install Apache as service for new >users of cygwin as me : > >Installing Apache as a new Service >Use the following statement to install httpd.exe as a new service: > > $ cygrunsrv -I serv

RE: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Richard Campbell
>Sounds like a rebasing problem to me. Have you rebased your DLLs? No. Not that I know of, anyway. Any apps do rebasing as part of install? -Richard Campbell. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentatio

Re: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 09:45:29AM -0500, Richard Campbell wrote: >>If you just run xwin.exe does it also misbehave? > >Yes. > >>If so, how about running under the debugger? >>gdb /usr/X11R6/bin/xwin.exe > >Definitely weird - didn't even get to the point of letting me type the "r"; gdb >crashes

Re: Assembler

2004-02-20 Thread Krzysztof Duleba
Williams, Gerald S (Jerry) wrote: >> I wanted to try out my app with some deassembler, but >> I haven't found anything interesting. Which one do you >> use (in Linux)? > I don't do much X86 disassembling (most of my assembly > coding is in ARM or DSP), but I would start with ndisasm > (the nasm d

Re: Trans.: Re: Installing Apache as a new Service = Win32 error 1062

2004-02-20 Thread Igor Pechtchanski
On Fri, 20 Feb 2004 florentlothonfreefr wrote: > Nothing in logs : > > [Wed Feb 18 14:28:18 2004] [notice] Apache/1.3.29 (Cygwin) configured -- resuming > normal operations > [Wed Feb 18 14:28:18 2004] [notice] Accept mutex: pthread (Default: pthread) > [Wed Feb 18 14:31:33 2004] [notice] caught

Re: Can't get list of download sites

2004-02-20 Thread Igor Pechtchanski
On Fri, 20 Feb 2004, Soh Kok Hong wrote: > Hi, > > I seem to be having problem with running setup.exe because it says > "Can't get the list of download sites.". This is what I've found so far: > > 1. I can use my mozilla browser to access > http://sources.redhat.com/cygwin/mirrors.lst > > 2. Perf

RE: 20040217 snapshot problem + gdb runtime error

2004-02-20 Thread Richard Campbell
Just looked at what was going on in that other thread, and noticed that the original poster over in that thread, Chih-Yi Kuan, is having this problem with gdb under stock 1.5.7-1: (from gdb under bash) 3 [main] ? 3552 cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap (0x6

Re: cygrunsrv feature request

2004-02-20 Thread Igor Pechtchanski
On Fri, 20 Feb 2004, Richard Duran wrote: > Sorry if this is the wrong list, but is there any chance an option/flag > could be added to "cygrunsrv -I" that would allow the program to show up > (in ps) under a name other than "cygrunsrv"? Feel free to send a patch -- see

RE: 20040217 snapshot problem (also causes gdb crash)

2004-02-20 Thread Richard Campbell
>If you just run xwin.exe does it also misbehave? Yes. >If so, how about running under the debugger? >gdb /usr/X11R6/bin/xwin.exe Definitely weird - didn't even get to the point of letting me type the "r"; gdb crashes out immediately. C:\cygwin\usr\X11R6\bin>gdb XWin.exe 29 [main] ? 1840

Re: DejaGnu package

2004-02-20 Thread Christopher Faylor
On Sat, Feb 21, 2004 at 12:15:36AM +1100, Ben Elliston wrote: >Christopher Faylor <[EMAIL PROTECTED]> writes: >>Do you want to be the cygwin DejaGNU maintainer? > >I guess -- is the existing maintainer not willing? > >>I don't have any plans for updating DejaGNU anytime soon. > >Why not? :-) Don'

Re: Can't get list of download sites

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 07:07:57PM +0800, Soh Kok Hong wrote: >Hi, > >I seem to be having problem with running setup.exe because it says >"Can't get the list of download sites.". This is what I've found so far: > >1. I can use my mozilla browser to access >http://sources.redhat.com/cygwin/mirror

RE: Strange symlink and mv interaction

2004-02-20 Thread Parker, Ron
> From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] > Tilde expansion is usually done by the shell. However, > judging from the > rest of your message, you meant the above to say > > mv -- --1.2 ../tla--escapes--1.2 I did. > This is the expected behavior. The symlink takes you to the

Re: two text/binary oddities (Users Guide Alert)

2004-02-20 Thread Christopher Faylor
On Fri, Feb 20, 2004 at 01:34:09AM -0600, Joshua Daniel Franklin wrote: >On Thu, Feb 19, 2004 at 06:21:55PM -0500, Christopher Faylor wrote: >> On Thu, Feb 19, 2004 at 06:37:12PM +, Robert R Schneck wrote: >> >Short form: >> >1) "cat > foo" creates foo with DOS line endings... no matter what. >

Re: cygwin and subversion

2004-02-20 Thread Russell Hind
Andreas Seidl wrote: ITP: subversion 0.30-1 [2003-10-03] Description: Client for Subversion revision control system HOLD-UPS: No package, nothing to review! Thanks Russell -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.

Re: DejaGnu package

2004-02-20 Thread Ben Elliston
Christopher Faylor <[EMAIL PROTECTED]> writes: > Do you want to be the cygwin DejaGNU maintainer? I guess -- is the existing maintainer not willing? > I don't have any plans for updating DejaGNU anytime soon. Why not? :-) Cheers, Ben -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: cygwin and subversion

2004-02-20 Thread Andreas Seidl
Russell Hind wrote: I have seen this message on the applications group and wondered if there are any cygwin binaries for subversion around? http://www.cygwin.com/ml/cygwin-apps/2003-10/msg00066.html From Pending Packages List, 2004-02-13 http://sources.redhat.com/ml/cygwin-apps/2004-02/msg00110.h

cygpath bug (windows 2000)

2004-02-20 Thread Christian Matuszewski
Hello, the following command crashes: cygpath -p -m /

  1   2   >