xref: /illumos-gate/usr/src/cmd/tip/etc.remote (revision 7c478bd9)
1cuab:dv=/dev/cua/b:br#2400
2dialup1|Dial-up system:\
3	:pn=2015551212:tc=UNIX-2400:
4hardwire:\
5	:dv=/dev/term/b:br#9600:el=^C^S^Q^U^D:ie=%$:oe=^D:
6tip300:tc=UNIX-300:
7tip1200:tc=UNIX-1200:
8tip0|tip2400:tc=UNIX-2400:
9tip9600:tc=UNIX-9600:
10tip19200:tc=UNIX-19200:
11UNIX-300:\
12	:el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#300:tc=dialers:
13UNIX-1200:\
14	:el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#1200:tc=dialers:
15UNIX-2400:\
16	:el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#2400:tc=dialers:
17UNIX-9600:\
18	:el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#9600:tc=dialers:
19UNIX-19200:\
20	:el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#19200:tc=dialers:
21VMS-300|TOPS20-300:\
22	:el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#300:tc=dialers:
23VMS-1200|TOPS20-1200:\
24	:el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#1200:tc=dialers:
25dialers:\
26	:dv=/dev/cua/b:
27--------------------------------------------------------------------
28The attributes are:
29
30dv	device to use for the tty
31el	EOL marks (default is NULL)
32du	make a call flag (dial up)
33pn	phone numbers (@ =>'s search phones file; possibly taken from
34			      PHONES environment variable)
35at	ACU type
36ie	input EOF marks	(default is NULL)
37oe	output EOF string (default is NULL)
38cu	call unit (default is dv)
39br	baud rate (defaults to 300)
40fs	frame size (default is BUFSIZ) -- used in buffering writes
41	  on receive operations
42tc	to continue a capability
43