diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /etc/etc.amiga/ttys |
initial import of NetBSD tree
Diffstat (limited to 'etc/etc.amiga/ttys')
-rw-r--r-- | etc/etc.amiga/ttys | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/etc/etc.amiga/ttys b/etc/etc.amiga/ttys new file mode 100644 index 00000000000..292ed44f65f --- /dev/null +++ b/etc/etc.amiga/ttys @@ -0,0 +1,48 @@ +# +# $NetBSD: ttys,v 1.11 1995/10/09 02:25:46 chopps Exp $ +# +# from: @(#)ttys 5.1 (Berkeley) 4/17/89 +# +# name getty type status comments +# +# If the console is marked insecure, single-user requires +# the root password. +console "/usr/libexec/getty Pc" vt220 off secure +ttye0 "/usr/libexec/getty Pc" vt220 on secure # custom chips +ttye1 "/usr/libexec/getty Pc" vt220 on secure # retina +ttye2 "/usr/libexec/getty Pc" vt220 on secure # retina +ttye3 "/usr/libexec/getty Pc" vt220 on secure # cirrus logic +ttye4 "/usr/libexec/getty Pc" vt220 on secure # a2410 +tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial. +ttyp0 none network +ttyp1 none network +ttyp2 none network +ttyp3 none network +ttyp4 none network +ttyp5 none network +ttyp6 none network +ttyp7 none network +ttyp8 none network +ttyp9 none network +ttypa none network +ttypb none network +ttypc none network +ttypd none network +ttype none network +ttypf none network +ttyq0 none network +ttyq1 none network +ttyq2 none network +ttyq3 none network +ttyq4 none network +ttyq5 none network +ttyq6 none network +ttyq7 none network +ttyq8 none network +ttyq9 none network +ttyqa none network +ttyqb none network +ttyqc none network +ttyqd none network +ttyqe none network +ttyqf none network |