Re: Call for testing Cygwin snapshot (problem with getline?)

2005-12-05 Thread Corinna Vinschen
On Dec 5 11:06, Nenad Antic wrote: Corinna Vinschen wrote, on 11/30/2005 6:11 PM: 1.5.19 has also some new functionality over 1.5.18. If you have sources which take advantage of that stuff if present, we're also interested in getting feeedback about those: ... - getline, getdelim

Re: Call for testing Cygwin snapshot (problem with getline?)

2005-12-05 Thread Corinna Vinschen
On Dec 5 11:19, Corinna Vinschen wrote: On Dec 5 11:06, Nenad Antic wrote: gcc -c -I../os/cygwin -I../include -DCYGWIN -DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DSHARED_CORE `../apaci` htpasswd.c htpasswd.c:101: error: conflicting types for 'getline' /usr/include/sys/stdio.h:31: error

Re: open() giving ENOENT when trying to create files with control chars

2005-12-05 Thread Corinna Vinschen
On Dec 5 10:11, Bill Hughes wrote: Corinna Vinschen corinna-cygwin at cygwin.com writes: On Dec 4 09:29, Yitzchak Scott-Thoennes wrote: ..snip.. http://support.microsoft.com/default.aspx?scid=kb;en-us;117258 is interesting... This is certainly interesting. Using

Re: open() giving ENOENT when trying to create files with control chars

2005-12-05 Thread Corinna Vinschen
returns the FILE_UNICODE_ON_DISK flag also for FAT filesystems... I don't comment on this further unless I really tried to use it, though :-) Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc

Re: Size difference reported by /proc/partitions and lseek(SEEK_END) on block device

2005-12-07 Thread Corinna Vinschen
20:30 i686 unknown unknown Cygwin. Have you tried this with the latest snashot from http://cygwin.com/snapshots ? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info

Re: Error reported dd'ing close of end of block device with skip

2005-12-07 Thread Corinna Vinschen
?config=htdigwords=dd+eom reveals a thread Bug in dd ?? at EOM which starts here: http://sourceware.org/ml/cygwin/2005-09/msg00878.html Btw, have you tried the latest snapshot from http://cygwin.com/snapshots/ ? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

[ANNOUNCEMENT] Updated: vorbis-tools-1.1.1-5

2005-12-07 Thread Corinna Vinschen
] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Corinna Vinschen Please, send mails regarding

Re: octave-forge dependency?

2005-12-07 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Size difference reported by /proc/partitions and lseek(SEEK_END) on block device

2005-12-07 Thread Corinna Vinschen
is that the /proc/partition information uses an old, deprecated IOCTL call to evaluate the disk size by # of cylinders, # of tracks per sektor, etc. I didn't fix that so far but it's not overly complicated, so stay tuned. Thanks again, Corinna -- Corinna Vinschen Please, send mails

Re: Error reported dd'ing close of end of block device with skip

2005-12-07 Thread Corinna Vinschen
well when setting it to unbuffered mode. Please wait for the next developers snapshot. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml

Re: Size difference reported by /proc/partitions and lseek(SEEK_END) on block device

2005-12-07 Thread Corinna Vinschen
On Dec 7 19:12, Corinna Vinschen wrote: On Dec 7 11:17, Loh, Joe wrote: major minor #blocks name 8 0 78124095 sda 8 1 15358108 sda1 8 2104422 sda2 8 3 16386300 sda3 The reason that /proc/partition contains wrong information

Re: Error reported dd'ing close of end of block device with skip

2005-12-08 Thread Corinna Vinschen
, but this sounds like a worthwhile extension, at least for disk and tape devices, but maybe also for files. This won't be in the next Cygwin version 1.5.19, probably, but I'll certainly implement that for 1.5.20. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin

Re: Error reported dd'ing close of end of block device with skip

2005-12-08 Thread Corinna Vinschen
On Dec 7 19:35, Corinna Vinschen wrote: On Dec 7 11:55, Loh, Joe wrote: QUESTION: Is there a way in Cygwin to do a read of a block device using C that does not do a read-ahead? We needed to develop an application that will issue the exact transfer size to the target device

