From owner-freebsd-current@FreeBSD.ORG Thu Nov 12 12:49:03 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D04F106568F for ; Thu, 12 Nov 2009 12:49:03 +0000 (UTC) (envelope-from nyan@jp.FreeBSD.org) Received: from sakura.ccs.furiru.org (sakura.ccs.furiru.org [IPv6:2001:2f0:104:8060::1]) by mx1.freebsd.org (Postfix) with ESMTP id 03D378FC0C for ; Thu, 12 Nov 2009 12:49:02 +0000 (UTC) Received: from localhost (authenticated bits=0) by sakura.ccs.furiru.org (unknown) with ESMTP id nACCmatk076841; Thu, 12 Nov 2009 21:48:39 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Thu, 12 Nov 2009 21:48:36 +0900 (JST) Message-Id: <20091112.214836.27789213.nyan@jp.FreeBSD.org> To: ed@80386.nl From: Takahashi Yoshihiro In-Reply-To: <20091111101207.GF64905@hoeg.nl> References: <20091111101207.GF64905@hoeg.nl> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Final call for testers: TERM=xterm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2009 12:49:03 -0000 In article <20091111101207.GF64905@hoeg.nl> Ed Schouten writes: > I'd like to flip the switch one of these days on all platforms, except > i386. On i386 the /etc/ttys file is shared between i386 and pc98. pc98 > will still use its own cons25 emulator instead of the xterm emulator, so > I'll initially convert all the other platforms and deal with i386 (and > hopefully pc98) later. I'll discuss this with nyan@. It seems that scterm-teken.c works for pc98, but it cannot display Japanese differently from scterm-sck.c. I think that Japanese support is more important than xterm support for pc98. So it should add etc/etc.pc98/ttys. --- TAKAHASHI Yoshihiro