Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site linus.UUCP Path: utzoo!linus!sch From: sch@linus.UUCP (Stephen C. Hemminger) Newsgroups: net.sources Subject: Vnews - 4.1bsd changes and Vt100 virtterm interface Message-ID: <26849@linus.UUCP> Date: Tue, 7-Jun-83 09:30:38 EDT Article-I.D.: linus.26849 Posted: Tue Jun 7 09:30:38 1983 Date-Received: Tue, 7-Jun-83 20:36:02 EDT Organization: MITRE Corp., Bedford MA Lines: 15 Changes necessary to vnews to run on 4.1bsd: 1) growline is abbreviated to growlin line 1130 in visual.c Fix: add an "e" on the end. 2) fcntl.h (a USG'ism) is included even if not needed in visual.c. Fix: move it into #ifdef USG Since we have vt100's (mostly) I developed a quick virtterm interface for them. Ask if you want it (>4 requests and I will post it). -Steve H