Re: How to setup cgywin on x64

2005-12-08 Thread Corinna Vinschen
, AFAIK. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: mingw path/mount handling code (Was: Re: Practical method for automatic Cygwin install?)

2005-12-12 Thread Corinna Vinschen
the Cygwin license. I don't suppose there is any chance of getting Redhet to relicense parts of the utils directory? It's in the loop, sort of. I'm working on getting the utils directory relicensed for about 18 months now. Progress is somewhat slow, though... Corinna -- Corinna Vinschen

Re: open() giving ENOENT when trying to create files with control chars

2005-12-12 Thread Corinna Vinschen
to create Win32 incompatible filenames. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Call for testing Cygwin snapshot

2005-12-12 Thread Corinna Vinschen
The first command doesn't yield a console window with the 20051110 snapshot, but does with 20051118 and 20051130. cygcheck output from the 20051207 snapshot is attached. Works fine for me with current CVS. No extra console window at all. Corinna -- Corinna Vinschen Please, send

Re: 'uptime' command producing incorrect uptime

2005-12-12 Thread Corinna Vinschen
if neither GetSystemTimes, nor NtQuerySystemInformation is available, which is on Win9x. NT systems shouldn't be affected by this. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc

Re: Call for testing Cygwin snapshot(was: Emacs and 'alarm clock')

2005-12-12 Thread Corinna Vinschen
maintainer please have a look into that and break this down into something which can be handled by a xemacs ignorant? Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe

Re: 'uptime' command producing incorrect uptime

2005-12-12 Thread Corinna Vinschen
take multiprocessor units into account. I've checked in a patch into CVS, my testing seem to indicate that it works now. Give the next snapshot from http://cygwin.com/snapshots/ a try. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

Re: Call for testing Cygwin snapshot(was: Emacs and 'alarm clock')

2005-12-12 Thread Corinna Vinschen
On Dec 12 13:32, Dr. Volker Zell wrote: Corinna Vinschen writes: Could the xemacs maintainer please have a look into that and break this down into something which can be handled by a xemacs ignorant? I think the OP means emacs and not xemacs. But xemacs has problems

Re: open() giving ENOENT when trying to create files with control chars

2005-12-12 Thread Corinna Vinschen
! Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Call for testing Cygwin snapshot

2005-12-12 Thread Corinna Vinschen
On Dec 12 11:59, David Rothenberger wrote: On 12/12/2005 2:32 AM, Corinna Vinschen wrote: But I can't reproduce this grep problem since I'm unable to start the above grep. The grep submenu is entirely greyed out when I look into it. I didn't mention the grep submenu. Here's a set

Re: Call for testing Cygwin snapshot(was: Emacs and 'alarm clock')

2005-12-14 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Error reported dd'ing close of end of block device with skip

2005-12-14 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Error reported dd'ing close of end of block device with skip

2005-12-14 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Where is patch?

2005-12-14 Thread Corinna Vinschen
. The version is taken from some Linux distro, I don't remember which one. The sources are where the binaries are, use setup.exe to pull them on your machine. As for the upstream sources, I have no idea. The bug report list is bug-gnu-utils AT gnu DOT org. Corinna -- Corinna Vinschen

Re: recreate_mmaps_after_fork_failed errors post-11-30 snapshot

2005-12-14 Thread Corinna Vinschen
a cygcheck from a non-cygwin cmd.exe. Wow, there's a detailed bug report. Let's start where everyone should start: http://cygwin.com/problems.html. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red

Re: recreate_mmaps_after_fork_failed errors post-11-30 snapshot

2005-12-14 Thread Corinna Vinschen
to track this down, practically everything with the words mmap in it would be helpful. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml

Re: Where is patch?

2005-12-15 Thread Corinna Vinschen
a binmode mount as well as under a textmode mount, so it can't be related to the mount mode. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml

