From owner-freebsd-current Thu Dec 7 05:56:05 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA13211 for current-outgoing; Thu, 7 Dec 1995 05:56:05 -0800 (PST) Received: from asstdc.scgt.oz.au (root@asstdc.scgt.oz.au [202.14.234.65]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA13142 for ; Thu, 7 Dec 1995 05:56:01 -0800 (PST) Received: (from imb@localhost) by asstdc.scgt.oz.au (8.7.3/BSD-4.4) id AAA16049 for current@freebsd.org; Fri, 8 Dec 1995 00:55:37 +1100 (EST) From: michael butler Message-Id: <199512071355.AAA16049@asstdc.scgt.oz.au> Subject: telnet and ^C hangs session To: current@freebsd.org Date: Fri, 8 Dec 1995 00:55:36 +1100 (EST) X-Mailer: ELM [version 2.4 PL24beta] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org Precedence: bulk With -current as of the night before last, if I telnet to a -stable box, open a (text) file with "less", type "G" to take me to end of file, hit ^C to dispense with the line count, the session hangs. Conversely, if I telnet from the -stable box to the -current one, I can hang the session the same way. "rlogin -x" fails the same way :-( michael