Pavel Tsekov wrote:
> AD> Funny my experience is the opposite. I turned on the Guest account then
> AD> edited my /etc/passwd to change "Guest" to "ftp" in the username field
> AD> only and set the home directory to point to my FTP area. At this point
> AD> "Guest" does not have a password. Ano
> -Original Message-
> From: Prentis Brooks [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 12:18 AM
> Also, unless the Computer Browser
> Service is running, cygrunsrv will not start cron, same
> behavior as with sshd. I do not know if other cygrunsrv
> processes are a
On Fri, Mar 22, 2002 at 06:24:00PM +0800, Wu Yongwei wrote:
>More tests show that gettimeofday has problems with timezones, too!
Calm down.
>Just terrible.
Yeah, we're mean.
int gettimeofday(struct timeval *tp, void *tzp);
DESCRIPTION
The gettimeofday() function obtains the current time
Thanks for taking the time to look at this - I really appreciate that.
BTW: If it's reproducible, tell me the steps and I'll look too. Also, if
it's reproducible, try building with -DDEBUG.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygw
> -Original Message-
> From: Pavel Tsekov [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 11:03 AM
> strcpy (dp, dots);
> delete[] dots;
> key = String (dp);
>
> LOOK HERE - This is not right - we should delete at the base
> of the block, not somewhere in the middle
Some of the setup snapshots leading up to version 2.194.2.14 wrote package
list files (/etc/setup/*.lst.gz) with invalid characters in some of the
lines.
The scripts in http://home.ix.netcom.com/~mchase/zip/clean_lst.zip will
clean up the invalid lines. They only change files that contain the in
Hello Andrew,
Saturday, March 23, 2002, 1:17:02 AM, you wrote:
[snip]
AD> Now to get it working on my home PC where there is no domain controller.
AD> This is on Windows XP.
>> I've
>> determined that creating a user without a password to be used by
>> ftpd doesnt work on WinXP (maybe others t
Pavel Tsekov wrote:
> Friday, March 22, 2002, 9:46:31 AM, you wrote:
>
>>What exactly isn't working ?
>>
>>
AD> adefaria:/bin/ftp adefaria
AD> Connected to adefaria.SALIRA.COM.
AD> 220- Welcome to adefaria's ftp service
AD> 220 adefaria FTP server (GNU inetutils 1.3.2
Ok - more inf... I think I've found the problem...
site_list_type::init (...)
[snip some code]
char *dp = new char[2 * newurl.size() + 3];
while (dot != dots)
{
if (*dot == '.' || *dot == '/')
{
char *sp;
if (dot[3] == 0)
*dp++ = '~';/* sort .com/.edu/
Thanks for your reply.
I have crypt command. It is installed but it looks like it is different than
the unix version.
In all Unix version, you can issue the following command to encrypt a file.
The crypt command in cygwin does not accept file names.
crypt mypassword < filename > encryptedfilenam
Hello,
I want to notify all interested people that I've undoubtfully located
the function which causes this problem - it's __builtin_vector_delete,
and more specifically a call to free() inside its code.
As I cant reproduce currently this behaviour on my machine I'm stuck
to looking at the sourc
> -Original Message-
> From: Stephane Corbe [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 2:55 AM
> I don't want serialized anything, I don't expect that the
> child or the father start at first.
That's serialisation. You want to ensure that the parent does not quit
bef
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 2:08 AM
> To: [EMAIL PROTECTED]
> Subject: RE: GCC program always opening files in text mode
>
>
>
> Thanks, adding "t" to fopen did help. But how do I specify
> text mode for
Friday, March 22, 2002, 9:46:31 AM, you wrote:
[snip]
>AD> I had set up anonymous ftp before and it was working find (probably
>AD> around 1.3.6). Now on 1.3.9 it doesn't seem to be working right. I've
>
>What exactly isn't working ?
>
>>>
>>> AD> adefaria:/bin/ftp adefaria
Hello All,
I am looking for crypt command similar to unix crypt command.
In Unix, I could do
crypt password < filename > encryptedfilename
but the same thing does not work in cygwin.
I have asked this question before and did not get any satisfactory response.
Please atleast tell me, whether it
Hello,
Has anyone ported the unix script utility to cygwin?
Or, is anyone using proftpd on cygwin?
Thanks.
Dave.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
On Fri, Mar 22, 2002 at 02:48:22PM -0500, Robinow, David wrote:
>>This doesn't necessarily make a difference. Are they distributing the
>>cygwin DLL? That's where the problem always lies.
>
>Dunno. It appears they have a good understanding of the GPL but who
>knows what to expect from somebody
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Subject: Re: csh.exe
> On Fri, Mar 22, 2002 at 01:02:59PM -0500, Robinow, David wrote:
> >>From the NCAR web page: http://ngwww.ucar.edu/ncl/download.html
> >"NCAR Graphics is available under the GNU General Public License"
>
> This doesn't
Jim,
Freitag, 22. März 2002 18:59:57, du schriebst:
I'm no native english speaker, so I'm not sure I understand what you ask
me, I will ask back:
>> This version of NASM has been modified by SciTech Software such that it
Yes, that is what the Readme in the sources stated. What is the problem
On Fri, Mar 22, 2002 at 01:02:59PM -0500, Robinow, David wrote:
>>From the NCAR web page: http://ngwww.ucar.edu/ncl/download.html
>"NCAR Graphics is available under the GNU General Public License"
This doesn't necessarily make a difference. Are they distributing the
cygwin DLL? That's where the
>From the NCAR web page: http://ngwww.ucar.edu/ncl/download.html
"NCAR Graphics is available under the GNU General Public License"
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 12:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: csh.
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 12:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: csh.exe
>
> On Fri, Mar 22, 2002 at 11:12:03AM -0500, Robinow, David wrote:
> >>From the NCAR web page:
> >
> >"A Windows port is in th
On Fri, Mar 22, 2002 at 11:12:03AM -0500, Robinow, David wrote:
>>From the NCAR web page:
>
>"A Windows port is in the works, using Cygwin and XFree86. If you are
>interested in helping test this port, please send email to Mary Haley at
>[EMAIL PROTECTED]"
Golly gee whiz. I wonder if they will a
Christopher Faylor wrote:
> That means you send the ChangeLog entry (not the diff of a ChangeLog
> entry) and patch in clear text so that the barrier to inspecting your
> work is minimal. This is standard across every project that I am
> aware of.
Sorry for the attachment then. Here it's once a
>From the NCAR web page:
"A Windows port is in the works, using Cygwin and XFree86. If you are
interested in helping test this port, please send email to Mary Haley at
[EMAIL PROTECTED]"
> -Original Message-
> From: Paul Dilip K NPRI [mailto:[EMAIL PROTECTED]]
> Subject: RE: csh.exe
> Th
At 10:47 AM 3/22/2002, Paul Dilip K NPRI wrote:
>Thanks. NCAR graphics needs csh; I gather tcsh is enhanced csh. But it does not work.
^^^
for you
I'm left scratching my head as to why you felt it important to relay this
tidbit of non-information. I guess you just felt l
Thanks. NCAR graphics needs csh; I gather tcsh is enhanced csh. But it does not work.
Dilip Paul
-Original Message-
From: Hack Kampbjørn [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 22, 2002 8:59 AM
To: Paul Dilip K NPRI
Cc: '[EMAIL PROTECTED]'
Subject: Re: csh.exe
> Paul Dilip K NPR
At 10:55 AM 3/22/2002, Stephane Corbe wrote:
>Christopher Faylor wrote:
>
> > That's not guaranteed fork behavior. If the child never started, that would
> > be a bug.
>
>As you can see in my previous post, the programm is really simple :
>a loop of printf for the child, a loop of printf for the
Thanks, adding "t" to fopen did help. But how do I specify text mode for
an ofstream?
"Robert Collins" <[EMAIL PROTECTED]> on 03/22/2002 09:53:12 AM
To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
cc:
Subject: RE: GCC program always opening files in text mode
> -Original Message--
Dave Feustel generated some correspondence a year ago about implementing a
cross compiler for ARM under Cygwin.
Dave if you see this, I am embarking on the same adventure. I am reading
Mumit Kahn's how to with great interest.
How well did you succeed, and have you any pointers to avoid the
Christopher Faylor wrote:
> That's not guaranteed fork behavior. If the child never started, that would
> be a bug.
As you can see in my previous post, the programm is really simple :
a loop of printf for the child, a loop of printf for the father.
There's no place for a bug here ...
> There
Has anyone made a resolve library fro cygwin or even a stub for Winsock?I'm
working on source that I need to be compatible with Linux and other variants
and yet work on windows(cygwin). The source is making references to
'dn_expand' '_getshore' '__dn_skipname' and others. I've downloaded the
glib
>
> This version of NASM has been modified by SciTech Software such that it
I'm all for going to the heart of the issue - why are you going to a
modified version? When they're still making improvements to the base? I
mean sure it's modified, but that locks it into an old version path
There
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 1:45 AM
> To: [EMAIL PROTECTED]
> Subject: GCC program always opening files in text mode
>
>
> I'm trying to open a file on windows in "text" mode (i.e.,
> translate LF to CR/LF
I'm trying to open a file on windows in "text" mode (i.e., translate LF to
CR/LF on output). But no matter how I open the file (fopen, ofstream,
std::ofstream) it outputs only LF's (unless, of course, I output a "\r\n"
pair explicitly). This is even though I am not specifying binary mode.
>From
> -Original Message-
> From: Hack Kampbjørn [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 23, 2002 1:13 AM
> Next verify that downgrading to a "stable" cygwin dll will
> fix it, so search for that good old copy of cygwin B20 (B19
> will also do here). This takes some time includ
On Fri, Mar 22, 2002 at 12:50:07PM +, Stephane Corbe wrote:
>An interresting part of strace traces of the programm show well that the
>child didn't start before the death of his father :
That's not guaranteed fork behavior. If the child never started, that would
be a bug. There is no guaran
On Friday 22 March 2002 05:42, Paul Dilip K NPRI wrote:
> Hi,
> How do I get csh.exe. I did not see that in shell options.
>
Typical linux distros set up by default with a symlink to make tcsh appear as
csh. You can do the same in cygwin, if you install tcsh.
--
Tim Prince
--
Unsubscribe info:
On Fri, Mar 22, 2002 at 11:23:16AM +0100, Johan Bezem wrote:
>Christopher Faylor wrote:
>
>> >So, my question: Where can I find the repository of the CygWin make
>> >package? Or otherwise, how to proceed from here?
>>
>> You can't. Use the make source tarball and submit ChangeLog + patch
>> here
On Mon, Dec 10, 2001 at 01:49:58PM -0500, Jason Tishler wrote:
> Otherwise, you can try my attached build recipe.
I found an issue with my procmail build recipe that causes a mbox file
locking problem. So, I'm posting this warning.
If interested, see the following for the aforementioned recipe:
Christopher Faylor wrote:
>
> On Fri, Mar 22, 2002 at 02:15:46PM +1100, Robert Collins wrote:
> >If setup.exe is doing something that shouldn't work on win9x->XP but
> >that does.. then we've discovered another MS bug to add to the
> >bug-compatible checklist. However I suspect we've just found a
> Paul Dilip K NPRI wrote:
>
> Hi,
> How do I get csh.exe. I did not see that in shell options.
>
If tcsh (http://www.cygwin.com/packages/tcsh/) isn't good enough then
maybe this section in the FAQ does answer your question:
Why isn't package available in Cygwin? (Or, why is your package so
Hi,
How do I get
csh.exe. I did not see that in shell options.
Thanks
Dilip
K. Paul
mailto:[EMAIL PROTECTED]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi,
I'd like to know why redirections don't work under cygwin bash with djgpp
apps.
If I use the djgpp sort something like:
sort temp.txt >temp2.txt
won't work and will print the output on the screen.
Thanks in advance
**
http://www.borisnew.org/journalclub
http:
Wu,
On Fri, Mar 22, 2002 at 04:11:56PM +0800, Wu Yongwei wrote:
> 7.1.3 is running well as service on my Windows 2000 box. After installing
> 7.2 the service won't start. Reinstalled 7.1.3 and it is now OK. Currently I
> have not investigated into the problem and am just comfortable with 7.1.3
>
Hey All,
There has been several discussions on the list regarding this
problem I am now seeing and I want to see if I can summarize and maybe
clarify the problem a bit. I would like to see some discussion as to
what the problem may be and how we can go about fixing it, if possible.
It may
I saw that cygwin 1.3.10 has some locales for grep and textutils.
How can I use them?
I put in .bashrc:
LC_CTYPE=ISO-8859-1
LC_ALL=fr_FR
# (ou fr_BE, fr_CA, fr_CH, fr_LU ..)
LANG=fr
LESSCHARSET=latin1
export PATH PS1 LC_CTYPE LC_ALL LANG LESSCHARSET CVSROOT EDITOR CDPATH
TMPDIR PATH HOM
Hi,
I'm porting a large application from linux to cygwin.
The app is made of several static libraries and an exe that link to all =
of them.
the build process goes smoothly and the libs/exe are built with no =
trouble.
But the if i try to run the new exe i get (sory in french):
VOTRE APPLICATION
An interresting part of strace traces of the programm show well that the
child didn't start before the death of his father :
260> Je suis le pere 9991
260> Je suis le pere 9992
260> Je suis le pere 9993
260> Je suis le pere 9994
260> Je suis le pere 9995
260> Je suis le pere 9996
260> Je suis le
> >BTW,
> >BIG THANKS to all the people out there who already worked on a Cygwin
> >port of aforementioned packages. A grep -il cygwin on the
> sources almost
> >always gave me a clue where to put my hands on for the Uwin port.
>
> I guess this is one of the benefits of open source
> developmen
> -Original Message-
> From: Pavel Tsekov [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 10:38 PM
> RC> Also, if you want to build the shm code, don't forget to patch
> RC> newlib.
>
> I suppose this was discussed in cygwin-apps (maybe) but I've
> missed it. Can you pr
Hello Robert,
Friday, March 22, 2002, 12:31:22 PM, you wrote:
RC> Do you have cygipc installed? It could be colliding with it's provided
RC> header in /usr/local/include/sys/shm.h or /usr/include/sys/shm.h
Yes I have it but I'm not quite sure how the compiler would pick from
/usr/local/include
Do you have cygipc installed? It could be colliding with it's provided
header in /usr/local/include/sys/shm.h or /usr/include/sys/shm.h
Also, if you want to build the shm code, don't forget to patch newlib.
Rob
> -Original Message-
> From: Pavel Tsekov [mailto:[EMAIL PROTECTED]]
> Sent
I got internal compiler error while trying to build the latest cygwin
snapshot and also the one from March 16th. Attached is a output from
the build process. It seems like the compiler is not picking the
shdmnode from winsup/cygwin/include/sys/shm.h for some reason and this
leads to a lot of error
Hello,
Because my problems with fork and DLL continue, I tried to remove
DLL and to test only fork.
And Cygwin had a really different behavior than unix has.
With the programm below I have 1000 times "Je suis le fils" and then
1 times "Je suis le pere" or the reverse sometimes.
Under my
More tests show that gettimeofday has problems with timezones, too! Just
terrible.
Best regards,
Wu Yongwei
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Christopher Faylor wrote:
> >So, my question: Where can I find the repository of the CygWin make
> >package? Or otherwise, how to proceed from here?
>
> You can't. Use the make source tarball and submit ChangeLog + patch
> here.
OK, here it goes. I'm not aware of standard testing procedures or
Today I found this bug when running my synctime program. It always displays
the wrong timezone and thus cannot synchronize correctly. A little
investigation shows that it is ftime in cygwin1.dll that caused the problem.
This is the minimal test case:
#include
#include
int main()
{
struct t
Hello Andrew,
Thursday, March 21, 2002, 5:16:38 PM, you wrote:
AD> Again, please stop emailing me directly - keep in on the list!
Well, I see you've found the solution to this problem :)
Read below for more info on the anonymous ftp problem.
AD> Pavel Tsekov wrote:
>> Hello Andrew,
>>
>> We
Hallo CygWinApps,
I have packaged NASM. I think I will maintain it
as long as someone else steps in.
setup.hint:
sdesc: "NetWide Assembler"
ldesc: "This is a modified distribution of NASM, the Netwide Assembler. NASM
is a prototype general-purpose x86 assembler. It will currently output
flat-f
60 matches
Mail list logo