Annotation of 42BSD/usr.bin/tip/remote-file, revision 1.1.1.1

1.1       root        1: This file contains two sample remote files,
                      2: each using a different style.  Pick one you
                      3: like but don't use both!
                      4: 
                      5: 
                      6: First example:
                      7: 
                      8: #
                      9: # General dialer definitions used below
                     10: #
                     11: dial1200|1200 Baud Able Quadracall attributes:\
                     12:        :dv=/dev/cul1:br#1200:cu=/dev/cua1:at=dn11:du:
                     13: dial300|300 Bizcomp 1022 attributes:\
                     14:        :dv=/dev/cul0:br#300:cu=/dev/cua0:at=dn11:du:
                     15: #
                     16: # UNIX system definitions
                     17: #
                     18: unix1200|1200 Baud dial-out to another UNIX system:\
                     19:        :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
                     20: unix300|300 Baud dial-out to another UNIX system:\
                     21:        :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
                     22: #
                     23: # System descriptions
                     24: #
                     25: 45|Sytek PDP-11/45:dv=/dev/ttyh1:br#9600:hw:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:
                     26: 
                     27: bert|CSRG ARPA VAX-11/780:pn=@:tc=unix1200:
                     28: ernie|UCB VAX-11/780:pn=@:tc=unix1200:
                     29: lbl|LBL VAX-11/780:pn=@:tc=unix1200:
                     30: decvax|DEC VAX-11/780:pn=@:tc=unix1200:
                     31: 
                     32: casevax|cwrunix|CWRU VAX-11/750:pn=@:tc=unix1200:
                     33: cwruecmp|ecmp|CWRU VAX-11/780:pn=@:tc=unix1200:
                     34: case|CWRU DEC-20:pn=@:tc=unix1200:
                     35: 
                     36: ames|Ames TIP:pn=@:tc=unix1200:
                     37: navy|navy PWB 11/70:pn=@:tc=unix300:
                     38: 
                     39: gi750|General Instruments VAX-11/750, Arizona:pn=@:tc=unix1200:
                     40: gi|General Instruments VAX-11/780, Utah:pn=@:tc=unix1200:
                     41: 
                     42: video:dv=/dev/tty04:br#4800:
                     43: 
                     44: 
                     45: 
                     46: 
                     47: Second example:
                     48: 
                     49: 45z|PDP-11/45Z system:\
                     50:        :dv=/dev/tty32:br#9600:el=^U^C^S^Q^D:ie=%$:oe=^D:
                     51: decvax|DEC VAX-11/780:\
                     52:        :pn=41148:tc=UNIX-300:
                     53: decvax-1200|DEC VAX-11/780:\
                     54:        :pn=41230:tc=UNIX-1200:
                     55: decmail:\
                     56:        :pn=42311:tc=VMS-1200:
                     57: ems:\
                     58:        :pn=41991:tc=VMS-1200:
                     59: vms750|nymph|NPG 750:\
                     60:        :dv=/dev/tty36,/dev/tty37:br#9600:el=^Z^U^C^S^Q^O:ie=$@:oe=^Z:
                     61: spa|SPA VAX-11/780:\
                     62:        :pn=8=2270513:tc=UNIX-300:
                     63: vax4|DECnet hub:\
                     64:        :pn=41662:tc=VMS-1200:
                     65: star|VMS development system:\
                     66:        :pn=41701:tc=VMS-1200:
                     67: sultan|Software Tools:\
                     68:        :pn=41701:tc=UNIX-1200:
                     69: cghub|demo room timesharing VAX:\
                     70:        :pn=41023,41024:tc=VMS-300
                     71: phenix|phenix-300|Distributed systems:\
                     72:        :pn=8=2472765,8=2472766,8=2472767,8=2472768:tc=VMS-300
                     73: market|arpanet:\
                     74:        :pn=8=2317437,8=2317438,8=2317447,8=2317447,8=2317448,8=2317449,\
                     75:        :8=2317450,8=2317451:tc=TOPS20-1200
                     76: market300|arpanet300:\
                     77:        :pn=8=2311120,8=2311125,8=2311128:tc=TOPS20-300
                     78: tip0|tip1200:tc=UNIX-1200:
                     79: tip300:tc=UNIX-300:
                     80: cu0|cu300:tc=UNIX-300:
                     81: cu1200:tc=UNIX-1200:
                     82: UNIX-300:\
                     83:        :dv=/dev/cua0:el=^D^U^C^S^Q^O@:du:at=df02:ie=#$%:oe=^D:br#300:
                     84: UNIX-1200:\
                     85:        :dv=/dev/cua1,/dev/cua2,/dev/cua4:el=^D^U^C^S^Q^O@:du:at=df03:\
                     86:        :ie=#$%:oe=^D:br#1200:
                     87: VMS-300|TOPS20-300:\
                     88:        :dv=/dev/cua0:el=^Z^U^C^S^Q^O:du:at=df02:ie=$@:oe=^Z:br#300:
                     89: VMS-1200|TOPS20-1200:\
                     90:        :dv=/dev/cua1,/dev/cua2,/dev/cua4:el=^Z^U^C^S^Q^O:du:at=df03:\
                     91:        :ie=$@:oe=^Z:br#1200:
                     92: --------------------------------------------------------------------
                     93: The attributes are:
                     94: 
                     95: dv     device to use for the tty
                     96: el     EOL marks (default is NULL)
                     97: du     make a call flag (dial up)
                     98: pn     phone numbers (@ =>'s search phones file; possibly taken from
                     99:                              PHONES environment variable)
                    100: at     ACU type
                    101: ie     input EOF marks (default is NULL)
                    102: oe     output EOF string (default is NULL)
                    103: cu     call unit (default is dv)
                    104: br     baud rate (defaults to 300)
                    105: fs     frame size (default is BUFSIZ) -- used in buffering writes
                    106:          on receive operations
                    107: tc     to continue a capability

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.