Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site mcvax.UUCP Path: utzoo!utcs!lsuc!pesnta!hplabs!hao!seismo!mcvax!jim From: jim@mcvax.UUCP (Jim McKie) Newsgroups: net.unix-wizards Subject: Re: setting TERM [converted to 4.2BSD gripe] Message-ID: <484@mcvax.UUCP> Date: Mon, 25-Feb-85 14:30:54 EST Article-I.D.: mcvax.484 Posted: Mon Feb 25 14:30:54 1985 Date-Received: Wed, 27-Feb-85 10:33:42 EST References: <1145@aecom.UUCP> <472@rlgvax.UUCP> <554@astrovax.UUCP> <3572@umcp-cs.UUCP> Reply-To: jim@mcvax.UUCP (Jim McKie) Organization: CWI, Amsterdam Lines: 24 Here is an extract from our /etc/ttys, which shows the format for 4.3BSD. Note that the 'state' field can be a combination of 'off', 'on' and 'secure', there are no /etc/ttytypes or /etc/securetty type files any more. # # Terminal line definitions # # line gettytab termcap state comment # ---- -------- ------- ----- ------- console Console decwriter on # console tty00 default dumb off # (DH/DM) Micom line out tty01 default dumb off # (DH/DM) Micom line out tty02 default dumb off # (DH/DM) Micom line out tty03 default dumb off # (DH/DM) Micom line out tty04 Dialup-1200 dumb on # (DH/DM) uucp dialin tty05 Dialup-1200 dumb on # (DH/DM) uucp dialin tty06 Dialup-1200 dumb on # (DH/DM) uucp dialin tty07 Auto-baud dumb on # (DH/DM) tty08 default dumb off # (DH/DM) Micom line out ..... ..... --jim