diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-07-30 20:42:44 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-07-30 20:42:44 +0000 |
commit | f68f116871af70a08b22db3550ed3fc3dcba3a81 (patch) | |
tree | 642e6379ad6140be174f968f95c7a32c414bacb6 /etc/etc.arc/ttys | |
parent | fae6830ae508ba9f69d1147f0e3ac04fa23645b1 (diff) |
Add etc files for the arc port.
Diffstat (limited to 'etc/etc.arc/ttys')
-rw-r--r-- | etc/etc.arc/ttys | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/etc.arc/ttys b/etc/etc.arc/ttys new file mode 100644 index 00000000000..74905376cb8 --- /dev/null +++ b/etc/etc.arc/ttys @@ -0,0 +1,16 @@ +# +# from: @(#)ttys 5.1 (Berkeley) 4/17/89 +# $Id: ttys,v 1.1 1996/07/30 20:42:43 pefo Exp $ +# +# name getty type status comments +# +console "/usr/libexec/getty Pc" pc3 off secure +ttyv0 "/usr/libexec/getty Pc" pc3 on secure +tty00 "/usr/libexec/getty std.9600" unknown off secure +tty01 "/usr/libexec/getty std.9600" unknown off secure +tty02 "/usr/libexec/getty std.9600" unknown off secure +tty03 "/usr/libexec/getty std.9600" unknown off secure +tty04 "/usr/libexec/getty std.9600" unknown off secure +tty05 "/usr/libexec/getty std.9600" unknown off secure +tty06 "/usr/libexec/getty std.9600" unknown off secure +tty07 "/usr/libexec/getty std.9600" unknown off secure |