Exploitation of vulnerability in SSH1 CRC-32 compensation

2001-12-13 Thread Paul G.
Hi folks, Not sure if this even applies for Cygwin, but thought I'd ask: SSH CRC32 attack detection code contains remote integer overflow Description: http://www.kb.cert.org/vuls/id/945216 Is the version of OpenSSH that is currently in use for Cygwin vulner

Re: how to link CYGWIN cout dll instead WIN32 cout dll using MSVC

2001-12-13 Thread Paul G.
On 12 Dec 2001 at 21:05, TC Shen wrote: > Hello: > I am not sure whether this is possible or not. > > I just need to tell MSVC to link with CYGWIN dll (with iostream) > instead of the one came with MSVC. Can I do this? How? Seriously doubt it as the two are largely incompatible.

Re: gcc -mno-cygwin fail -- undefined reference to `_impure_ptr'

2001-12-13 Thread Paul G.
On 12 Dec 2001 at 17:24, egor duda wrote: > Hi! > > Wednesday, 12 December, 2001 Jari Aalto+mail.emacs > [EMAIL PROTECTED] wrote: > > JAme> Does anyone know why following code fails? Do I need some > JAme> other libraries or gcc compile options? This is latest JAme> > Cygwin / W2k

Re: Hi

2001-12-13 Thread Charles Wilson
atk wrote: > > I just liked to ask, why BitchX doesnt work on cygwin platform? > when i compile, and exec it, there comes error: > "$ BitchX > /usr/local/bin/BitchX: 1: Syntax error: "(" unexpected" > > I have tested many times and no use, whats the problem??? http://www.tuxedo.org/~esr/faqs/sm

Hi

2001-12-13 Thread atk
I just liked to ask, why BitchX doesnt work on cygwin platform? when i compile, and exec it, there comes error: "$ BitchX /usr/local/bin/BitchX: 1: Syntax error: "(" unexpected" I have tested many times and no use, whats the problem??? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#un

RE: from localhost: yes - from remote host: no

2001-12-13 Thread Geoff Soutter
> Description: > I have setup a sshd as described her: > http://tech.erdelynet.com/cygwin-sshd.asp > and "ssh localhost" works just fine. I'm no expert, but I just set up SSHD from scratch and I looked at this document and it looked kind of out of date. It should work just by running ssh-host

Re: Rsync 2.5.0

2001-12-13 Thread Lapo Luchini
Joshua McClintock wrote: > Anyone know if someone is working on porting this latest version? The new version is quite different from the old one, mani thing it needs a stub resolver for DNS lookup. As the package mantainer I plan to port it, but had not the time yet... I did some unsiccessful tr

Re: msman - view MSDN docs as man pages

2001-12-13 Thread Nick Duffek
A couple of updates to my announcement of msman: >Download: http://nick.duffek.com/software/msman Until a short while ago, Internet Explorer was downloading that as a .tar file. I've changed the MIME type to prevent that. >Requires: Perl and either pod2man or nsgmls with docbook2man-spec.pl

Re: teTeX - fmt-Files not created

2001-12-13 Thread Jan Nieuwenhuizen
writes: > I'm new to teTeX on cygwin. I'm in the process of providing a texmf tree for tetex. Also, Jerome is preparing a new tetex executables package. So there is hope. > But even then, I got no fmt files for latex, tex, etex, elatex or > even the pdftex family. That's strange. Are you s

duplicate regexec/regcomp functions detected

2001-12-13 Thread Ralf Habacker
Hi all, kde needs the regexp functions regexec and regcomp. The cygwin lib contains the System V8 function call style, while the pcre package (pcreposix) provides another style (the system V style I guess). The problem is now, that both libs supports the same names for regexec and regcomp but w

Re: CAT

2001-12-13 Thread Matthew Smith
"cat" is part of the textutils package. cheers, -Matt - Hello I wanted to download CAT utility as i am getting the message cat not found. any pointers where can i get it. Nomit -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

RE: Object File format

2001-12-13 Thread Ray Campbell
Thank you very much for your information. I am surprised you answered so quickly ( and most grateful as well). Hope to contribute something of use in the future and keep up the good work. I really love cygwin. I am a c++ programmer by trade, but unemployed due to the WTC disaster. Thanks agai

Re: Object File format

2001-12-13 Thread egor duda
Hi! Thursday, 13 December, 2001 Ray Campbell [EMAIL PROTECTED] wrote: RC> I am trying to learn more about compiler development, and thus more RC> information about ELF files. I thought that c++ object files were in the RC> ELF format, generated in cygwin with the c++ compiler, but when I try to

Object File format

2001-12-13 Thread Ray Campbell
I am trying to learn more about compiler development, and thus more information about ELF files. I thought that c++ object files were in the ELF format, generated in cygwin with the c++ compiler, but when I try to read them, either with readelf, or in debug, they don't appear to be. Is there any

Re: FW: Updated: tcsh-6.10.00-3

2001-12-13 Thread Corinna Vinschen
On Thu, Dec 13, 2001 at 11:29:53AM -0600, Conner, Quentin wrote: > > > > -Original Message- > > From: Conner, Quentin > > Sent: Thursday, December 13, 2001 11:26 AM > > To: '[EMAIL PROTECTED]' > > Subject:Updated: tcsh-6.10.00-3 > > > > > > Any workaround for the .EX

Rsync 2.5.0

2001-12-13 Thread Joshua McClintock
Anyone know if someone is working on porting this latest version? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Cannot create executables / can't find libz.dll

2001-12-13 Thread Charles Wilson
Cliff Hones wrote: > [EMAIL PROTECTED] wrote: > > >>1.When i'm trying to compile something i see error: [cut] cannot creat >>exec [cut]. what i need to do? >> > > For a start, read the documentation and FAQ, and if that doesn't help > give us more information. Did you do a full cygwin instal

FW: Updated: tcsh-6.10.00-3

2001-12-13 Thread Conner, Quentin
> -Original Message- > From: Conner, Quentin > Sent: Thursday, December 13, 2001 11:26 AM > To: '[EMAIL PROTECTED]' > Subject: Updated: tcsh-6.10.00-3 > > > Any workaround for the .EXE related path search problem in tcsh 6.10 for > CYGWIN? > > Thanks, > > Quentin >

Re: mount fails

2001-12-13 Thread Christopher Faylor
On Thu, Dec 13, 2001 at 08:28:08AM -0500, Earnie Boyd wrote: >I know you already have your answer but for the record, this is the >wrong list for this post. This is a [EMAIL PROTECTED] type of post. >Cygwin-apps is to be used for porters to discuss porting programs. It's >not to post questions

Re: CYGWIN and rlogin - non inheritance of variable CYGWIN

2001-12-13 Thread arnaud GAND
CyberZombie wrote: > arnaud GAND wrote: > >> I fully apologize because my problem was that I did not restart my >> computer. When reading the doc, >> I understood "form start on" as "from start on bash". Sorry. I made >> another tests with new system variables >> and I found that these new sy

Re: Cannot create executables / can't find libz.dll

2001-12-13 Thread gahan
On Thu, 13 Dec 2001, Cliff Hones wrote: > > [EMAIL PROTECTED] wrote: > > > 1.When i'm trying to compile something i see error: [cut] cannot creat > > exec [cut]. what i need to do? > > For a start, read the documentation and FAQ, and if that doesn't help > give us more information. Did you d

Re: CAT

2001-12-13 Thread Larry Hall (RFK Partners, Inc)
At 10:38 AM 12/13/2001, you wrote: >Hello > >I wanted to download CAT utility as i am getting the message cat not >found. >any pointers where can i get it. May I suggest http://cygwin.com/packages/ for all your questions about packages? Larry Hall [EMAIL PROTECTED

CAT

2001-12-13 Thread nomit kalidhar
Hello I wanted to download CAT utility as i am getting the message cat not found. any pointers where can i get it. Nomit -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: source code link to xc-4-src - Cygwin/Xfree is broken

2001-12-13 Thread Larry Hall (RFK Partners, Inc)
At 11:55 PM 12/12/2001, Art wrote: >Hi! > >This link is broken on your Cygwin/Xfree web page: > > href="ftp://mirrors.rcn.net/pub/sourceware/cygwin/xfree/xc-4-src";>source >code. > >Is the source code available otherwise? >I'll look in the mailing list and email it if I don't find >an answer ther

Re: CYGWIN and rlogin - non inheritance of variable CYGWIN

2001-12-13 Thread Corinna Vinschen
On Thu, Dec 13, 2001 at 08:30:18AM -0600, CyberZombie wrote: > arnaud GAND wrote: > > > I fully apologize because my problem was that I did not restart my > > computer. When reading the doc, > > I understood "form start on" as "from start on bash". Sorry. I made > > another tests with new syste

Re: Re: UNIX Sockets - Broadcast address

2001-12-13 Thread Corinna Vinschen
On Thu, Dec 13, 2001 at 08:08:15AM +, Kay M wrote: > Yup, Like I said Ok with LINUX, so ? > > What could be wrong ?. REMEMBER its the bind()ing function that gives an > error!. Even with no server just client, bind()ing gives error. Dunno. The error code is returned by a WinSock function.

Re: CYGWIN and rlogin - non inheritance of variable CYGWIN

2001-12-13 Thread CyberZombie
arnaud GAND wrote: > I fully apologize because my problem was that I did not restart my > computer. When reading the doc, > I understood "form start on" as "from start on bash". Sorry. I made > another tests with new system variables > and I found that these new system variables was not set in

Re: Re: CYGWIN and rlogin - non inheritance of variable CYGWIN

2001-12-13 Thread arnaud GAND
> > > > > > > Subject: > > Re: CYGWIN and rlogin - non inheritance of variable CYGWIN > From: > > Corinna Vinschen <[EMAIL PROTECTED]> > Date: > > Wed, 12 Dec 2001 15:04:00 +0100 > To: > > [EMAIL PROTECTED] > > >On Wed, Dec 1

Re: Cannot create executables / can't find libz.dll

2001-12-13 Thread Cliff Hones
[EMAIL PROTECTED] wrote: > 1.When i'm trying to compile something i see error: [cut] cannot creat > exec [cut]. what i need to do? For a start, read the documentation and FAQ, and if that doesn't help give us more information. Did you do a full cygwin install? Is it all up to date? What com

[ANNOUNCEMENT] New on sourceware: FIGlet-2.2-1

2001-12-13 Thread Carl Ebrey
FIGlet has been uploaded to the cygwin text distribution. FIGlet creates large characters out of ordinary screen characters. This is reminiscent of UseNet or email signatures. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads

Cannot create executables / can't find libz.dll

2001-12-13 Thread gahan
1.When i'm trying to compile something i see error: [cut] cannot creat exec [cut]. what i need to do? 2. i tried to install mc from rpm [rpm -i mc-version.rpm] and i see error: cant find DLL file: libz.dll. im sure that i have this file, named libz.dll.a, when im reanming libz.dll.a to libz.dll

Ported RPC libraries for Cygwin for Windows.

2001-12-13 Thread Lalit Singla (MOHALI)
Hi, Can anybody pl provide any pointers to from where we can download the installable rpc library ported for cygwin for windows platform. thanx & rgds, Lalit Singla, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Do

chmod problem?

2001-12-13 Thread JOSE (GRI)
Hi chmod don't show me user's group : drwxr-xr-x2 jose Nobody 0 Nov 23 11:38 temp -rw-r--r--1 jose Nobody 25445 Dec 11 09:34 winzip.log Why? Thanks . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.

Re: [Fwd: XDMCP "No valid address" error...]

2001-12-13 Thread Alexander Gottwald
On Wed, 12 Dec 2001, Arthur Taylor wrote: > I wasn't sure how to put this on the cygwin-xfree mailing list, but I > noticed that you were talking about an error back in Oct 9, 2001, which > I am now getting... > > I have cygwin on a Win2k machine using token-ring. Its a problem with the socket

Re: Re: teTeX - fmt-Files not created

2001-12-13 Thread rabe42
[EMAIL PROTECTED] schrieb am 12.12.01: > Bonjour: > > A few times ago a similar problem was reportd for > a recent of windows: > On which version of window do yo run Cygwin ? I run the latest cygwin (daily setup) on my Win2k Notbook. > Please note taht a new build (with some fixes) > is under

ssh: from localhost: yes - from remote host: no

2001-12-13 Thread Sommer, Thorsten
Hola, folx ... once again (after trying to tie down some loose ends in my installation), my attempts to get sshd running failed :-( (And I thought I had found the error at last ...) Description: I have setup a sshd as described her: http://tech.erdelynet.com/cygwin-sshd.asp and "ssh localhos

Re: Re: UNIX Sockets - Broadcast address

2001-12-13 Thread Kay M
Yup, Like I said Ok with LINUX, so ? What could be wrong ?. REMEMBER its the bind()ing function that gives an error!. Even with no server just client, bind()ing gives error. If you can show me an example of a working server/client on the broadcast address Id be interested to see the code. he