Re: Updated: rxvt-2.7.10-1

2003-03-31 Thread Thomas Mellman
ith button 3 and then paste the whole range. With rxvt, you can select a range in the same manner, but what you get seems not only incomplete, but nondeterministic. (I mentioned this prviously, some months ago, both in this forum and at www.rxvt.org) -- Thom

telnetd doesn't give login: prompt

2002-09-30 Thread Thomas Mellman
in* /bin/cygwin1.dll* I used (a while ago) iu-config to create the files in /etc. and: $ whence login /cygdrive/d/cygwin/bin/login $ echo $CYGWIN ntsec Any help will be appreciated... --  ---- T

Re: n00b to Unix

2002-09-30 Thread Thomas Mellman
t, it's O'Reilly. --  ---- Thomas Mellman [EMAIL PROTECTED] __ Wie ware das: mehrere E-Mail Adressen - aber nur ein Postfach ? Kein Problem mit WEB.DE FreeMail - http://freemail.web.de/?mc=021127 -- Unsubscribe info:

Re: Moving cygwin discussions to Usenet? (e.g., alt.os.cygwin)

2002-09-30 Thread Thomas Mellman
ing to makes sense of a *lot* of > new information. Try http://www.cygwin.com/ml/cygwin/2002-09/ (or http://www.cygwin.com/ml/cygwin/2002-10) It works great for me. --  Thomas Mellman [EMAIL PROTECTED] ___

Re: Re: Moving cygwin discussions to Usenet? (e.g., alt.os.cygwin)

2002-09-30 Thread Thomas Mellman
hatever it's called) and referencing that in my contribution. Because I use the same Subject line, I seem to get positioned into the correct thread, but not at the correct place. --  Thomas Mellman [EMAIL PROTECTED] ___

readline Bug! ;-) [was: Bash Bug! (was: Bug in rxvt 2.7.2 ...)]

2002-10-02 Thread Thomas Mellman
ce, it seems to me it's worth bringing up. If anyone else has observed this, I'd appreciate a word so we can track it down further. --  Thomas Mellman [EMAIL PROTECTED] __ Die clevere Geldreserve

Re: readline Bug! ;-) [was: Bash Bug! (was: Bug in rxvt 2.7.2 ...)]

2002-10-10 Thread Thomas Mellman
ns as well I don't know if there's any causation there - but I do believe there's a connection. --  Thomas Mellman [EMAIL PROTECTED] __ Tippen Sie mit der cleveren Kombination vo

new gdb interface

