add 1Gb nec
[unix-history] / usr / src / etc / gettytab
index a845eb4..909c8bb 100644 (file)
@@ -1,16 +1,24 @@
-# 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    5.3 (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
-#
-
+# Copyright (c) 1983 The Regents of the University of California.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms are permitted
+# provided that the above copyright notice and this paragraph are
+# duplicated in all such forms and that any documentation,
+# advertising materials, and other materials related to such
+# distribution and use acknowledge that the software was developed
+# by the University of California, Berkeley.  The name of the
+# University may not be used to endorse or promote products derived
+# from this software without specific prior written permission.
+# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+#
+#      @(#)gettytab    5.11 (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, 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
 #
 # The default gettytab entry, used to set defaults for all other
 # entries, and in cases where getty is called with no table name
@@ -41,11 +49,13 @@ d|std.600|600-baud:\
 f|std.1200|1200-baud:\
        :fd#1:sp#1200:
 6|std.2400|2400-baud:\
 f|std.1200|1200-baud:\
        :fd#1:sp#1200:
 6|std.2400|2400-baud:\
-       :sp#2400:ht:
+       :sp#2400:
 7|std.4800|4800-baud:\
 7|std.4800|4800-baud:\
-       :sp#4800:ht:
+       :sp#4800:
 2|std.9600|9600-baud:\
        :sp#9600:
 2|std.9600|9600-baud:\
        :sp#9600:
+g|std.19200|19200-baud:\
+       :sp#19200:
 
 #
 # Dial in rotary tables, speed selection via 'break'
 
 #
 # Dial in rotary tables, speed selection via 'break'
@@ -60,6 +70,24 @@ d110|Dial-110:\
        :nx=d300:tc=300-baud:
 
 #
        :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
+#
+t19200:\
+       :nx=t2400:tc=19200-baud:
+t2400:\
+       :nx=t1200:tc=2400-baud:
+t1200:\
+       :nx=t19200:tc=1200-baud:
+#
 # Odd special case terminals
 #
 -|tty33|asr33|Pity the poor user of this beast:\
 # Odd special case terminals
 #
 -|tty33|asr33|Pity the poor user of this beast:\
@@ -77,13 +105,8 @@ i|Interdata console:\
 l|lsi chess terminal:\
        :sp#300:
 
 l|lsi chess terminal:\
        :sp#300:
 
-#
-# Fast dialup terminals, 1200/300 rotary (can start either way)
-#
-3|D1200|Fast-Dial-1200:\
-       :nx=D300:tc=1200-baud:
-5|D300|Fast-Dial-300:\
-       :nx=D1200:tc=300-baud:
+X|Xwindow|X window system:\
+       :fd@:nd@:cd@:rw:sp#9600:
 
 #
 # Wierdo special case for fast crt's with hardcopy devices
 
 #
 # Wierdo special case for fast crt's with hardcopy devices
@@ -96,18 +119,20 @@ l|lsi chess terminal:\
 #
 # 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
 #
-s|Port Selector:\
-       :ps:sp#1200:
+s|DSW|Port Selector:\
+       :ps:sp#2400:
 
 #
 # Auto-baud speed detect entry for Micom 600.
 
 #
 # Auto-baud speed detect entry for Micom 600.