[Midnightbsd-cvs] src [11794] trunk/etc/gettytab: update config

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 11 20:04:23 EDT 2018


Revision: 11794
          http://svnweb.midnightbsd.org/src/?rev=11794
Author:   laffer1
Date:     2018-07-11 20:04:22 -0400 (Wed, 11 Jul 2018)
Log Message:
-----------
update config

Modified Paths:
--------------
    trunk/etc/gettytab

Property Changed:
----------------
    trunk/etc/gettytab

Modified: trunk/etc/gettytab
===================================================================
--- trunk/etc/gettytab	2018-07-12 00:03:49 UTC (rev 11793)
+++ trunk/etc/gettytab	2018-07-12 00:04:22 UTC (rev 11794)
@@ -1,4 +1,4 @@
-# $MidnightBSD: src/etc/gettytab,v 1.3 2013/01/09 04:14:06 laffer1 Exp $
+# $MidnightBSD$
 #	from: @(#)gettytab	5.14 (Berkeley) 3/27/91
 #
 # Most of the table entries here are just copies of the old getty table,
@@ -49,6 +49,8 @@
 #	autobaud code in getty, and likewise can
 #	be assigned to any table desired (hopefully the same speed).
 #
+std:\
+	:np:sp#0:
 a|std.110|110-baud:\
 	:np:nd#1:cd#1:uc:sp#110:
 b|std.134|134.5-baud:\
@@ -219,6 +221,8 @@
 # Entries for 3-wire serial terminals.  These don't supply carrier, so
 # clocal needs to be set, and crtscts needs to be unset.
 #
+3wire:\
+	:np:nc:sp#0:
 3wire.9600|9600-3wire:\
 	:np:nc:sp#9600:
 3wire.19200|19200-3wire:\


Property changes on: trunk/etc/gettytab
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list