Re: recreate_mmaps_after_fork_failed errors post-11-30 snapshot

2005-12-15 Thread Corinna Vinschen
On Dec 14 20:07, Van Sickle, Gary wrote: From: Corinna Vinschen corinna-cygwin at cygwin dot com On Dec 14 15:00, Van Sickle, Gary wrote: OK, lessee what I missed: The error message content. When fixup_mmaps_after_fork fails, there's a message in your window which gives at least

[ANNOUNCEMENT] Updated: vim-6.4-3

2005-12-15 Thread Corinna Vinschen
://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developermailto:cygwin

[ANNOUNCEMENT] Updated: vim-6.4-4

2005-12-18 Thread Corinna Vinschen
-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developermailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info

Re: setup/symlinks/gcc/chown question

2005-12-18 Thread Corinna Vinschen
before, how afterwards? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: setup/symlinks/gcc/chown question

2005-12-19 Thread Corinna Vinschen
you're using Cygwin's chmod/chown? Did you try to run them under strace and see what happens? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml

Re: Call for testing Cygwin snapshot (rsync mem use)

2005-12-19 Thread Corinna Vinschen
applied a fix and the next snapshot should be back to normal. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: ftp.exe's bug found

2005-12-19 Thread Corinna Vinschen
a new inetutils version. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

[ANNOUNCEMENT] Updated: inetutils-1.3.2-31

2005-12-19 Thread Corinna Vinschen
Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developermailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http

Re: setup/symlinks/gcc/chown question

2005-12-20 Thread Corinna Vinschen
to run them under strace and see what happens? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-20 Thread Corinna Vinschen
found the cause for this effect. Please try the next developers snapshot (2005-Dec-20 and later) from http://cygwin.com/snapshots/ Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com

Re: Listening sockets not always closing?

2005-12-21 Thread Corinna Vinschen
Pack stages, I can't tell for the lack of a test system. As Larry mentioned, http://cygwin.com/acronyms/#PTC. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http

Re: vim binary package

2005-12-21 Thread Corinna Vinschen
. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-21 Thread Corinna Vinschen
At least in the case were you are prompted for your password, the date command either does not run or it's output is lost. WJFFM. Ditto, tested in cmd, rxvt and in a remote ssh session. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co

Re: tar with switches leads to stack dump

2005-12-21 Thread Corinna Vinschen
is calling abort() at one point, without printing any error message beforehand. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: setup/symlinks/gcc/chown question

2005-12-21 Thread Corinna Vinschen
On Dec 20 20:28, Karl M wrote: Hi All... Attached is the output of strace -o outfile chown -h administrators.none collect2.exe Thanks, that strace was helpful. I've applied a patch. Please test the next snapshot from http://cygwin.com/snapshots/ Corinna -- Corinna Vinschen

Re: vim binary package

2005-12-22 Thread Corinna Vinschen
Sure. Go ahead. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: setup/symlinks/gcc/chown question

2005-12-22 Thread Corinna Vinschen
could be included on the web page as well. This happens *very* seldom. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Problem with login command

2005-12-22 Thread Corinna Vinschen
. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: custom installer

2005-12-22 Thread Corinna Vinschen
you purchased a Cygwin buy-out? http://cygwin.com/licensing.html Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: custom installer

2005-12-22 Thread Corinna Vinschen
On Dec 22 13:43, angel bosch wrote: En/na Corinna Vinschen ha escrit: On Dec 22 13:00, angel bosch wrote: hi! i want to deploy cygwin with certain other tools [...] You're aware of the licensing requirements, as, for instance, also deploying the source code of all GPLed tools

Re: O_NOFOLLOW and safer chdir

2005-12-22 Thread Corinna Vinschen
, lstat.st_ino == fstat.st_ino should make pretty clear if the directory in the lstat call is still the same directory in the open call. Am I missing something? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin

[ANNOUNCEMENT] Updated: tin-1.8.0-1

2005-12-25 Thread Corinna Vinschen
://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info

