Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.sandpoint Adapted for NAS systems. Use vt100 with 11...



details:   https://anonhg.NetBSD.org/src/rev/9d8f75948a48
branches:  trunk
changeset: 755642:9d8f75948a48
user:      phx <phx%NetBSD.org@localhost>
date:      Sun Jun 13 15:30:37 2010 +0000

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

diffstat:

 etc/etc.sandpoint/ttys |  13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

diffs (22 lines):

diff -r 49362e4ad026 -r 9d8f75948a48 etc/etc.sandpoint/ttys
--- a/etc/etc.sandpoint/ttys    Sun Jun 13 15:17:02 2010 +0000
+++ b/etc/etc.sandpoint/ttys    Sun Jun 13 15:30:37 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index