RE: [ANNOUNCEMENT] Updated cygwin package: rxvt-2.7.9-2

2002-12-02 Thread Sergei Okhapkin
Shift-KP- and Shift-KP+ no longer change the font size in Windows mode. The hotkeys work fine in X-Window mode. -Original Message- From: Steve O [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 12:00 PM To: [EMAIL PROTECTED] Subject: [ANNOUNCEMENT] Updated cygwin package: rxvt-2

RE: When will we see chkconfig and xinetd?

2002-12-02 Thread Sergei Okhapkin
The packages are being reviewed. If you need the packages ASAP, you'll find them at http://users.rcn.com/sokhapkin/release/ -Original Message- From: Jim Drash [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:46 AM To: [EMAIL PROTECTED] Subject: When will we see chkconfig and

RE: cygwin telnet issues from dos prompt & tera term

2002-11-28 Thread Sergei Okhapkin
4a - W2K telnet always sends CRLF on ENTER key press. Use cygwin telnet or press C-j in MS telnet while entering username/password. 4b - Check teraterm settings. Looks like it runs in line mode instead of character mode. -Original Message- From: paul raymond [mailto:[EMAIL PROTECTED]] Se

RE: Another less/rxvt prob: Not interpreting ?

2002-11-20 Thread Sergei Okhapkin
To: [EMAIL PROTECTED] Subject: RE: Another less/rxvt prob: Not interpreting ? Yo, Again, Sergei! :) On Wed, 20 Nov 2002, Sergei Okhapkin wrote: > Set env var SHELL to "bash" before starting rxvt. Thanks for taking a stab at this. :) I did as you suggested, but this didn

RE: Another less/rxvt prob: Not interpreting ?

2002-11-20 Thread Sergei Okhapkin
Set env var SHELL to "bash" before starting rxvt. -Original Message- From: Jason Tiller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 6:59 PM To: [EMAIL PROTECTED] Subject: Another less/rxvt prob: Not interpreting ? Hi, All, :) "Thank You!" to Sergei and Matthijs who gr

RE: [ANNOUNCEMENT] Updated sysvinit packake available for download

2002-11-20 Thread Sergei Okhapkin
Chkconfig is ready to release, xinetd requires upcoming 1.3.16 cygwin1.dll -Original Message- From: Jim Drash [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 1:31 PM To: [EMAIL PROTECTED] Subject: RE: [ANNOUNCEMENT] Updated sysvinit packake available for download Outstandi

RE: 'less' can't determine terminal size?

2002-11-19 Thread Sergei Okhapkin
Looks like rxvt bug. Did you try xterm instead? -Original Message- From: Jason Tiller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 9:29 PM To: [EMAIL PROTECTED] Subject: RE: 'less' can't determine terminal size? Hi, Again, Sergei, :) On Tue, 19 Nov 2002,

RE: 'less' can't determine terminal size?

2002-11-19 Thread Sergei Okhapkin
What is the output of "stty -a" inside rxvt window? -Original Message- From: Tiller, Jason [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 9:04 PM To: '[EMAIL PROTECTED]' Subject: 'less' can't determine terminal size? Hi, All, :) I updated my installation recently, and I'm

RE: quick config question

2002-11-19 Thread Sergei Okhapkin
Looks like NT's "find.exe" is executed. -Original Message- From: Steffens-Jr, Alfred P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 9:58 AM To: '[EMAIL PROTECTED]' Subject: quick config question Running the find command, find -iname 'gcc.exe' -print results in find not

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
mount -s d:/cygwin / -Original Message- From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] Sent: Friday, November 15, 2002 3:42 PM To: [EMAIL PROTECTED] Subject: Re: SSHD on NT4... Hi, the tip with "at xx:yy /interactive cmd" helped! I now only have the problem that I know t

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
>Is there some way in Windows to trace the service startup in a useful manner? "at XX:YY /interactive cmd" The command prompt window running with a local system account will appear on the screen at XX hrs YY mins. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
Or cygwin1.dll is unaccessible to that account... -Original Message- From: Sergei Okhapkin Sent: Friday, November 15, 2002 12:03 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: SSHD on NT4... Looks like cygrunsrv or sshd have no execution permissions for local system account

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
Looks like cygrunsrv or sshd have no execution permissions for local system account. -Original Message- From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] Sent: Friday, November 15, 2002 12:00 PM To: [EMAIL PROTECTED] Subject: RE: SSHD on NT4... Hi, > Are there some errors in

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
Are there some errors in the application event log wheh sshd runs as a service? -Original Message- From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] Sent: Friday, November 15, 2002 11:52 AM To: [EMAIL PROTECTED] Subject: RE: SSHD on NT4... Hi, my permissions are -rw-rw-rw-

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
What is the output of "ls -l /etc/ssh*" and "ls -l /usr/sbin/sshd.exe"? Please check the rwx attributes of /etc, /usr and /usr/sbin directories. -Original Message- From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] Sent: Friday, November 15, 2002 11:26 AM To: [EMAIL PROTECTED]

RE: SSHD on NT4...

2002-11-15 Thread Sergei Okhapkin
Check services's configuration files permissions. I bet local system account has no read access to the configuration files. -Original Message- From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] Sent: Friday, November 15, 2002 11:09 AM To: [EMAIL PROTECTED] Subject: Re: SSHD on

RE: Serial port problems with cygwin1.dll 1.3.15 on Win98SE

2002-11-14 Thread Sergei Okhapkin
r, 4, &cb, 0) || cb != 4*/) ipbuffer |= rts | dtr; else { -Original Message- From: Ton van Overbeek [mailto:v-overbeek@;cistron.nl] Sent: Thursday, November 14, 2002 5:07 PM To: Sergei Okhapkin; [EMAIL PROTECTED] Subject: RE: Serial port problems

RE: Serial port problems with cygwin1.dll 1.3.15 on Win98SE

2002-11-13 Thread Sergei Okhapkin
Could you run "strace -o tracefile m68k-palmos-gdb ", do everything you need to hang the system and send the tracefile (compressed!) to me? The tracefile will be huge -Original Message- From: Ton van Overbeek [mailto:v-overbeek@;cistron.nl] Sent: Wednesday, November 13, 2002 4:21

RE: pico and nano: number of lines displayed

2002-11-13 Thread Sergei Okhapkin
Here is a piece of login source code: if (!hflag) { /* XXX */ static struct winsize win = { 0, 0/*, 0, 0*/ }; (void)ioctl(0, TIOCSWINSZ, &win); } Login resets the tty window size to 0 if -h option missed (don't ask