This is the mail archive of the cygwin@sourceware.cygnus.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]

re: New patch available


On Fri, 01 Aug 1997 13:11, Sergey Okhapkin <sos@prospect.com.ru> wrote:
>- console code no longer alway translates CR to NL when tty support is 
>  enabled. The behavior depends now of termios settings.
>- signals should terminate blocking socket calls.
>- Chris Faylor's (cfg@bbc.com) patch for wait and SIGCHLD raising
>  logic - cygwin processes now waits non-cygwin processes correctly, no
>  more time races problems with SIGCHLD raising and process's exit.
>- utmp/wtmp files are filled now for every cygwin's session (both local >
session and telnet session). "Who" command works now. Create /var/run
>  and /var/log directories to enable utmp logging.
>- syslog() call handles now %m macro.
>- signal raising keys (ctrl-C, ctrl-\ etc) restarts suspended tty
>  output.
>  
>New internet servers/clients added to remote.tar.gz

Installed this on my NT 4.0SP3 workstation and ran into a couple of gotchas:
  - Telneting into your own machine appears to work correctly, but
telneting from some other machines (Suns running SunOS 4.1.3 in my
    experiments) did not echo terminal input -- commands only appeared
    after a return (you had to type blind). I compared stty -all outputs
    and did not find anything different. I also tried telneting from my
    PC to a Unix box then back to my PC; this also didn't work
    correctly. [Telneting from Solaris (5.5.1) does work correctly.]
  - stty rows x doesn't work. "Locally" (non-telnet), the command is
    accepted but has no effect (as indicated by a subsequent stty -all).
    When logged in through telnet, stty rows x gives "stty: standard
    input: No such file or directory."

-- 
James Dumser  972.462.5335  dumser@ti.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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