2002-10-16 Thread Thomas Mellman
is one may be a good one (there are already good ones, like ddd, but that's besides the point), but when I want a graphical interface, I'll execute it. -- Thomas Mellman [EMAIL PROTECTED] Keine verlorenen Lot

Re: RE: new gdb interface

2002-10-17 Thread Thomas Mellman
uld be optional, rather than standard Unix command line behaviour (IMHO) being optional. I had to power down my box - neither kill(-9) on either the process under test, the debugger or the debugger window, nor even the task manager were able to kill the two processes, and even windows-shutdown hung. -

Re: Re: new gdb interface

2002-10-17 Thread Thomas Mellman
egor duda <[EMAIL PROTECTED]> schrieb am 17.10.02 10:10:39: > Hi! > > Thursday, 17 October, 2002 Thomas Mellman [EMAIL PROTECTED] wrote: > > TM> I had to power down my box - neither kill(-9) on either the process under test, > TM> the debugger or the debugger win

BUG in CYGWIN's implementation of GDB?

2002-10-17 Thread Thomas Mellman
ot the behaviour on my linux system at home and is - AFAICT - wrong. On the graphical version of GDB, I see no menu item for setting the runtime arguments at all, but I only studied it for 10 minutes or so. -- Thomas Mellman [EMAIL PROTECTED] __

Re: new gdb interface

2002-10-17 Thread Thomas Mellman
Regarding the default window-fied behaviour of GDB - is that POSIX? It certainly doesn't seem in the spirit of POSIX. -- Thomas Mellman [EMAIL PROTECTED] Keine verlorenen Lotto-Quittungen, keine verges

Another problem using GDB

2002-10-17 Thread Thomas Mellman
gt; This GDB was configured as "i686-pc-cygwin"... > "/home/w/src/gtl/gtl.exe.stackdump" is not a core dump: File format not recognized > (gdb) Is this an operator error? -- Thomas Mellman [EMAIL PROTECTED] _

Re: Re: Another problem using GDB

2002-10-18 Thread Thomas Mellman
egor duda <[EMAIL PROTECTED]> schrieb am 17.10.02 12:10:42: > Hi! > > Thursday, 17 October, 2002 Thomas Mellman [EMAIL PROTECTED] wrote: > > TM> I'm having another problem with GDB. Normally, one would debug a core file > TM> as follows (correct?): > >

Suspected bug in RXVT

2002-11-18 Thread Thomas Mellman
mouse button to - the screen edge *in the direction* of the left mouse click. By comparison, with xterm, the whole region - from left mouse click - to right moust click is selected. Thomas Mellman [EMAIL PROTECTED

two problems w/ new perl encountered

2003-03-14 Thread Thomas Mellman
in-multi /opt/lib/perl5/5.6.1/cygwin-multi /opt/lib/perl5/site_perl/5.6.1 /opt/lib/perl5/5.6.1 /usr/lib/perl5/5.8.0/cygwin-multi-64int /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int /usr/lib

ftp crashes when nmap command is used

2004-01-29 Thread Thomas Mellman
ftp crashes intermittently when the nmap option is used: nmap $1;$2 $1 Here's the traceback: Exception: STATUS_ACCESS_VIOLATION at eip=610AB7B0 eax=611489D4 ebx=0038 ecx=6C697562 edx=611489D4 esi=0A045730 edi=0020 ebp=0022E9E8 esp=0022E9C8 program=c:\cygwin\bin\ftp.exe cs=001B ds=0023 e

ftp bug report

2004-02-18 Thread Thomas Mellman
Re: ftp crash ftp crashes intermittently (but reliably) when getting files. I tried to debug it with gdb but for some reason that I don't understand, it hangs when run. Nevertheless, using gdb to get the symbols (which appear to be correct) and the ftp.exe.stackdump, I believe that I ha

Re: ftp bug report

2004-02-18 Thread Thomas Mellman
--- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > 0x6100 is the base address for cygwin1.dll, IIRC. Aha. Thank you. I'm still not clear on what happened to my stack frame for dataconn(), although I can now imagine what happened to the stack frame entry for the subordinate fdopen(). Symb

Re: ftp bug report

2004-02-19 Thread Thomas Mellman
Corinna wrote: >On Feb 18 02:21, Thomas Mellman wrote: >> Re: ftp crash >> >> ftp crashes intermittently (but reliably) when getting files. > >Hmm, I tried to get various files between 1 Meg and 22 Megs, multiple >times, and I didn't have any crash. Do you

Re: ftp bug report

2004-02-19 Thread Thomas Mellman
Corinna wrote: >> Did you try to use the mapping feature of nmap? I transfer from a VMS > >What's nmap? I never used it. I don't see that we have a nmap package >in the distro. > >> machine, and I need to nmap to get rid of the version number. I also >> use the case command to convert from up

Re: ftp bug report

2004-02-19 Thread Thomas Mellman
>I fixed the bug (which could only show up when using nmap) and uploaded >a new version of inetutils. Wow! I'm impressed. Thank you! >As an exercise for the reader: > > buf = (char *) malloc (size); > to = buf; > [...] > if (newsize > size) >buf = realloc (buf, newsize); > while (new

Re: ftp bug report

2004-02-19 Thread Thomas Mellman
Brian Ford wrote: >> Oh, I hope there's an answer section in the back >> of the book. >> >Hint: realloc can move the data, returning a different base address. Oh. I guess I read the man page wrong: The realloc() function changes the size of the block of memory pointed to by the pointer param

Re: rxvt doesn't paste selections anymore?

2002-09-20 Thread Thomas Mellman
ing on the rxvt mailing list that the problem has been recognized and that there's a patch that will be appearing Very Soon Now. It would be nice if someone knows about this to say a word or two about it. The link on www.

Re: Re: rxvt doesn't paste selections anymore?

2002-09-20 Thread Thomas Mellman
about mine: >ls -l /bin/libW11.dll -rwxrwxrwx1 DomainUs52224 Sep 5 07:42 /bin/libW11.dll >sum /bin/libW11.dll 2600451 >file /bin/libW11.dll /bin/libW11.dll: MS Windows PE Intel 80386 GUI DLL Unfo

Re: Promoting rxvt (non-X11)

2002-09-24 Thread Thomas Mellman
ebody please tell me I'm wrong, and I've just always configured it wrong. --  Thomas Mellman [EMAIL PROTECTED] __ Keine Chance fur Viren! Mit WEB.DE FreeMail sind Sie auf der sicheren Seite - Vire

RE: xrvt clipboard access

2002-09-26 Thread Thomas Mellman
clipboard (note: note is my script) --  Thomas Mellman [EMAIL PROTECTED] __ Die clevere Geldreserve: der DiBa-Privatkredit. Funktioniert wie ein Dispo, ist aber viel gunstiger! Alle Infos: http://diba.web.de/?mc=0211

RE: Moving cygwin discussions to Usenet? (e.g., alt.os.cygwin)

2002-09-27 Thread Thomas Mellman
ng to get external URLs to pop up in > a new window. Should be fixed in an hour. There's a good reason to stick with the mailing list - unasked-for new windows... --  Thomas Mellman [EMAIL PROTECTED]

Help with RCS under cygwin

2002-01-09 Thread Thomas Mellman
I have downloaded RCS 5.7 and built it under cygwin. I moved conf.heg to conf.h and had to modify has_mmap to be 0, but other than that, it built fine. But if (on a text-mounted directory) I "ci -l file" and then try to rcsdiff the file, every line is different. If I say "co -p file | sed 's/^M