update banner to be 4.4BSD-Lite
[unix-history] / usr / src / etc / gettytab
index 18edfcd..817933a 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.2 (Berkeley) %G%
 #
 #
-#      @(#)gettytab    5.8 (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.4BSD-Lite (%h) (%t)\r\n\r\r\n\r:sp#1200:
 
 #
 # Fixed speed entries
 
 #
 # Fixed speed entries
@@ -61,6 +54,36 @@ d150|Dial-150:\
 d110|Dial-110:\
        :nx=d300:tc=300-baud:
 
 d110|Dial-110:\
        :nx=d300:tc=300-baud:
 
+#
+# Fast dialup terminals, 2400/1200/300 rotary (can start either way)
+#
+D2400|d2400|Fast-Dial-2400:\
+       :nx=D1200:tc=2400-baud:
+3|D1200|Fast-Dial-1200:\
+       :nx=D300:tc=1200-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
 #
@@ -82,15 +105,8 @@ 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:
 
-#
-# Fast dialup terminals, 2400/1200/300 rotary (can start either way)
-#
-D2400|Fast-Dial-2400:\
-       :nx=D1200:tc=2400-baud:
-3|D1200|Fast-Dial-1200:\
-       :nx=D300:tc=1200-baud:
-5|D300|Fast-Dial-300:\
-       :nx=D2400:tc=300-baud:
+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
@@ -103,12 +119,14 @@ D2400|Fast-Dial-2400:\
 #
 # Plugboard, and misc other terminals
 #
 #
 # Plugboard, and misc other terminals
 #
-p|P9600|Plugboard-9600:\
-       :nx=P300:tc=9600-baud:
+plug-9600|Plugboard-9600:\
+       :pf#1:tc=9600-baud:
+p|P9600|Plugboard-9600-rotary:\
+       :pf#1:nx=P300:tc=9600-baud:
 q|P300|Plugboard-300:\
 q|P300|Plugboard-300:\
-       :nx=P1200:tc=300-baud:
+       :pf#1:nx=P1200:tc=300-baud:
 r|P1200|Plugboard-1200:\
 r|P1200|Plugboard-1200:\
-       :nx=P9600:tc=1200-baud:
+       :pf#1:nx=P9600:tc=1200-baud:
 
 #
 # XXXX Port selector
 
 #
 # XXXX Port selector