Home | History | Annotate | Line # | Download | only in etc.vax
ttys revision 1.10
      1  1.10    abs #	$NetBSD: ttys,v 1.10 2019/09/25 23:09:24 abs Exp $
      2   1.1  ragge #
      3   1.1  ragge #	@(#)ttys	5.2 (Berkeley) 6/10/93
      4   1.1  ragge #
      5   1.1  ragge # name	getty				type	status		comments
      6   1.1  ragge #
      7   1.1  ragge # If the console is marked insecure, single-user requires
      8   1.1  ragge # the root password.
      9  1.10    abs console	"/usr/libexec/getty std.9600"	unknown	off secure
     10  1.10    abs constty	"/usr/libexec/getty std.9600"	unknown	on secure
     11   1.1  ragge 
     12   1.2  ragge # Virtual terminals on VS3100 with "glass tty"
     13   1.2  ragge #ttyw0	"/usr/libexec/getty std.9600"	sun on secure
     14   1.2  ragge #ttyw1	"/usr/libexec/getty std.9600"	sun on secure
     15   1.2  ragge #ttyw2	"/usr/libexec/getty std.9600"	sun on secure
     16   1.2  ragge #ttyw3	"/usr/libexec/getty std.9600"	sun on secure
     17   1.2  ragge #ttyw4	"/usr/libexec/getty std.9600"	sun on secure
     18   1.2  ragge #ttyw5	"/usr/libexec/getty std.9600"	sun on secure
     19   1.2  ragge #ttyw6	"/usr/libexec/getty std.9600"	sun on secure
     20   1.2  ragge #ttyw7	"/usr/libexec/getty std.9600"	sun on secure
     21   1.2  ragge 
     22   1.2  ragge # DZ-11 lines, not frobbed by getty (keyboard/mouse may be sad)
     23   1.2  ragge #tty00	"/usr/libexec/getty std.9600"	unknown	off secure
     24   1.2  ragge #tty01	"/usr/libexec/getty std.9600"	unknown	off secure
     25   1.2  ragge #tty02	"/usr/libexec/getty std.9600"	unknown	off secure
     26   1.2  ragge #tty03	"/usr/libexec/getty std.9600"	unknown	off secure
     27   1.2  ragge #tty04	"/usr/libexec/getty std.9600"	unknown	off secure
     28   1.2  ragge #tty05	"/usr/libexec/getty std.9600"	unknown	off secure
     29   1.2  ragge #tty06	"/usr/libexec/getty std.9600"	unknown	off secure
     30   1.2  ragge #tty07	"/usr/libexec/getty std.9600"	unknown	off secure
     31   1.3    abs 
     32   1.3    abs # DHU-11/DHV-11 lines
     33   1.3    abs #ttyS0	"/usr/libexec/getty std.9600"	unknown off secure
     34   1.3    abs #ttyS1	"/usr/libexec/getty std.9600"	unknown off secure
     35   1.3    abs #ttyS2	"/usr/libexec/getty std.9600"	unknown off secure
     36   1.3    abs #ttyS3	"/usr/libexec/getty std.9600"	unknown off secure
     37   1.3    abs #ttyS4	"/usr/libexec/getty std.9600"	unknown off secure
     38   1.3    abs #ttyS5	"/usr/libexec/getty std.9600"	unknown off secure
     39   1.3    abs #ttyS6	"/usr/libexec/getty std.9600"	unknown off secure
     40   1.3    abs #ttyS7	"/usr/libexec/getty std.9600"	unknown off secure
     41