1.) Any idea of when a release of cygwin will be made of the "current
versions" contiaining the
_GNU_SOURCE to avoid collision with old-style declarations?
Thank you all for the assistance .
Darel Henman
--
On 5/27/06, Christopher Faylor
On Fri, May 26, 2006 at 0
On Sun, May 28, 2006 at 10:40:34PM +, Torfinn Ottesen wrote:
>
> I did this for three programs, prog1 (commercial, external),
> prog2 (inhouse, compiled on Cygwin) and native cygwin prog3:
> "echo". I claim that I saw increased increase memory usage
> fo
On 29 May 2006 02:53, Tom Rodman wrote:
> header> I tried the test case below w/the 5/27 snapshot and got
> what appear to be the same fork errors. So, I'm sticking
> with the 4/3/2006 snapshot.
>
> Is there any other info I can supply to help?
Yep. Can you run process explorer and take a
Hi,
After doing a lot more googleing, I've stumbled upon
this fix. Wonder
if you know about this issue?
In regedit go to
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
edit DataBasePath change %SystemRoot% to its real
value (on mine its
C:\WINDOWS) Don't know why but this fixed my issu
On 29 May 2006 11:22, Dave Korn wrote:
> On 29 May 2006 02:53, Tom Rodman wrote:
>
>> > header> I tried the test case below w/the 5/27 snapshot and got
>> what appear to be the same fork errors. So, I'm sticking
>> with the 4/3/2006 snapshot.
>>
>> Is there any other info I can supply to help?
Otelimizin başlattığı, bu sezona dönük kampanya şu anda devam etmektedir.
Buna göre en az 10 günlük rezervasyon yaptırıp bedelini Erdek-5077877 numaralı
posta çeki hesabımıza yatıran değerli misafirlerimiz için açık büfe sabah
kahvaltı ve akşam yemek dahil 3 kişilik odalarımızda kişi başı gecelik
On 29 May 2006 12:01, Jose Luis Fernandez wrote:
> Hi,
>
> After doing a lot more googleing, I've stumbled upon
> this fix. Wonder if you know about this issue?
Yep, we sure do, that's about the third time you've posted it. Can you
check if there's a copy stuck in your yahoo outbox and dele
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christopher Faylor schrieb:
> On Sun, May 28, 2006 at 10:59:35PM +0200, Ralf Habacker wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> In the how-to-debug-cygwin.txt there is listed how to run application
>> using strace in gdb:
>>
>> T
On 29 May 2006 12:03, Dave Korn wrote:
Ok, it's real weird.
> Here's the nonsense command sequence again:
>
> cd /tmp;echo -ne '#!/bin/bash -u\nfoo "$@"\n' >bar;chmod +x bar
> foo() { for f ;do bash -c true ;done ; } ; export -f foo
> find /usr -print0|xargs -0 ./bar
I found that it a
On Mon, May 29, 2006 at 05:04:02PM +0900, Wynfield Henman wrote:
>1.) Any idea of when a release of cygwin will be made of the "current
>versions" contiaining the
> _GNU_SOURCE to avoid collision with old-style declarations?
Look at the mailing list archives and see all of the messages asking
On 29 May 2006 14:04, Dave Korn wrote:
> I really can't understand why it won't let us allocate the memory.
Yes I can!
> Here's the surrounding area info from !vadump:
>
> BaseAddress: 0023
> AllocationBase:0023
> AllocationProtect: 0002 PAGE_READONLY
> RegionSize:
On Mon, May 29, 2006 at 02:03:43PM +0100, Dave Korn wrote:
>Anyone got any good ideas?
I've rescanned this thread to reacquaint myself with why I was
semi-ignoring it and I've found that the data points are 1) it fails
with 4/27 and one subsequent snapshots 2) it works with the 4/3
snapshot 3) it
Peter Ekberg lysator.liu.se> writes:
>
> On Sun, May 28, 2006 at 10:40:34PM +, Torfinn Ottesen wrote:
> >
>
>
> > I did this for three programs, prog1 (commercial, external),
> > prog2 (inhouse, compiled on Cygwin) and native cygwin prog3:
> > "echo". I claim tha
On 29 May 2006 16:20, Dave Korn wrote:
> Um, as to what to do about it, that's another matter... haven't figured
> out *what* it is yet. But I have figured out that it has the same
> committed size as \BaseNamedObjects\cygwin1S4.mtinfo.2 - 0x3000 - and none
> of the other shared section objects
On 29 May 2006 16:38, Christopher Faylor wrote:
> On Mon, May 29, 2006 at 02:03:43PM +0100, Dave Korn wrote:
>> Anyone got any good ideas?
>
> I've rescanned this thread to reacquaint myself with why I was
> semi-ignoring it and I've found that the data points are 1) it fails
> with 4/27 and one
On 29 May 2006 17:01, Dave Korn wrote:
> On 29 May 2006 16:38, Christopher Faylor wrote:
>
> 2006-05-16: present
> 2006-04-24: present
> 2006-04-17: present.
> 2006-04-12: present.
> 2006-04-03: not present.
>
> Also failure mode appears to involve an intermediate shell with a command
> line
I recently did a fresh install of cygwin on a machine. I noticed a couple of
small issues.
The Info files for libc are included in two places, firstly in the package
"cygwin-1.5.19-4.tar.bz2". They are also in "cygwin-doc-1.4-3.tar.bz2".
One of the info files is split into three ie "libc.info"
On Mon, May 29, 2006 at 11:38:18AM -0400, Christopher Faylor wrote:
>On Mon, May 29, 2006 at 02:03:43PM +0100, Dave Korn wrote:
>>Anyone got any good ideas?
>
>I've rescanned this thread to reacquaint myself with why I was
>semi-ignoring it and I've found that the data points are 1) it fails
>with
On 29 May 2006 17:13, Christopher Faylor wrote:
> However, when deciding how small to make the windows command line
> buffer, I chose too large a value for filling out the windows command
> line for cygwin processes.
>
> (see http://cygwin.com/ml/cygwin/2006-04/msg00534.html)
>
> I've reduced th
On 29 May 2006 17:13, Christopher Faylor wrote:
> I've reduced the size of the windows command line which is sent to
> Cygwin processes still further and that fixes the problem on my game
> computer.
Same thing fixes it here. I tried 28k rather than 30 for no particular
reason.
cheers,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Robert Thorpe on 5/29/2006 10:10 AM:
>
> Also the tar package does not install a man page - there again, I don't know
> if it should.
That's because the upstream tar package does not provide a man page. I'm
not really inclined to go cr
Vilar Camara wrote:
> First of all, thank you for the quick answer.
>
>> > I've installed sshd following the tutorial on
>> > http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the
>> mkpasswd
>> [snip]
>>
>> Stop right there.
>>
>> If you search this list for that link you'll find that m
René Berber wrote:
Vilar Camara wrote:
First of all, thank you for the quick answer.
I've installed sshd following the tutorial on
http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the
mkpasswd
[snip]
Stop right there.
If you search this list for that link you'll find that many p
Cygwin:
I have a 200 GB drive (E:) that I store ntbackup images on. After making a
backup image, I use Cygwin to gzip the image and md5sum the tarball. A few
days ago, gzip started complaining "No space left on device":
2006-05-29 12:13:47 [EMAIL PROTECTED] /backup/bin/p42800
e
$ /usr/b
On 29 May 2006 20:35, David Christensen wrote:
> I have a 200 GB drive (E:) that I store ntbackup images on. After making a
> backup image, I use Cygwin to gzip the image and md5sum the tarball. A few
> days ago, gzip started complaining "No space left on device":
> The Windows properties dialo
Dave Korn wrote:
> Are you absolutely sure your BIOS can handle disks bigger than the
> 125GB limit?
The drive is connected to a Promise Ultra133TX2 adapter, which seems to work
fine with both 200 GB and 250 GB drives.
David
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Pr
Replies to mailing list mail should go to the mailing list, not the
poster...
-Original Message-
From: David Christensen [mailto:[EMAIL PROTECTED]
Sent: Monday, May 29, 2006 2:05 PM
To: 'Dave Korn'
Subject: RE: 200 GB drive has room but gzip indicates "No space left on
device"
Dave Korn
Hello again,
> 1) /var/log/sshd.log is *always* empty (0-byte length);
Normal. The only thing I see there are errors when I make an error
changing
/etc/sshd_config.
Usually sshd sends messages to the Windows Application Event log. I'm
using
syslogd-ng so that messages go to /var/log/mess
On 29 May 2006 22:06, David Christensen wrote:
> Replies to mailing list mail should go to the mailing list, not the
> poster...
:) NP
> Dave Korn wrote:
>> Or could it be a dodgy AV program interfering with normal operations?
>
> I use McAfee Virus Scan Enterprise 8.0i. It seems to work jus
Hello Larry,
Two other things to try/consider
1. Firewall restrictions (port 22 by default).
Well, as I said before, I always shut down the firewall during my tests, so
it should be no problem. Anyway, port 22 is in the Windows Firewall
Exceptions list -- just to prevent some Windows bug,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Reini Urban wrote:
> Attached is bash_completion support for cygport. (cygwin only)
> Put it into /etc/bash_completion.d/cygport
>
> Maybe it can be added to the package, though it's only useful for cygwin.
I don't use bash_completion myself, but if
Vilar Camara wrote:
[snip]
>> Usually sshd sends messages to the Windows Application Event log. I'm
>> using
>> syslogd-ng so that messages go to /var/log/messages.
>
> That's right, I had looked at it and completely forgot to mention it.
> But my Event Log doesn't add anyting to our discussion:
See, I am not the only one who fails to remember to change the reply.
>Replies to mailing list mail should go to the mailing list, not the
>poster...
>
>-Original Message-
>From: David Christensen [mailto:[EMAIL PROTECTED]
>Sent: Monday, May 29, 2006 2:05 PM
>To: 'Dave Korn'
>Subject: RE
check -s -v -r > cygcheck-20060529-1644.out
It's interesting to note that gzip works fine on small files
(cygcheck-20060529-1644.out, 16 kB), but barfs on big ones
(p42800e-exchange-20060527-23.bkf, 505,973 MB):
2006-05-29 16:48:01 [EMAIL PROTECTED] /backup/bin/p42800
Has anyone setup and has a SIP proxy running on cygwin?
If so, let me know what app you used.
Regards,
NPereira
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hello,
Well, things get more and more confusing. That's what I did:
- Removed c:\cygwin from PATH;
- Uninstalled cygwin services (actually only sshd);
- Installed a fresh, new cygwin instance under J:\cygwin (a NTFS partition).
Accepted default package set, only added openssh and dependences;
On 29 May 2006 23:40, René Berber wrote:
> Vilar Camara wrote:
>> That's right, I had looked at it and completely forgot to mention it.
>> But my Event Log doesn't add anyting to our discussion: there are only
>> log entries saying:
>> `sshd' service started
>> `sshd' service stopped, exit stat
utput of:
>
> 2006-05-29 16:44:48 [EMAIL PROTECTED] /backup/p42800e
> $ cygcheck -s -v -r > cygcheck-20060529-1644.out
No change. Still the bizarre 1024 MB size report.
> It's interesting to note that gzip works fine on small files
> (cygcheck-20060529-1644.ou
>> That's right, I had looked at it and completely forgot to mention it.
>> But my Event Log doesn't add anyting to our discussion: there are only
>> log entries saying:
>> `sshd' service started
>> `sshd' service stopped, exit status: 0
>> `sshd' service stopped, exit status: 255
>> sshd: PID
06-05-29 16:44:48 [EMAIL PROTECTED] /backup/p42800e
$ cygcheck -s -v -r > cygcheck-20060529-1644.out
No change. Still the bizarre 1024 MB size report.
It's interesting to note that gzip works fine on small files
(cygcheck-20060529-1644.out, 16 kB), but barfs on big ones
(p42
> From: David Christensen
>
> Replies to mailing list mail should go to the mailing list,
> not the poster...
>
> -Original Message-
> From: David Christensen [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 29, 2006 2:05 PM
> To: 'Dave Korn'
> Subject: RE: 200 GB drive has room but gzip
> > Attached is bash_completion support for cygport. (cygwin only)
> > Put it into /etc/bash_completion.d/cygport
> >
> > Maybe it can be added to the package, though it's only useful for cygwin.
>
> I don't use bash_completion myself, but if someone else will verify that
> this works, I could ad
Vilar Camara wrote:
> Well, things get more and more confusing. That's what I did:
>
> - Removed c:\cygwin from PATH;
> - Uninstalled cygwin services (actually only sshd);
> - Installed a fresh, new cygwin instance under J:\cygwin (a NTFS
> partition). Accepted default package set, only added ope
http://cygwin.com/acronyms/#PPIOSPE - forwarding to the list
http://cygwin.com/acronyms/#TOFU - reformatted
>
> Original Message
> > From: Eric Blake
^
http://cygwin.com/acronyms/#PCYMTNQREAIYR - raw email munged
> > That's because the up
I've made a new version of 'gzip' available for installation. This
version is a refresh build with a newer version of gcc. It also
incorporates a number of patches from the Fedora release of gzip.
For a brief description of this package, and a listing of the files it
contains, see http://cygwin.
45 matches
Mail list logo