Why when I'm asking about this probably new feature of cygwin sshd, all
list become silent? :) Nobody remembers what changes were in cygwin sshd
since 01.03.2005? :) Or this information is about to be secret and I
have to understand it from sources only?
Pavel Ivanov
> -Original Message-
Eric Blake wrote:
#!/bin/sh
IFS=' ''''
' # Yes, that was a space, tab, and line ending
I retract this suggestion. On further investigation, bash currently does
not treat \r as an IFS whitespace character, and the hacks to the source
to make this happen are too invasive for my liking. A
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/27/2006 7:02 PM:
> change the script to ignore whitespace (make the first non-comment line
> set IFS appropriately, as in this snippet:
> IFS=' '' ''
> '
I retract this third suggestion. On investigation of the bash
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/27/2006 7:14 PM:
>
> By the way, there is another option that has not been mentioned in this
> thread yet:
>
> Make the first lines of your script read as follows:
>
> #!/bin/sh
> IFS=' '' ''
> ' # Yes, that was a s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Wilks, Dan on 9/28/2006 3:59 PM:
>
> That was my guess. But since this was the cygwin installer run off
> of the cygwin site I thought I'd mention it, if for no other reason
> than tracking purposes. Maybe there's a problem with the i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
*There is NO bash 3.1.18* - just 3.1.17 release 8
According to Wilks, Dan on 9/28/2006 11:30 AM:
> Apologies that this is being written the day after without real output.
> I'm now at my desk without easy access to the machine in question.
> But...
>
Wilks, Dan wrote:
Apologies that this is being written the day after without real
output.
I'm now at my desk without easy access to the machine in question.
But...
We've been using Cygwin with text-mode mounts for a long time
without
any problems. A new engineer started the other day, insta
Stephen Grant Brown wrote:
> Dear Sir/Madam,
> Who is the ncftp maintainer?
You'd have to search the cygwin-apps archive to find out.
> When I run
>
> ./ncftp-3.1.7-1.sh all
>
> I get the following error
>
> configure: error: Your config.cache file is invalid. It was created on
> cygwin_n
>
> > Apologies that this is being written the day after without real
output.
> > I'm now at my desk without easy access to the machine in question.
> > But...
> >
> > We've been using Cygwin with text-mode mounts for a long time
without
> > any problems. A new engineer started the other day, instal
Dear Sir/Madam,
Who is the ncftp maintainer?
When I run
./ncftp-3.1.7-1.sh all
I get the following error
configure: error: Your config.cache file is invalid. It was created on
cygwin_n
t-5.0, but this machine is running cygwin_nt-5.1. Remove the config.cache
file
if you wish to continue.
Malcolm Nixon wrote:
* Some translate files to a "Local" format (CR/LF on Windows).
FCOL, what on earth does an rcs think it's playing at, tampering with
your
data? Any rcs that doesn't give you back exactly what you put into it
is just
plain buggy. Nobody asked for a "automatically mangl
Wilks, Dan wrote:
Apologies that this is being written the day after without real output.
I'm now at my desk without easy access to the machine in question.
But...
We've been using Cygwin with text-mode mounts for a long time without
any problems. A new engineer started the other day, installed
Matthew wrote:
Yes, but that thread ended a while ago without a clear solution. My first
installation of cygwin worked just fine. Then I installed cygwinX and now I
have these problems. I've tried unistalling X and reinstalling plain cygwin,
but X keeps coming back instead. I don't feel like
Apologies that this is being written the day after without real output.
I'm now at my desk without easy access to the machine in question.
But...
We've been using Cygwin with text-mode mounts for a long time without
any problems. A new engineer started the other day, installed a
brand-spanking-ne
Eric Blake wrote:
> According to overlordq AT gmail DOT com on 9/27/2006 11:10 PM:
> ^
> Consider updating your mail account to associate a real name to your email
> address, so that we don't accidentally quote it raw in replies.
>
All others? That sounds f
Yes, but that thread ended a while ago without a clear solution. My first
installation of cygwin worked just fine. Then I installed cygwinX and now I
have these problems. I've tried unistalling X and reinstalling plain cygwin,
but X keeps coming back instead. I don't feel like cleaning my regis
Lee Maschmeyer wrote:
I've never had ls say it can't read ., but I do remember having path
completion problems. I think that's why I use symbolic links instead of
mount for drives; something like:
cd /
ln -s /cygdrive/c
etc. Then I just cd /c and seldom have to use /cygdrive at all. I'm sure
I've never had ls say it can't read ., but I do remember having path
completion problems. I think that's why I use symbolic links instead of
mount for drives; something like:
cd /
ln -s /cygdrive/c
etc. Then I just cd /c and seldom have to use /cygdrive at all. I'm sure
somebody will explain
On 28 September 2006 15:33, Matthew wrote:
> This issue exists for both the c and d drives. When I cd to the c or d
> drive, I can't tab complete, but once I'm in a subdirectory (say d/Temp)
> tab complete works as well as ls and all that jazz. How can I get cygwin
> to be able to access the con
Matthew wrote:
$ cd /cygdrive/d/
$ ls
ls: reading directory .: No such file or directory
$ cd /cygdrive/d/Temp/
$ ls
Temporyary Internet Files
$ cd /cygdrive/
$ ll
drwxrwxr-x Administrators root 0 Sep 27 12:17 c
drwxrwxr-x Administrators None 0 Sep 27 14:39 d
This issue exists for both the
On 09/28/2006, William Hart wrote:
One possibility would be to try installing the old version of Cygwin on my
new machine to see if the problem goes away. Is there a way of doing this?
Open a new command prompt without bash. Alter the path to remove any signs
of the local Cygwin. Stop all Cyg
$ cd /cygdrive/d/
$ ls
ls: reading directory .: No such file or directory
$ cd /cygdrive/d/Temp/
$ ls
Temporyary Internet Files
$ cd /cygdrive/
$ ll
drwxrwxr-x Administrators root 0 Sep 27 12:17 c
drwxrwxr-x Administrators None 0 Sep 27 14:39 d
This issue exists for both the c and d drives.
Tim Prince wrote:
> William Hart wrote:
>> I seem to be having some problems with the GMP library
>> in the latest version of Cygwin. I just installed the
>> latest Cygwin along with the latest GMP, however C
>> code that previously worked with GMP+Cygwin no longer
>> does.
>
> This is not such
William Hart wrote:
I seem to be having some problems with the GMP library
in the latest version of Cygwin. I just installed the
latest Cygwin along with the latest GMP, however C
code that previously worked with GMP+Cygwin no longer
does.
This is not such a new problem, but I have not been a
I seem to be having some problems with the GMP library
in the latest version of Cygwin. I just installed the
latest Cygwin along with the latest GMP, however C
code that previously worked with GMP+Cygwin no longer
does.
To try and determine whether this is a Cygwin problem
or not, I recompiled th
On 28 September 2006 03:14, Christopher Faylor wrote:
[ ... just to add a few more of the implementation details ... ]
> On Thu, Sep 28, 2006 at 12:10:18AM +0100, ahnkle wrote:
>> On 18:36 Wed 27 Sep , Igor Peshansky wrote:
>>>
>>> #define PORT "com1"
>>> ...
>>> fd = open(PORT, O_RDWR | O
On Thu, 28 Sep 2006, Eric Blake wrote:
> According to Frank Illenseer on 9/28/2006 5:34 AM:
>
> > $ which sh
> > /usr/bin/sh
> >
> > $ ll /usr/bin/sh
> > lrwxrwxrwx 1 illenseer Kein 8 Jul 20 2005 /usr/bin/sh -> bash.exe
>
> While cygwin doesn't mind a symlink, they won't work if you try to use
>
On Thu, Sep 28, 2006 at 09:29:15AM +0100, ahnkle wrote:
>On 22:38 Wed 27 Sep , Christopher Faylor wrote:
>>On Wed, Sep 27, 2006 at 10:13:36PM -0400, Christopher Faylor wrote:
>>>The name of the function is "ioctl", not "ioctl".
>
>I said "_ioctl" because in cygwin source, at
>src/newlib/libc/sy
A new upstream release with minor feature fixes.
Fix sign bug for negative factorials (gamma function).
The upstream maintainer announced not to work on Mathomatic for a while.
Cygwin changes:
none
Changes:
See http://mathomatic.orgserve.de/changes.txt
About:
Mathomatic is a highly portable, ge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Frank Illenseer on 9/28/2006 5:34 AM:
>> Sounds like ar needs to be taught about open(O_BINARY)/fopen("rb") (or be
>> linked with binmode.o).
>
> Do I have to post this advice in any other list to get it to note to the
> correct persons?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to ahnkle on 9/28/2006 2:29 AM:
>
> I said "_ioctl" because in cygwin source, at
> src/newlib/libc/sys/sysvi386/tcgetattr.c
> the call is to that function. Searching didn't locate any [_]ioctl()
> function, hence
> my asking.
The linker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to overlordq AT gmail DOT com on 9/27/2006 11:10 PM:
^
Consider updating your mail account to associate a real name to your email
address, so that we don't accidentally quote it raw in replies.
>> All other
[Sending this to the mailing list also, as my reply only got to eric
directly...]
Hi Eric,
first of all thanks for your reply.
Sounds like ar needs to be taught about open(O_BINARY)/fopen("rb") (or be
linked with binmode.o).
Do I have to post this advice in any other list to get it to note
On 22:38 Wed 27 Sep , Christopher Faylor wrote:
> On Wed, Sep 27, 2006 at 10:13:36PM -0400, Christopher Faylor wrote:
> >The name of the function is "ioctl", not "ioctl".
>"_ioctl".
I said "_ioctl" because in cygwin source, at
src/newlib/libc/sys/sy
34 matches
Mail list logo