Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2000 16:14:53 -0800 (PST)
From:      "Brian S. Dean" <bsd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/rsh rsh.c
Message-ID:  <200004010014.QAA55111@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsd         2000/03/31 16:14:53 PST

  Modified files:
    usr.bin/rsh          rsh.c 
  Log:
  Fix a bug in rsh that caused the remote process to hang waiting on
  input even if the '-n' flag to rsh is used.  The write side of the
  socket should be closed to allow the remote process to see EOF.
  
  Submitted by:  Brad Chisholm <sasblc@unx.sas.com>
  
  Revision  Changes    Path
  1.22      +3 -1      src/usr.bin/rsh/rsh.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004010014.QAA55111>