Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.netwinder Give the console entry the "default" getty...



details:   https://anonhg.NetBSD.org/src/rev/5f64c97e0739
branches:  trunk
changeset: 524965:5f64c97e0739
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Apr 03 02:31:32 2002 +0000

description:
Give the console entry the "default" gettytab entry.

diffstat:

 etc/etc.netwinder/ttys |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r bdf86ac7ad6a -r 5f64c97e0739 etc/etc.netwinder/ttys
--- a/etc/etc.netwinder/ttys    Wed Apr 03 02:06:33 2002 +0000
+++ b/etc/etc.netwinder/ttys    Wed Apr 03 02:31:32 2002 +0000
@@ -1,12 +1,10 @@
 #
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
-#      $NetBSD: ttys,v 1.2 2002/02/13 09:46:10 martti Exp $
+#      $NetBSD: ttys,v 1.3 2002/04/03 02:31:32 thorpej Exp $
 #
 # name getty                           type    status          comments
 #
-# Note: For shark console replace vt100 with pc3
-#
-console        "/usr/libexec/getty Pc"         vt100   on secure
+console        "/usr/libexec/getty default"    vt100   on secure
 ttyE0  "/usr/libexec/getty Pc"         vt220   off secure
 ttyE1  "/usr/libexec/getty Pc"         vt220   off secure
 ttyE2  "/usr/libexec/getty Pc"         vt220   off secure



Home | Main Index | Thread Index | Old Index