Home | History | Annotate | Line # | Download | only in etc.sgimips
      1   1.1    soren #
      2  1.11      abs #	$NetBSD: ttys,v 1.11 2019/09/25 23:09:24 abs Exp $
      3   1.1    soren #
      4   1.1    soren # name	getty				type	status		comments
      5   1.1    soren 
      6   1.1    soren # In normal operation, getty on the 'console' pseudo-device is disabled, and
      7   1.1    soren # is enabled for the correct 'real' device (e.g. one of the serial ports).
      8   1.1    soren # If the console is marked insecure, single-user requires the root password.
      9   1.1    soren 
     10   1.1    soren # Console pseudo-device
     11  1.11      abs console	"/usr/libexec/getty std.9600"	vt100	off secure
     12  1.11      abs constty	"/usr/libexec/getty std.9600"	vt100	on secure
     13   1.1    soren 
     14   1.3  thorpej # "com" serial console port
     15   1.3  thorpej ttyC0	"/usr/libexec/getty std.9600"	vt100	off secure
     16   1.3  thorpej ttyC1	"/usr/libexec/getty std.9600"	vt100	off secure
     17   1.3  thorpej 
     18   1.8      tnn # Workstation console (framebuffer) ttys
     19  1.10   martin ttyE0	"/usr/libexec/getty std.9600"	wsvt25	off secure
     20  1.10   martin ttyE1	"/usr/libexec/getty std.9600"	wsvt25	off secure
     21  1.10   martin ttyE2	"/usr/libexec/getty std.9600"	wsvt25	off secure
     22  1.10   martin ttyE3	"/usr/libexec/getty std.9600"	wsvt25	off secure
     23   1.8      tnn 
     24   1.3  thorpej # "zstty" serial console port
     25   1.3  thorpej ttyZ0	"/usr/libexec/getty std.9600"	vt100	off secure
     26   1.3  thorpej ttyZ1	"/usr/libexec/getty std.9600"	vt100	off secure
     27