Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!bzs@bu-cs.bu.edu From: bzs@bu-cs.bu.edu (Barry Shein) Newsgroups: comp.unix.wizards Subject: 4.2BSD / System V ioctl questions Message-ID: <9046@brl-adm.ARPA> Date: Fri, 28-Aug-87 13:23:57 EDT Article-I.D.: brl-adm.9046 Posted: Fri Aug 28 13:23:57 1987 Date-Received: Sun, 30-Aug-87 01:35:20 EDT Sender: news@brl-adm.ARPA Lines: 15 I sent him a copy of my ttyset() stuff which conditionally compiles under 4.x or SysV and gives a simple abstracted call interface to the common terminal modes. It's also available via anonymous FTP from BU-CS.BU.EDU. It's no panacea but for typical applications (like writing games or full screen editors) it should save a novice a couple of hours. There's an example program and some doc in there. It needs to be tested and possibly modified on SVR3, I don't have access to such a system. It's already been tested on 4.2, 4.3, SVR1, PC7300 and few releases of SVR2. -Barry Shein, Boston University