more tightening up of permissions
[unix-history] / usr / src / etc / gettytab
index 7accae3..9482be0 100644 (file)
@@ -1,22 +1,15 @@
-# Copyright (c) 1980 Regents of the University of California.
-# All rights reserved.  The Berkeley software License Agreement
-# specifies the terms and conditions for redistribution.
+#      @(#)gettytab    8.1 (Berkeley) %G%
 #
 #
-#      @(#)gettytab    5.9 (Berkeley) %G%
-#
-#
-# Most of the table entries here are just copies of the
-# old getty table, it is by no means certain, or even likely,
-# then any of them are optimal for any purpose whatever.
-# Nor is it likely that more than a couple are even correct
-#
-
+# Most of the table entries here are just copies of the old getty table,
+# it is by no means certain, or even likely, that any of them are optimal
+# for any purpose whatever.  Nor is it likely that more than a couple are
+# even correct.
 #
 # The default gettytab entry, used to set defaults for all other
 # entries, and in cases where getty is called with no table name
 #
 default:\
 #
 # The default gettytab entry, used to set defaults for all other
 # entries, and in cases where getty is called with no table name
 #
 default:\
-       :ap:fd#1000:im=\r\n\r\n4.3 BSD UNIX (%h) (%t)\r\n\r\r\n\r:sp#1200:
+       :ap:fd#1000:im=\r\n\r\n4.4 BSD UNIX (%h) (%t)\r\n\r\r\n\r:sp#1200:
 
 #
 # Fixed speed entries
 
 #
 # Fixed speed entries
@@ -71,6 +64,26 @@ D2400|d2400|Fast-Dial-2400:\
 5|D300|Fast-Dial-300:\
        :nx=D2400:tc=300-baud:
 
 5|D300|Fast-Dial-300:\
        :nx=D2400:tc=300-baud:
 
+#
+#telebit (19200)
+#
+t19200:\
+       :nx=t2400:tc=19200-baud:
+t2400:\
+       :nx=t1200:tc=2400-baud:
+t1200:\
+       :nx=t19200:tc=1200-baud:
+
+#
+#telebit (9600)
+#
+t9600:\
+       :nx=t2400a:tc=19200-baud:
+t2400a:\
+       :nx=t1200a:tc=2400-baud:
+t1200a:\
+       :nx=t9600:tc=1200-baud:
+
 #
 # Odd special case terminals
 #
 #
 # Odd special case terminals
 #
@@ -92,6 +105,9 @@ l|lsi chess terminal:\
 X|Xwindow|X window system:\
        :fd@:nd@:cd@:rw:sp#9600:
 
 X|Xwindow|X window system:\
        :fd@:nd@:cd@:rw:sp#9600:
 
+P|Pc|Pc console:\
+       :np:ap:sp#9600:
+
 #
 # Wierdo special case for fast crt's with hardcopy devices
 #
 #
 # Wierdo special case for fast crt's with hardcopy devices
 #