Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!panda!talcott!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix-wizards Subject: Re: setting TERM [converted to 4.2BSD gripe] Message-ID: <3572@umcp-cs.UUCP> Date: Sun, 24-Feb-85 03:35:14 EST Article-I.D.: umcp-cs.3572 Posted: Sun Feb 24 03:35:14 1985 Date-Received: Wed, 27-Feb-85 07:16:41 EST References: <1145@aecom.UUCP> <472@rlgvax.UUCP> <554@astrovax.UUCP> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 28 At the very least, there should be one file with this information: Right now this information must be extracted from three separate files: /etc/ttys, /etc/gettytab, /etc/ttytype. It seems to me that the cannot (and should not) be inferred from the , so this is the proper organization for these. What I might like to see: /etc/ttys looking like this: # anything here is a comment... # the first entry is "enablement" (this *is* /etc/ttys) 1 tty00 autobaud dialup 1 tty01 9600 aaa 0 tty02 4800 weird # the line is busted for some reason 1 tty03 12,3 dialup # 1200/300 only dialup The first two fields are of use to /etc/init; the second and third are of use to getty, and the fourth is of use to login (when setting TERM). Note that no changes to the kernel would be required (though init, a pretty sensitive process, would have to be rewritten). -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251) UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland