Re: Signal handling in WIN32 console programs

2009-01-23 Thread Corinna Vinschen
On Jan 22 18:05, avade...@certicom.com wrote: > On Thu, Jan 22, 2009 at 05:04:23PM -0500, Christopher Faylor wrote: > > On Thu, Jan 22, 2009 at 09:58:08PM +, Andy Koppe wrote: > > > avade...@certicom.com wrote: > > >> So I > > >>wonder if the native console passes the character to the process

Re: Problem using select() with com0com virtual serial ports

2009-01-23 Thread Spiro Trikaliotis
Hello, * On Thu, Jan 22, 2009 at 10:55:22AM -0500 Christopher Faylor wrote: > On Thu, Jan 22, 2009 at 10:25:32AM -0500, Paul Ingemi wrote: [...] > It is a simple enough hack that I don't mind adding it, if it fixes your > problem but I am not convinced that your driver is operating correctly. As

Cygwin and domain users...

2009-01-23 Thread garethrichardadams
Hi all, I've set up Cygwin on a portable usb drive and would like to use it on different machines. The problem is that one of the machines is a standalone, the other is a domain machine. When I used it from the standalone it worked fine. When I started it on the domain machine I got: Your group

Can't access some files (/tmp)

2009-01-23 Thread Matthieu Dubuget
Hello, I hope this is not a FAQ. But really, I could not find the answer in it, or maybe, I did not understand? I just re-installed cygwin on my computer. Before that, I did a complete un-installation (stopped and removed services, removed cygwin directory, removed entries in the registry, reboot

Re: Signal handling in WIN32 console programs

2009-01-23 Thread avadekar
On Fri, Jan 23, 2009 at 05:10:34AM -0500, Corinna Vinschen wrote: > On Jan 22 18:05, avade...@certicom.com wrote: > > On Thu, Jan 22, 2009 at 05:04:23PM -0500, Christopher Faylor wrote: > > > On Thu, Jan 22, 2009 at 09:58:08PM +, Andy Koppe wrote: > > > > avade...@certicom.com wrote: > > > >>

problem - installing in 64 bit os

2009-01-23 Thread kavitha s
i installed cygwin-2.249.2.5 in 32 bit os..it installed correctly. but trying to install in 64 bit os quad processor 64gb ram it is giving the following error C:\cygwin\bin\bash.exe: *** fork: can't reserve memory for stack 0x49 - 0x6 , Win32 error 0

Rsync (daemon) cannot see loopback connections IP address as "127.0.0.1"

2009-01-23 Thread cuicui
Hello, I'm trying to use rsync over SSH without the "-e ssh" option. The idea is to make rsync --daemon bind on the loopback on the Cygwin box and to connect to this box with a tunnel: ssh -L 873:localhost:873 u...@cygwin_box On the Cygwin Box, the file /etc/rsync.conf contains: [d_drive]

[resolved] Rsync (daemon) cannot see loopback connections IP address as "127.0.0.1"

2009-01-23 Thread cuicui
cuicui a écrit : Hello, I'm trying to use rsync over SSH without the "-e ssh" option. The idea is to make rsync --daemon bind on the loopback on the Cygwin box and to connect to this box with a tunnel: ssh -L 873:localhost:873 u...@cygwin_box On the Cygwin Box, the file /etc/rsync.conf cont

Re: paste into vim

2009-01-23 Thread Andrew DeFaria
Dave Korn wrote: If you didn't get an insert key then you got ripped off however I think you may just be looking in the wrong place, By Logitiech Y-SZ49 did you mean this one: http://cafe.mobil.hr/showthread.php?t=49534 ? Because if you did I see an insert key there, right below prt scrn. Nah,

Re: "Can't read lock file /tmp/.X0-lock" problem (answer to FAQ 3.4. does not solve the problem)

2009-01-23 Thread Jon TURNEY
Leonardo Vanneschi wrote: I have tried to apply the solutions in the FAQ page (FAQ 3.4), but they do not work. More precisely, what I tried to do as follows: 1. Try rm -rf /tmp; mkdir /tmp ; chmod 1777 /tmp 2. Try starting the server with -nolock (e.g. if you use startxwin.bat or startxwin

Re: problem - installing in 64 bit os

2009-01-23 Thread Larry Hall (Cygwin)
kavitha s wrote: i installed cygwin-2.249.2.5 in 32 bit os..it installed correctly. There is no cygwin-2.249.2.5. Please read and follow the problem reporting guidelines found here: -- Larry Hall http://www.rfk.com RFK Partners,

Re: Cygwin and domain users...

2009-01-23 Thread Larry Hall (Cygwin)
garethrichardadams wrote: Hi all, I've set up Cygwin on a portable usb drive and would like to use it on different machines. The problem is that one of the machines is a standalone, the other is a domain machine. When I used it from the standalone it worked fine. When I started it on the domain

[ANNOUNCEMENT] Updated: gamin-0.1.10-2

2009-01-23 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following packages have been updated in the distribution: *** gamin-0.1.10-2 *** libfam0-0.1.10-2 *** libfam-devel-0.1.10-2 *** libgamin1_0-0.1.10-2 *** libgamin1-devel-0.1.10-2 *** python-gamin-0.1.10-2 gamin is a portable drop-in replacement

Re: paste into vim

2009-01-23 Thread Dave Steenburgh
On Fri, Jan 23, 2009 at 11:03 AM, Andrew DeFaria wrote: > Dave Korn wrote: >>> >>> If you didn't get an insert key then you got ripped off however I think >>> you may just be looking in the wrong place, By Logitiech Y-SZ49 did you mean >>> this one: http://cafe.mobil.hr/showthread.php?t=49534 ? Be

Re: Cygwin and domain users...

2009-01-23 Thread Dave Korn
Larry Hall (Cygwin) wrote: > It's best to just add the users and groups needed the passwd and group > files. This will allow Cygwin to work with these users as Windows sees > them, which is really what you want. If you just have the current user > to add, try: > > mkpasswd -c >>/etc/passwd >

Re: 000-cygwin-post-install.sh on Cygwin 1.7

2009-01-23 Thread Pierre A. Humblet
On Thu, Dec 25, 2008 at 10:28:48AM -0500, Christopher Faylor wrote: >On Thu, Dec 25, 2008 at 01:23:35AM -0500, Pierre A. Humblet wrote: >> I tried to install Cygwin 1.7 under "Program Files", as I have always done >> with 1.5. >> It didn't work. Here is a fix: > >I think that does the same thing

access() function in 1.7

2009-01-23 Thread David Billinghurst
I am having a problem with the access() function in cygwin-1.7. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38956 $ touch foobar_file $ chmod a-w foobar_file $ cat test_access.c #include #include int main (void) { char *file="foobar_file"; int m = W_OK; printf("access = %d\n",access(file