Home | History | Annotate | Line # | Download | only in etc.mac68k
ttys revision 1.6
      1  1.1     cgd #
      2  1.5     cgd #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      3  1.6  briggs #	$Id: ttys,v 1.6 1994/03/09 02:18:04 briggs Exp $
      4  1.1     cgd #
      5  1.1     cgd # name	getty				type	status		comments
      6  1.1     cgd #
      7  1.3     cgd # If the console is marked insecure, single-user requires
      8  1.3     cgd # the root password.
      9  1.6  briggs console	"/usr/libexec/getty Pc"		vt100	off secure
     10  1.6  briggs con1	"/usr/libexec/getty Pc"		vt100	on secure
     11  1.6  briggs con2	"/usr/libexec/getty Pc"		vt100	on secure
     12  1.6  briggs con3	"/usr/libexec/getty Pc"		vt100	on secure
     13  1.6  briggs con4	"/usr/libexec/getty Pc"		vt100	on secure
     14  1.6  briggs con5	"/usr/libexec/getty Pc"		vt100	on secure
     15  1.6  briggs con6	"/usr/libexec/getty Pc"		vt100	on secure
     16  1.5     cgd 
     17  1.5     cgd # on the i386, the 'console' line above should be commented out and 
     18  1.5     cgd # the following lines should be uncommented:
     19  1.5     cgd # console	"/usr/libexec/getty Pc"		pc3 off secure
     20  1.5     cgd # vga   	"/usr/libexec/getty Pc"		pc3 on secure
     21  1.3     cgd 
     22  1.3     cgd # Hardwired lines are marked off, by default, so getty(8)
     23  1.3     cgd # is quiet when they don't exist.
     24  1.3     cgd tty00	"/usr/libexec/getty std.9600"	unknown off secure
     25  1.3     cgd tty01	"/usr/libexec/getty std.9600"	unknown off secure
     26  1.3     cgd tty02	"/usr/libexec/getty std.9600"	unknown off secure
     27  1.3     cgd tty03	"/usr/libexec/getty std.9600"	unknown off secure
     28  1.3     cgd tty04	"/usr/libexec/getty std.9600"	unknown off secure
     29  1.3     cgd tty05	"/usr/libexec/getty std.9600"	unknown off secure
     30  1.3     cgd tty06	"/usr/libexec/getty std.9600"	unknown off secure
     31  1.3     cgd tty07	"/usr/libexec/getty std.9600"	unknown off secure
     32  1.3     cgd 
     33  1.1     cgd ttyp0	none			network
     34  1.1     cgd ttyp1	none			network
     35  1.1     cgd ttyp2	none			network
     36  1.1     cgd ttyp3	none			network
     37  1.1     cgd ttyp4	none			network
     38  1.1     cgd ttyp5	none			network
     39  1.1     cgd ttyp6	none			network
     40  1.1     cgd ttyp7	none			network
     41  1.1     cgd ttyp8	none			network
     42  1.1     cgd ttyp9	none			network
     43  1.1     cgd ttypa	none			network
     44  1.1     cgd ttypb	none			network
     45  1.1     cgd ttypc	none			network
     46  1.1     cgd ttypd	none			network
     47  1.1     cgd ttype	none			network
     48  1.1     cgd ttypf	none			network
     49  1.1     cgd ttyq0	none			network
     50  1.1     cgd ttyq1	none			network
     51  1.1     cgd ttyq2	none			network
     52  1.1     cgd ttyq3	none			network
     53  1.1     cgd ttyq4	none			network
     54  1.1     cgd ttyq5	none			network
     55  1.1     cgd ttyq6	none			network
     56  1.1     cgd ttyq7	none			network
     57  1.1     cgd ttyq8	none			network
     58  1.1     cgd ttyq9	none			network
     59  1.1     cgd ttyqa	none			network
     60  1.1     cgd ttyqb	none			network
     61  1.1     cgd ttyqc	none			network
     62  1.1     cgd ttyqd	none			network
     63  1.1     cgd ttyqe	none			network
     64  1.1     cgd ttyqf	none			network
     65