From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 16:43:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2247B16A4CE for ; Tue, 14 Sep 2004 16:43:00 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D2543D1D for ; Tue, 14 Sep 2004 16:42:58 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) i8EGhOW97863; Tue, 14 Sep 2004 09:43:24 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "K. Greenwood" , , Date: Tue, 14 Sep 2004 09:43:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20040914141624.38022.qmail@web14127.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Subject: RE: Status telnet/tn3270 [was I have some questions...] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 16:43:00 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of K. Greenwood > Sent: Tuesday, September 14, 2004 7:16 AM > To: Phil.Helms@cccs.edu; freebsd-questions@freebsd.org > Subject: Re: Status telnet/tn3270 [was I have some questions...] > > > Painfully long subject line: > > >I have some questions about > >telnet/telnetd/libtelnet/tn3270 and why FreeBSD is > >different than other BSDs in this regard > > --- Phil Helms wrote: > > > Any luck with fixing tn3270 yet? > I thought a full tn3270 emulation includes graphics, I think the tn3270 in BSD was a stripped down emulation that didn't include that. You could find an old version of FreeBSD that was pre-tn3270 excision and try it out I guess. When operating in line-mode, a real tn3270 emulates a VT52. So there's not much point in having it in unless it supports the graphics stuff. Ted