Re: dumper.exe help/version patch

2002-03-09 Thread Christopher Faylor
On Fri, Mar 08, 2002 at 10:53:28PM -0800, Joshua Daniel Franklin wrote: Here is the next in the series of patches to standardize the help and version options in the utils. This also adds GNUish options to dumper. I left the Compiled on __DATE__ out of print_version since there is a #ifdef

getfacl.c help/version patch

2002-03-09 Thread Joshua Daniel Franklin
It would probably be good to have Corinna look at this one, too. I have been trying to verify that the utils in my build tree are functioning identically (other than the help/version output) to the ones in /bin/, but since I didn't write them there is always the chance I missed a nuance.

Re: getfacl.c help/version patch

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 01:19:01PM -0800, Joshua Daniel Franklin wrote: It would probably be good to have Corinna look at this one, too. I have been trying to verify that the utils in my build tree are functioning identically (other than the help/version output) to the ones in /bin/, but since I

Security patches

2002-03-09 Thread Pierre A. Humblet
Hello Corinna, Attached are 7 diff files, implementing changes discussed last weekend, with two differences: 1) I kept spawn.cc almost intact. I had not considered the possibility of an outside token (from old applications). Also RevertToSelf() is and will remain needed. 2) When a call is made

Re: getfacl.c help/version patch

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 04:48:49PM -0800, Joshua Daniel Franklin wrote: --- Christopher Faylor [EMAIL PROTECTED] wrote: Can I ask you to also take a look at the utils.sgml file and update the documentation there, too? It should be self-explanatory. If you feel like regularizing the

remote install of sshd

2002-03-09 Thread Christian Schmidt
I like to install the cygwin sshd on some NT/2000-hosts. Is there a way to remotely install the sshd-service? How do I grant all the domain-users access to theses hosts with their NT-username and password? Is 'mkpasswd -d /etc/passwd' sufficient? Can I have the cygwin files on a network

ÇÔÚÇÑ

2002-03-09 Thread Ahmed Reda
Dear sir We can send your Advirtise to 9 Emails in Egypt and 165000 in Middel East and 33 million over World Wide we're only Provide a new service in Egypt [Esh3ar SMS] so, we can send your Advertise through SMS to each mobile numbers in Egypt We're charge 100 L.E per 10,000 emails sent from

cygwin update 1.3.9-1 == 1.3.10-1: sshd stops working

2002-03-09 Thread Martin Bene
Hi, if I try updating cygwin from 1.3.9 to 1.3.10 sshd stops working: when trying to connect from a remote system, I get the followin messages: [root@backup full]# ssh martin.bene@myserver martin.bene@myserver's password: Fanfare!!! You are successfully logged in to this server!!! setgid:

Re: loging in as root/superuser

2002-03-09 Thread Michael A Chase
- Original Message - From: Paul Berg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 08, 2002 22:40 Subject: loging in as root/superuser just got cygwin a couple of days ago and have been trying to login as root/superuser but can't get in.. what is the password set to when

Unsubscribe not working

2002-03-09 Thread Paul McFerrin
FOLKS: I'm trying to exit this mailing list as it daily volume is too much for me. At the bottom of all postings, there is the following link: Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple If you visit that link, it says I should be able to unsubscribe by sending

Re: Unsubscribe not working

2002-03-09 Thread Randall R Schulz
Paul, At 07:44 2002-03-09, you wrote: FOLKS: I'm trying to exit this mailing list as it daily volume is too much for me. ... -paul mcferrin -- NOTE*** This email looks it came from [EMAIL PROTECTED] but in reality it came from [EMAIL PROTECTED] If you send a reply to

read() problem ?

2002-03-09 Thread Nicolae Santean
Is anybody aware of any issue related to the system call of read(filedescriptor, buffer, nbytes) under cygwin? The function is supposed to return 0 if EOF or # of bytes read otherwise. I get a 4GB read - clearly not correct (nbytes == 277). Appreciating, Nic. Santean

No libintl* package on mirrors

2002-03-09 Thread Michael Schwendt
Hi everyone! After I had seen errors on new versions of grep and a couple of others not finding libintl*.dll, I've searched the cygwin website for info on where to get that missing library. I've found a mentioning of two libintl* packages in the browsable package list at

xdvi finally solved !

2002-03-09 Thread Nicolae Santean
I've finally made it: xdvi runs okay under cygwin+XFree86! Needed a code change in the way read() is called by mk_pk_get_results() in font_open.c If you are interested in binaries/details, contact me at [EMAIL PROTECTED] or [EMAIL PROTECTED] Thanks for your help, folks! Cordially,

Q: Status of GCC 3.1 port?

2002-03-09 Thread David A. Cobb
I read that gcc 3.1 is currently at phase 3 (bugfix) with a target date of 4/15 (?). Is work in progress using the available sources to have a 3.1 port to the Cygwin platform some time reasonably soon? -- David A. Cobb, Software Engineer, Public Access Advocate By God's Grace I am a

