From owner-source-changes@NetBSD.ORG Fri Mar 17 11:35:29 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA07564 for ; Fri, 17 Mar 1995 11:35:28 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id NAA09920 for source-changes-outgoing; Fri, 17 Mar 1995 13:10:14 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id NAA09914 for source-changes; Fri, 17 Mar 1995 13:10:09 -0500 Date: Fri, 17 Mar 1995 13:10:09 -0500 From: The Source of All Evil Message-Id: <199503171810.NAA09914@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG mycroft Fri Mar 17 13:03:14 EST 1995 Update of /a/cvsroot/src/usr.bin/telnet In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9870 Modified Files: externs.h sys_bsd.c telnet.c Log Message: If we get an EOF on stdin, close the write side of the TCP connection, but wait for the remote host to close the connection before exiting.