Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.hpcsh change console speed to 19200.
details: https://anonhg.NetBSD.org/src/rev/cedb6a28ad53
branches: trunk
changeset: 504372:cedb6a28ad53
user: uch <uch%NetBSD.org@localhost>
date: Wed Feb 28 15:45:02 2001 +0000
description:
change console speed to 19200.
diffstat:
etc/etc.hpcsh/ttys | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ba82e51ba699 -r cedb6a28ad53 etc/etc.hpcsh/ttys
--- a/etc/etc.hpcsh/ttys Wed Feb 28 15:44:25 2001 +0000
+++ b/etc/etc.hpcsh/ttys Wed Feb 28 15:45:02 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ttys,v 1.2 2001/01/21 18:36:32 uch Exp $
+# $NetBSD: ttys,v 1.3 2001/02/28 15:45:02 uch Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
@@ -8,7 +8,7 @@
#
# /dev/console is always valid, regardless of the board type.
#
-console "/usr/libexec/getty std.9600" vt100 on secure
+console "/usr/libexec/getty std.19200" vt100 on secure
# Pseudo Terminals
ttyp0 none network
Home |
Main Index |
Thread Index |
Old Index