head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	95.12.30.18.53.44;	author peter;	state dead;
branches;
next	1.1;

1.1
date	94.09.19.21.28.21;	author wollman;	state Exp;
branches;
next	;


desc
@@


1.2
log
@recording cvs-1.6 file death
@
text
@#	@@(#)remote	5.2 (Berkeley) 6/30/90
#
# remote -- remote host description file
# see tip(1), remote(5)
#
# dv	device to use for the tty
# el	EOL marks (default is NULL)
# du	make a call flag (dial up)
# pn	phone numbers (@@ =>'s search phones file; possibly taken from
#	PHONES environment variable)
# at	ACU type
# ie	input EOF marks (default is NULL)
# oe	output EOF string (default is NULL)
# cu	call unit (default is dv)
# br	baud rate (defaults to 300)
# fs	frame size (default is BUFSIZ) -- used in buffering writes on
#	receive operations
# tc	to continue a capability

# Systems definitions
netcom|Netcom Unix Access:\
	:pn=@@:tc=unix1200:
omen|Omen BBS:\
	:pn=@@:tc=dos1200:

# UNIX system definitions
unix1200|1200 Baud dial-out to a UNIX system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
unix300|300 Baud dial-out to a UNIX system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:

# DOS system definitions
dos1200|1200 Baud dial-out to a DOS system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:

# General dialer definitions used below
#
# COURIER switch settings:
# switch:	1 2 3 4 5 6 7 8 9 10
# setting:	D U D U D D U D U U
# Rackmount:	U U D U D U D D U D
#
dial2400|2400 Baud Hayes attributes:\
        :dv=/dev/tty00:br#2400:cu=/dev/tty00:at=hayes:du:
dial1200|1200 Baud Hayes attributes:\
        :dv=/dev/tty00:br#1200:cu=/dev/tty00:at=hayes:du:

# Hardwired line
tty00b|tty0b:dv=/dev/tty00:br#2400
tty00c|tty0c:dv=/dev/tty00:br#9600
@


1.1
log
@Install /etc from the same source as /usr/share/examples/etc (mostly).
@
text
@@
