From owner-freebsd-arch@FreeBSD.ORG Thu Oct 6 10:32:07 2005 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6F616A41F for ; Thu, 6 Oct 2005 10:32:07 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20DAF43D45 for ; Thu, 6 Oct 2005 10:32:07 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 7CF3DBC74; Thu, 6 Oct 2005 10:32:05 +0000 (UTC) To: Yar Tikhiy From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 06 Oct 2005 12:57:17 +0400." <20051006085716.GB66584@comp.chem.msu.su> Date: Thu, 06 Oct 2005 12:32:05 +0200 Message-ID: <10436.1128594725@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: arch@freebsd.org Subject: Re: Any reason for no ostrip? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 10:32:07 -0000 In message <20051006085716.GB66584@comp.chem.msu.su>, Yar Tikhiy writes: >All, > >I've been missing the ostrip terminal option for quite a while. >Frankly, it is of use mostly to Cyrillic users because our main >Unix encoding, KOI8, has a funny property: It can be readable if >mapped to US-ASCII by stripping the high bit, so if you happen to >land at a terminal w/o Cyrillic support, you still can read your >mail if you manage to strip the 8th bit off. Unfortunately, far >from all terminals, hardware as well as software, have an option >to strip the 8th bit. Since we have istrip already, adding ostrip >would be just complementary. Any objections? Couldn't you get the same result with cs7 and space parity ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.