Home | History | Annotate | Line # | Download | only in etc.mvme68k
      1  1.10    abs #	$NetBSD: ttys,v 1.10 2019/09/25 23:09:22 abs Exp $
      2   1.1  chuck #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      3   1.1  chuck #
      4   1.1  chuck # name	getty				type	status		comments
      5   1.1  chuck #
      6   1.1  chuck # If the console is marked insecure, single-user requires
      7   1.1  chuck # the root password.
      8   1.2    scw #
      9   1.2    scw # /dev/console is always valid, regardless of the board type.
     10   1.2    scw #
     11  1.10    abs console "/usr/libexec/getty Pc"		dumb	off secure
     12  1.10    abs constty "/usr/libexec/getty Pc"		dumb	on secure
     13   1.1  chuck 
     14   1.2    scw #
     15   1.1  chuck # Hardwired lines are marked off, by default, so getty(8)
     16   1.1  chuck # is quiet when they don't exist.
     17   1.2    scw #
     18   1.4    scw # The first three would be used on MVME-147, MVME-162 and MVME-172
     19   1.2    scw #
     20   1.2    scw ttyZ1	"/usr/libexec/getty std.9600"	unknown off secure
     21   1.2    scw ttyZ2	"/usr/libexec/getty std.9600"	unknown off secure
     22   1.4    scw ttyZ3	"/usr/libexec/getty std.9600"	unknown off secure
     23   1.2    scw 
     24   1.2    scw #
     25   1.2    scw # These three would be used on MVME-167 and MVME-177
     26   1.2    scw #
     27   1.2    scw ttyC1	"/usr/libexec/getty std.9600"	unknown off secure
     28   1.2    scw ttyC2	"/usr/libexec/getty std.9600"	unknown off secure
     29   1.2    scw ttyC3	"/usr/libexec/getty std.9600"	unknown off secure
     30