Re: Does /usr/bin/ssh-host-config need to be updated?

2005-12-27 Thread Corinna Vinschen
before starting a service application. I'm also running sshd on XP and I'm using it on a daily basis. My sshd setup does not change $PATH but is using the standard installation created by ssh-host-config. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

[ANNOUNCEMENT] Updated: inetutils-1.3.2-32

2005-12-27 Thread Corinna Vinschen
* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developermailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml

Re: Request for fixes to http://cygwin.com/problems.html

2005-12-30 Thread Corinna Vinschen
read the advice... Thanks, fixed. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: rsync over ssh hang issue understood

2005-12-31 Thread Corinna Vinschen
might cause this. Even more welcome would be somebody who actually debugs this situation inside of the Cygwin DLL, but that's becoming more and more a futile dream. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin

Re: netcat nc ???

2005-12-31 Thread Corinna Vinschen
On Dec 31 00:56, Wes S wrote: So, is netcat in the cygwin dist? Yes. http://cygwin.com/packages/ Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http

Re: syslog LOG_PERROR option and newline

2005-12-31 Thread Corinna Vinschen
On Dec 31 22:38, Hiroki Sakagami wrote: When I use LOG_PERROR option on openlog() call, syslog() does not append a newline to the log message. Is this an intentional behavior? It's a bug. I've fixed it in CVS. Thanks for the report, Corinna -- Corinna Vinschen Please

Re: cygwin1.dll problems for total newbies

2005-12-31 Thread Corinna Vinschen
this. Never. Instead, make sure Cygwin's /bin directory is in $PATH. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: http://www.dll-files.com offers cygwin1.dll, no sources

2006-01-02 Thread Corinna Vinschen
On Jan 2 09:22, V?clav Haisman wrote: I am not a lawyer but my understanding of GPL is that they have have the sources accessible if asked for [...] Read again. Especially helpful is the GPL FAQ: http://www.gnu.org/licenses/gpl-faq.html#AnonFTPAndSendSources Corinna -- Corinna Vinschen

Re: http://www.dll-files.com offers cygwin1.dll, no sources

2006-01-03 Thread Corinna Vinschen
and said they have added the source code on their site. Great to see these problem _sometimes_ get fixed I had written a mail to them yesterday, explaining that offering the binaries w/o source is infringing the GPL. They changed it quickly within the same day. That's great. Corinna -- Corinna

Re: Declaration of getopt_long_only missing from getopt.h

2006-01-09 Thread Corinna Vinschen
On Jan 9 09:43, Peter Ekberg wrote: Hello! The subject says it all. Intentional or an oversight? You tell me... You know the answer: http://cygwin.com/acronyms/#WJM Thanks, I've applied a patch. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin

Re: sshd must be restarted

2006-01-09 Thread Corinna Vinschen
. This should hopefully show up in the upcoming 4.2p1 release. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: 'su' no longer working?

2006-01-09 Thread Corinna Vinschen
a WIndows specific message which points to the fact that Administrator users don't have permissions to change user context by default, plus basically the text printed by the current su script. Otherwise the usual questions as above will crop up on this list again. Corinna -- Corinna Vinschen

Re: 'su' no longer working?

2006-01-09 Thread Corinna Vinschen
to either add descriptive messages to su so that users read *why* su might fail for them, or be prepared to get lots of question on this list (since nobody reads mailing list archives anyway). Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co

Re: Cygwin cannot find certain files under Windows 2003

2006-01-10 Thread Corinna Vinschen
and should see the same environment as any native 32-bit process. Corinna (*) C:\WINDOWS\SysWOW64\cmd.exe -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml

Re: Patch: inetd service using cygrunsrv

