Home | History | Annotate | Line # | Download | only in etc.x68k
ttys revision 1.9
      1  1.1       oki #
      2  1.9  christos #	$NetBSD: ttys,v 1.9 2004/06/20 21:30:28 christos Exp $
      3  1.1       oki #
      4  1.1       oki #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      5  1.1       oki #
      6  1.1       oki # name	getty				type	status		comments
      7  1.1       oki #
      8  1.1       oki # If the console is marked insecure, single-user requires
      9  1.1       oki # the root password.
     10  1.8       dsl console	"/usr/libexec/getty Pc"		x68k	off secure
     11  1.4   minoura ttye0	"/usr/libexec/getty std.9600"	x68k	on secure	# ITE
     12  1.4   minoura tty00	"/usr/libexec/getty std.9600"	vt100	on secure	# int. serial.
     13  1.4   minoura #tty00	none				unknown	off rtcsts 	# dialup PPP.
     14  1.1       oki tty02	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
     15  1.1       oki tty03	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
     16  1.1       oki com0	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
     17  1.1       oki com1	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
     18