diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-10-13 14:53:42 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-10-13 14:53:42 +0000 |
commit | cca479ad079ee5b95868e28b3ab156f2aa02d6f5 (patch) | |
tree | df64f9191ff1847eb689881a1e21876b9a83c5fc /etc/etc.powerpc | |
parent | 090cdda8889b7e452e91dd7c32cc5a802fa145d2 (diff) |
No more OFW!
Diffstat (limited to 'etc/etc.powerpc')
-rw-r--r-- | etc/etc.powerpc/ttys | 39 |
1 files changed, 4 insertions, 35 deletions
diff --git a/etc/etc.powerpc/ttys b/etc/etc.powerpc/ttys index e88504dfda4..27a842c107c 100644 --- a/etc/etc.powerpc/ttys +++ b/etc/etc.powerpc/ttys @@ -1,39 +1,8 @@ # -# $OpenBSD: ttys,v 1.2 1997/10/11 21:22:17 deraadt Exp $ +# $OpenBSD: ttys,v 1.3 1997/10/13 14:53:41 pefo Exp $ # # name getty type status comments # -console "/usr/libexec/getty ofw" ofw off secure -tty00 "/usr/libexec/getty ofw" ofw on secure -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 +console "/usr/libexec/getty std.9600" unknown on secure +tty00 "/usr/libexec/getty std.9600" unknown on secure +tty01 "/usr/libexec/getty std.9600" unknown off secure |