Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP
Path: utzoo!linus!genrad!mit-eddi!mit-vax!eagle!harpo!seismo!rlgvax!cvl!umcp-cs!chris
From: chris@umcp-cs.UUCP
Newsgroups: net.unix-wizards
Subject: Re: to RAW or not to RAW
Message-ID: <143@umcp-cs.UUCP>
Date: Mon, 13-Jun-83 22:24:46 EDT
Article-I.D.: umcp-cs.143
Posted: Mon Jun 13 22:24:46 1983
Date-Received: Tue, 14-Jun-83 13:06:46 EDT
Organization: Univ. of Maryland, Computer Science Dept.
Lines: 8

For a Xerox 1750 nroff post-processor I wrote, I wanted to send any
character from ^A to ~.  Luckily 4.1BSD has this wonderful bit called
LLITOUT.  In LLITOUT you can send anything, yet the tty driver still
responds to ^S/^Q.  No need to even turn off CRMOD, or any other.

Best of all, it's wonderfully non-portable. :-)

			- Chris ({seismo,allegra}!umcp-cs!chris)