Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/etc/etc.atari Pull up revision 1.5 (requested by leo in...



details:   https://anonhg.NetBSD.org/src/rev/4f0aebbd8caf
branches:  netbsd-1-6
changeset: 527907:4f0aebbd8caf
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Jun 14 17:30:13 2002 +0000

description:
Pull up revision 1.5 (requested by leo in ticket #265):
Add the wscons devices (ttyEx) so you can really login on the Milan in
multi-user mode...

diffstat:

 etc/etc.atari/ttys |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 246677512b11 -r 4f0aebbd8caf etc/etc.atari/ttys
--- a/etc/etc.atari/ttys        Fri Jun 14 17:28:31 2002 +0000
+++ b/etc/etc.atari/ttys        Fri Jun 14 17:30:13 2002 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: ttys,v 1.4 2002/02/13 09:46:04 martti Exp $
+#      $NetBSD: ttys,v 1.4.2.1 2002/06/14 17:30:13 lukem Exp $
 #
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
 #
@@ -10,6 +10,8 @@
 console        "/usr/libexec/getty Pc"         vt220   off secure 
 ttye0  "/usr/libexec/getty Pc"         vt220   on secure       # ite0 console
 ttye1  "/usr/libexec/getty Pc"         vt220   on secure       # ite1
+ttyE0  "/usr/libexec/getty Pc"         vt220   on secure       # wscons
+ttyE1  "/usr/libexec/getty Pc"         vt220   on secure       #   consoles
 ttyp0  none                    network
 ttyp1  none                    network
 ttyp2  none                    network



Home | Main Index | Thread Index | Old Index