Module Name:    src
Committed By:   phx
Date:           Sun Jun 13 15:30:37 UTC 2010

Modified Files:
        src/etc/etc.sandpoint: ttys

Log Message:
Adapted for NAS systems. Use vt100 with 115200bps instead of Pc3 console.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/etc/etc.sandpoint/ttys

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.sandpoint/ttys
diff -u src/etc/etc.sandpoint/ttys:1.6 src/etc/etc.sandpoint/ttys:1.7
--- src/etc/etc.sandpoint/ttys:1.6	Tue Oct  7 10:00:02 2008
+++ src/etc/etc.sandpoint/ttys	Sun Jun 13 15:30:37 2010
@@ -1,13 +1,10 @@
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
-#	$NetBSD: ttys,v 1.6 2008/10/07 10:00:02 abs Exp $
+#	$NetBSD: ttys,v 1.7 2010/06/13 15:30:37 phx Exp $
 #
 # name	getty				type	status		comments
 #
-console	"/usr/libexec/getty Pc"		pc3	off secure
-constty	"/usr/libexec/getty Pc"		pc3	off secure
-ttyE0	"/usr/libexec/getty Pc"		pc3	off secure
-tty00	"/usr/libexec/getty std.115200"	unknown on 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
+console	"/usr/libexec/getty std.115200"	vt100	on secure
+constty	"/usr/libexec/getty std.115200"	vt100	off secure
+tty00	"/usr/libexec/getty std.115200"	vt100	off secure
+tty01	"/usr/libexec/getty std.9600"	unknown	off secure

Reply via email to