2006-01-11 Thread Corinna Vinschen
the `case 'D'' part into the #ifdef CYGWIN area. I've added a matching description to /usr/share/doc/Cygwin/inetutils-1.3.2.README and I've just uploaded a new inetutils package which includes your patch. Thanks again! Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

[ANNOUNCEMENT] Updated: inetutils-1.3.2-33

2006-01-11 Thread Corinna Vinschen
there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen

Re: gvim cannot open display.

2006-01-11 Thread Corinna Vinschen
? Did you set $DISPLAY correctly? If the terminal is a remote X terminal, did you allow your Cygwin client to connect (xhost)? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info

Re: Cygwin cannot find certain files under Windows 2003

2006-01-11 Thread Corinna Vinschen
On Jan 11 13:57, Ian Harris wrote: Corinna Vinschen wrote This has nothing to do with Cygwin, it's a 64-bit Windows limitation. Just what I suspected :( The Cygwin FAQs suggest there is no native 64bit Cygwin in the pipeline, is this likely to change any time soon? Sorry

[ANNOUNCEMENT] Updated: inetutils-1.3.2-34

2006-01-11 Thread Corinna Vinschen
, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin

Re: once more into the breach - please try a snapshot so I can release this thing

2006-01-12 Thread Corinna Vinschen
On Jan 12 06:03, Eric Blake wrote: cygserver.exe - Entry Point Not Found The procedure entry point IsWow64Process could not be located in the dynamic link library KERNEL32.dll Thanks, that should be fixed now. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-13 Thread Corinna Vinschen
. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: inetutils-1.3.2-34: setsockopt warning from ftp

2006-01-13 Thread Corinna Vinschen
anymore when using the next snapshot or when building Cygwin fresh from CVS. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml

Re: Updated: inetutils-1.3.2-34 [setsockopt TOS (ignored): Protocol not available]

2006-01-13 Thread Corinna Vinschen
: setsockopt TOS (ignored): Protocol not available Actually, I suspect this is due to being compiled against updated headers [...] Yes, your observation is right. See my reply to David's bug report from 4 hours earlier. Corinna -- Corinna Vinschen Please, send mails regarding

Re: Fatal error when trying to initialise PostgreSQL in cygwin

2006-01-13 Thread Corinna Vinschen
/postgresql-8.0.4.README? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-16 Thread Corinna Vinschen
and have a good day. Smile. But nevertheless, the above is a setup.exe option. The thread in question is talking about the Cygwin DLL. There's a difference ;-) Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.19-1

2006-01-17 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

[ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-17 Thread Corinna Vinschen
I've updated the Cygwin package to 1.5.19-2. The -1 package accidentally contained files which are usually part of the mingw-runtime and w32api packages. === NOTE: If you have installed the mingw-runtime and w32api packages,

Re: Re - [ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-17 Thread Corinna Vinschen
really thought my text was clear: If you have installed the mingw-runtime and w32api packages, and if you already installed 1.5.19-1, then you should update to 1.5.19-2, ^ Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin

Re: Re - [ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-17 Thread Corinna Vinschen
On Jan 17 12:18, Angelo Graziosi wrote: Corinna Vinschen wrote: Angelo Graziosi wrote: Usally I use snapshots. The last was 20060112 20:32:44. Now should I install just Cygwin 1.5.19-2 or should I force also the reinstall of mingw-runtime and w32api packages (those in the official

[ANNOUNCEMENT] New package: syslog-ng-1.6.9-1

2006-01-17 Thread Corinna Vinschen
on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-17 Thread Corinna Vinschen
on the same machine that I updated to 1.5.19-2. Any clue about what happens ? Not yet. I'm looking into this issue. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-17 Thread Corinna Vinschen
missing. Try again. sshd (as well as inetd, syslog-ng, esd) works fine for me when started as service. If you don't succeed, please see http://cygwin.com/problems.html. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin

Re: Intermittent cygwin heap allocation problem

2006-01-18 Thread Corinna Vinschen
anyway. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: replaced while being copied - was ... RE: Solved partially by findutils 4.3 - RE: inode changed, ...

2006-01-18 Thread Corinna Vinschen
: %s\n, (flags FILE_NAMED_STREAMS) ? TRUE : FALSE); printf ( FILE_READ_ONLY_VOLUME : %s\n, (flags FILE_READ_ONLY_VOLUME) ? TRUE : FALSE); return 0; } SNAP -- Corinna Vinschen Please, send mails

Re: Intermittent cygwin heap allocation problem

2006-01-18 Thread Corinna Vinschen
a memory area in a parent, windows is much more likely to use that memory for system-like things in the forked/execed child. Maybe we should use mmap from malloc only for bigger areas again. Not that I like the idea, but if it helps to lower the collisions... Corinna -- Corinna Vinschen

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.19-1

2006-01-18 Thread Corinna Vinschen
the .exe from /proc/$PID/exe(name), AFAICS this hasn't changed since at least 2004-01-01, which was the date when I gave up looking for a change in the code. So, well, I don't see why you now would have to change something exactly in relation to this. Corinna -- Corinna Vinschen

Re: Building Cygwin from CVS

2006-01-18 Thread Corinna Vinschen
-- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.19-2

2006-01-18 Thread Corinna Vinschen
On Jan 17 16:19, Corinna Vinschen wrote: On Jan 17 14:16, Pierre Bogossian wrote: rsh doesn't seem to work anymore since I upgraded to cygwin-1.5.19-2. Running a simple commande like rsh localhost echo blah just hangs forever. I can't tell if the problem comes from rsh command or from

Re: find reports an internal system loop on cygdrive

2006-01-19 Thread Corinna Vinschen
be a real directory, to allow stuff like creating the /dev/log unix domain socket when running syslogd, or for instance symlinks like /dev/tape - /dev/st0 as expected by mt(1). If /dev is an emulated only directory, both of the above examples would fail. Corinna -- Corinna Vinschen

Re: TEMP Environment Variable Changed Format After Cygwin Update Today

2006-01-19 Thread Corinna Vinschen
% echo %TEMP% C:\home\corinna\tmp Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Where's the announcement?

2006-01-19 Thread Corinna Vinschen
made so far. No, really. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Access mounted drive in ssh connecting does not work

2006-01-19 Thread Corinna Vinschen
in the directory. In the local shell I could access the file Thanks for any hint. Searching the mailing list archives would give a clue. This question came up a lot already. There's also the FAQ: http://cygwin.com/faq/faq-nochunks.html#faq.using.shares Corinna -- Corinna Vinschen

Re: Wich privileges required by ssh-host-config running user?

2006-01-19 Thread Corinna Vinschen
a newgrp implementation for cygwin if I have an example to look at. http://www.thkukuk.de/pam/pwdutils/ Basically it's just calling setgroups/exec. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red

Re: Typo in socket.h

2006-01-19 Thread Corinna Vinschen
the change. I believe it's just a simple typo and not an intention. Thanks, I fixed this in CVS yesterday. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http

Re: Building Cygwin from CVS

2006-01-20 Thread Corinna Vinschen
, on the first run, you have to call `make check' in winsup, every later run you can start from the testsuite dir itself. Whether this qualifies as a bug, I don't know. I'm used to it, so I didn't think about it until today. Corinna -- Corinna Vinschen Please, send mails

Re: Making and selling a Cygwin distribution

2006-01-20 Thread Corinna Vinschen
distribution? You may make and sell a distro. You have to make the source available the same way you make the binaries available (CD/DVD/ISO). The GPL FAQ is very enlightening to read: http://www.gnu.org/licenses/gpl-faq.html Corinna -- Corinna Vinschen Please, send mails

Re: 1.5.19-2 fcntl invaild argument error changing socket blocking mode

2006-01-20 Thread Corinna Vinschen
this seems to work correctly throughout, I still had to swtich off event handling explicitely right before calling ioctlsocket(FIONBIO). That's what my fix does now unconditionally. Thanks for the report and *especially* the simple testcase, Corinna -- Corinna Vinschen Please

[ANNOUNCEMENT] Updated: ruby-1.8.4-1

2006-01-20 Thread Corinna Vinschen
URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

<    1   2   3   4   5   6   7   8   9   10   >