1 # 2 # @(#)ttys 5.1 (Berkeley) 4/17/89 3 # $Id: ttys,v 1.2 1995/10/08 23:25:24 gwr Exp $ 4 # 5 # name getty type status comments 6 # 7 # Note: you may want to change the "default" entry in /etc/gettytab 8 # to make "no parity" the default (add the :np: flag). 9 # 10 # Also: the console is one of: kd, ttya, ttyb 11 console "/usr/libexec/getty std.9600" sun off secure 12 kd "/usr/libexec/getty std.9600" sun on secure 13 ttya "/usr/libexec/getty std.9600" unknown on secure 14 ttyb "/usr/libexec/getty std.9600" unknown off secure 15 ttyp0 none network 16 ttyp1 none network 17 ttyp2 none network 18 ttyp3 none network 19 ttyp4 none network 20 ttyp5 none network 21 ttyp6 none network 22 ttyp7 none network 23 ttyp8 none network 24 ttyp9 none network 25 ttypa none network 26 ttypb none network 27 ttypc none network 28 ttypd none network 29 ttype none network 30 ttypf none network 31 ttyq0 none network 32 ttyq1 none network 33 ttyq2 none network 34 ttyq3 none network 35 ttyq4 none network 36 ttyq5 none network 37 ttyq6 none network 38 ttyq7 none network 39 ttyq8 none network 40 ttyq9 none network 41 ttyqa none network 42 ttyqb none network 43 ttyqc none network 44 ttyqd none network 45 ttyqe none network 46 ttyqf none network 47