Source-Changes-HG archive

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

[src/netbsd-1-4]: src/etc/etc.pmax Pull up revision 1.5 (requested by ad):



details:   https://anonhg.NetBSD.org/src/rev/ceaa4d1cca12
branches:  netbsd-1-4
changeset: 470001:ceaa4d1cca12
user:      he <he%NetBSD.org@localhost>
date:      Sat Jan 08 19:04:01 2000 +0000

description:
Pull up revision 1.5 (requested by ad):
  Set the terminal type of /dev/console to 'rcons'.

diffstat:

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

diffs (16 lines):

diff -r 18f1d89f0ae5 -r ceaa4d1cca12 etc/etc.pmax/ttys
--- a/etc/etc.pmax/ttys Sat Jan 08 19:02:26 2000 +0000
+++ b/etc/etc.pmax/ttys Sat Jan 08 19:04:01 2000 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: ttys,v 1.4 1998/11/16 01:31:36 jonathan Exp $
+#      $NetBSD: ttys,v 1.4.2.1 2000/01/08 19:04:01 he Exp $
 #
 #      from: @(#)ttys  5.1 (Berkeley) 4/17/89
 #
 # name getty                           type    status          comments
 #
-console        "/usr/libexec/getty std.9600"   unknown on secure
+console        "/usr/libexec/getty std.9600"   rcons   on secure
 #
 # ttys for ioasic machines with scc serial ports
 #



Home | Main Index | Thread Index | Old Index