Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!lll-crg!nike!ll-xn!mit-amt!mit-eddie!genrad!decvax!dartvax!steve From: steve@dartvax.UUCP (Steve Campbell) Newsgroups: net.unix-wizards Subject: plain 8-bit output Message-ID: <5218@dartvax.UUCP> Date: Thu, 2-Oct-86 22:07:37 EDT Article-I.D.: dartvax.5218 Posted: Thu Oct 2 22:07:37 1986 Date-Received: Sat, 4-Oct-86 10:00:20 EDT Reply-To: steve@dartvax.UUCP (Steve Campbell) Organization: Dartmouth College, Hanover, NH Lines: 14 Keywords: bsc 8-bit foreign language Background: 4.[23] bsd, VT220 terminals, a database of foreign language text containing 8-bit characters (diacritical marks, European quotes, etc.) The goal: to be able to output these 8-bit characters *without losing any standard Unix tty functions.* RAW negates flow-control. RAW and LITOUT change the handling of CR and/or LF. 4.3BSD has a new PASS8 tty(4) option, but it says it only applies to input (grrr). What I want is plain old cooked mode BUT with an 8-bit data path. The question: how? Must I hack the tty drivers and sys/tty*? Ugh. -- Steve Campbell steve@Dartmouth.EDU dartvax!steve