Home | History | Annotate | Line # | Download | only in etc.sgimips
ttys revision 1.10.36.1
      1        1.1    soren #
      2  1.10.36.1   martin #	$NetBSD: ttys,v 1.10.36.1 2019/10/28 18:38:36 martin 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.10.36.1   martin console	"/usr/libexec/getty std.9600"	vt100	off secure
     12  1.10.36.1   martin 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