Re: Unsubscribe not working

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 10:44:04AM -0500, Paul McFerrin wrote: FOLKS: I'm trying to exit this mailing list as it daily volume is too much for me. At the bottom of all postings, there is the following link: Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple There is much more

Re: No libintl* package on mirrors

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 05:56:09PM +0100, Michael Schwendt wrote: Hi everyone! After I had seen errors on new versions of grep and a couple of others not finding libintl*.dll, I've searched the cygwin website for info on where to get that missing library. I've found a mentioning of two libintl*

Re: Q: Status of GCC 3.1 port?

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 01:37:53PM -0500, David A. Cobb wrote: Is work in progress using the available sources to have a 3.1 port to the Cygwin platform some time reasonably soon? Pretty much all versions of gcc for the last four or five years have worked on Cygwin. If you are asking if there

WinCvs hangs after upgrading CygWin on Win2k

2002-03-09 Thread Patrick Eisenacher
Greetings, I use CygWin SSH for access to my repository with WinCvs. After upgrading CygWin, WinCvs 1.2 commands are aborted by the server. WinCvs 1.3b7 works, but the dos window hangs. The task manager shows, it's ssh that hangs. So I have to close the dos window manually, which is pretty

Re: No libintl* package on mirrors

2002-03-09 Thread Michael Schwendt
[Sorry for replying outside this thread. I haven't received the next digest yet and reply to this from the list archive.] : From: Christopher Faylor cgf at redhat dot com : To: cygwin at cygwin dot com : Date: Sat, 9 Mar 2002 14:16:25 -0500 : : It's there. It should have been

Re: No libintl* package on mirrors

2002-03-09 Thread Michael Schwendt
On 2002-03-09, Michael Schwendt wrote: :There is neither a libintl* directory nor a libintl* package in :the entire cygwin/latest tree. So, in which package do I find the :missing files? /contrib -- argh! :-) That directory sounded as if it was optional. -- Unsubscribe info:

Re: No libintl* package on mirrors

2002-03-09 Thread Christopher Faylor
On Sat, Mar 09, 2002 at 11:22:35PM +0100, Michael Schwendt wrote: On 2002-03-09, Michael Schwendt wrote: There is neither a libintl* directory nor a libintl* package in the entire cygwin/latest tree. So, in which package do I find the missing files? /contrib -- argh! :-) That directory sounded

ShoppingNews

2002-03-09 Thread ShoppingNews
www.Shop-Netz.de ® Clever shoppen finden statt suchen ! - +++ N E W S +++ - Hinweise zum Austragen aus der Mailingliste finden Sie am Ende dieser eMail.

Re: No libintl* package on mirrors

2002-03-09 Thread Michael Schwendt
On 2002-03-09, Christopher Faylor wrote: :/contrib -- argh! :-) : :That directory sounded as if it was optional. : :I'm sorry, but I don't understand your dilemma. : :I told you how to install what you needed. You have assumed I would install from the Internet. But I've been installing/updating

alternative to sigstack/sigaltstack

2002-03-09 Thread Stephen Weeks
Is there an equivalent to sigstack/sigaltstack in Cygwin? I have some code that handles signals and would like to use %esp to hold something other than the C stack pointer. Thanks for any advice. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: Status of GCC 3.1 port?

2002-03-09 Thread Dylan Cuthbert
Its pretty easy to grab the sources and recompile it for yourself, just follow the directions on the gcc homepage. I had some problems with the fastjar directory, whatever that is, but if you just specify gcc to be compiled when you issue the make command I think it will skip over that

RE: Status of GCC 3.1 port?

2002-03-09 Thread Stephano Mariani
I have built gcc 3.1 snapshot of today and it works fine... Stephano Mariani -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dylan Cuthbert Sent: Sunday, 10 March 2002 2:34 AM To: [EMAIL PROTECTED] Subject: Re: Status of GCC 3.1 port? Its

GCC 3.0.X and Cygwin

2002-03-09 Thread Dockeen
Is there a reason why base Cygwin still uses 2.95.3 of gcc, other than you have about 50 x 10^9 other more important things to do than deal with the 3 series. Is it somehow a poor match or messes things up for Cygwin? Thanks, Wayne Keen -- Unsubscribe info:

RE: GCC 3.0.X and Cygwin

2002-03-09 Thread Stephano Mariani
Read the list archives. :) If you need 3.x, build it yourself. Stephano Mariani -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dockeen Sent: Sunday, 10 March 2002 3:6 AM To: [EMAIL PROTECTED] Subject: GCC 3.0.X and Cygwin Is there a reason

Cygwin doesnt work

2002-03-09 Thread Gavi Narra
Hello, I have installed cygwin.. When i try to compile my program ,i get this error. abnormal program termination Can anyone please help. thanks in advance. Gavi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html