adding GNU dc ("desk calculator")
[unix-history] / etc / remote
CommitLineData
25767e9e
RG
1# @(#)remote 5.2 (Berkeley) 6/30/90
2#
3# remote -- remote host description file
4# see tip(1), remote(5)
5#
6# dv device to use for the tty
7# el EOL marks (default is NULL)
8# du make a call flag (dial up)
9# pn phone numbers (@ =>'s search phones file; possibly taken from
10# PHONES environment variable)
11# at ACU type
12# ie input EOF marks (default is NULL)
13# oe output EOF string (default is NULL)
14# cu call unit (default is dv)
15# br baud rate (defaults to 300)
16# fs frame size (default is BUFSIZ) -- used in buffering writes on
17# receive operations
18# tc to continue a capability
19
20# UNIX system definitions
21unix1200|1200 Baud dial-out to another UNIX system:\
22 :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
23unix300|300 Baud dial-out to another UNIX system:\
24 :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
25
26# General dialer definitions used below
27#
28# COURIER switch settings:
29# switch: 1 2 3 4 5 6 7 8 9 10
30# setting: D U D U D D U D U U
31# Rackmount: U U D U D U D D U D
32#
33dial2400|2400 Baud Hayes attributes:\
34 :dv=/dev/tty19:br#2400:cu=/dev/tty19:at=hayes:du:
35dial1200|1200 Baud Hayes attributes:\
36 :dv=/dev/tty19:br#1200:cu=/dev/tty19:at=hayes:du:
37
38# Hardwired line
39com1c|com1:dv=/dev/com1:br#9600:
40com1b:dv=/dev/com1:br#2400: