From owner-freebsd-questions Tue Sep 22 10:39:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19606 for freebsd-questions-outgoing; Tue, 22 Sep 1998 10:39:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19590 for ; Tue, 22 Sep 1998 10:39:41 -0700 (PDT) (envelope-from groggy@iname.com) From: groggy@iname.com Received: from localhost (abc.xyz.net [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id JAA00453 for ; Tue, 22 Sep 1998 09:39:34 -0800 (AKDT) (envelope-from groggy@iname.com) Date: Tue, 22 Sep 1998 09:39:33 -0800 (AKDT) X-Sender: abc@abc.xyz.net To: freebsd-questions Subject: tcl EOL's Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG since 2.2.7, i've noticed that all my tcl script that print to the console are now fubar. my scripts (8.0) used to output: 123 456 789 now the same scripts w/tcl 8.02 123456789 what happened? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message