Home | History | Annotate | Line # | Download | only in etc.evbsh3
ttys revision 1.1
      1  1.1  msaitoh #	$NetBSD: ttys,v 1.1 2000/09/18 12:58:56 msaitoh Exp $
      2  1.1  msaitoh #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      3  1.1  msaitoh #
      4  1.1  msaitoh # name	getty				type	status		comments
      5  1.1  msaitoh #
      6  1.1  msaitoh # If the console is marked insecure, single-user requires
      7  1.1  msaitoh # the root password.
      8  1.1  msaitoh #
      9  1.1  msaitoh # /dev/console is always valid, regardless of the board type.
     10  1.1  msaitoh #
     11  1.1  msaitoh console "/usr/libexec/getty std.115200"	unknown	on secure
     12  1.1  msaitoh 
     13  1.1  msaitoh #tty00	"/usr/libexec/getty std.9600"	unknown	off secure
     14  1.1  msaitoh #tty01	"/usr/libexec/getty std.9600"	unknown	off secure
     15  1.1  msaitoh 
     16  1.1  msaitoh # Pseudo Terminals
     17  1.1  msaitoh ttyp0	none			network
     18  1.1  msaitoh ttyp1	none			network
     19  1.1  msaitoh ttyp2	none			network
     20  1.1  msaitoh ttyp3	none			network
     21  1.1  msaitoh ttyp4	none			network
     22  1.1  msaitoh ttyp5	none			network
     23  1.1  msaitoh ttyp6	none			network
     24  1.1  msaitoh ttyp7	none			network
     25  1.1  msaitoh ttyp8	none			network
     26  1.1  msaitoh ttyp9	none			network
     27  1.1  msaitoh ttypa	none			network
     28  1.1  msaitoh ttypb	none			network
     29  1.1  msaitoh ttypc	none			network
     30  1.1  msaitoh ttypd	none			network
     31  1.1  msaitoh ttype	none			network
     32  1.1  msaitoh ttypf	none			network
     33  1.1  msaitoh ttyq0	none			network
     34  1.1  msaitoh ttyq1	none			network
     35  1.1  msaitoh ttyq2	none			network
     36  1.1  msaitoh ttyq3	none			network
     37  1.1  msaitoh ttyq4	none			network
     38  1.1  msaitoh ttyq5	none			network
     39  1.1  msaitoh ttyq6	none			network
     40  1.1  msaitoh ttyq7	none			network
     41  1.1  msaitoh ttyq8	none			network
     42  1.1  msaitoh ttyq9	none			network
     43  1.1  msaitoh ttyqa	none			network
     44  1.1  msaitoh ttyqb	none			network
     45  1.1  msaitoh ttyqc	none			network
     46  1.1  msaitoh ttyqd	none			network
     47  1.1  msaitoh ttyqe	none			network
     48  1.1  msaitoh ttyqf	none			network
     49