This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE:The road to 1.3.11 -- please try the latest snapshot


Many thanks to Egor Duda for changing checks for
connectionless sockets. Logging to syslogd is working.

Thanks to Christopher Faylor for the outstanding fix of gettimeofday.
This will solve my ntpd jitter.

Here are 2 things I mailed two times in the past.
 
1) Behavior

Description:

(a) Telnet session from system A to cygwin system B
(b) Type telnet escape char and quit, or kill telnet
(c) Another telnet session from system A to cygwin system B
(d) On system B telnetd of step (a) is gone, user shell (a) is running

Process list on system B after (a):

     UID     PID    PPID TTY     STIME COMMAND
   admin      95       1     ?    Feb 14 /usr/sbin/syslogd
   admin     114       1    ?    Feb 14 /usr/local/bin/ntpd
   admin     133       1    ?    Feb 14 /usr/sbin/cron
   admin     142       1    ?    Feb 14 /usr/sbin/inetd
   admin     425       1    ?    Feb 17 /usr/sbin/sshd
   admin     256     142   ?  17:09:13 /usr/libexec/in.telnetd
   admin      94     256   0  17:09:17 /bin/bash               <-
   admin     303      94   0  17:09:34 /usr/bin/ps

Process list on system B after (c):

     UID     PID    PPID TTY     STIME COMMAND
   admin      95       1   ?    Feb 14 /usr/sbin/syslogd
   admin     114       1   ?    Feb 14 /usr/local/bin/ntpd
   admin     133       1   ?    Feb 14 /usr/sbin/cron
   admin     142       1   ?    Feb 14 /usr/sbin/inetd
   admin     425       1   ?    Feb 17 /usr/sbin/sshd
   admin      94       1   0  17:09:17 /bin/bash              <- ?
   admin     277     142   ?  17:12:20 /usr/libexec/in.telnetd
   admin      99     277   1  17:12:24 /bin/bash
   admin      65      99   1  17:12:34 /usr/bin/ps

2) Behavior

Description:

(a) bash> /sys/winnt/system32/ping -t somehost
(b)       Type CRTL-Z -> nothing happened (i know).
(c)       Type CTRL-C -> ping is still running.             <- ?


Help me to understand  1) and 2) ?

No thanks for your filter, this is the fifth try.



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]