summaryrefslogtreecommitdiffstats
path: root/etc/remote
diff options
context:
space:
mode:
authoralm <alm@FreeBSD.org>1993-08-15 07:11:52 +0000
committeralm <alm@FreeBSD.org>1993-08-15 07:11:52 +0000
commit882c5ab2bda10a72521920aa71d6118484662cc5 (patch)
tree792e106789b4072bb2b1b79efae7ccb1b7191bd1 /etc/remote
parent3e2c95afbef17e40e9e69a167e92a63ce4d4ec5f (diff)
downloadFreeBSD-src-882c5ab2bda10a72521920aa71d6118484662cc5.zip
FreeBSD-src-882c5ab2bda10a72521920aa71d6118484662cc5.tar.gz
add more notes and examples
Diffstat (limited to 'etc/remote')
-rw-r--r--etc/remote14
1 files changed, 12 insertions, 2 deletions
diff --git a/etc/remote b/etc/remote
index 72fcde6..01c12d8 100644
--- a/etc/remote
+++ b/etc/remote
@@ -17,12 +17,22 @@
# 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 another UNIX system:\
:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
unix300|300 Baud dial-out to another 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:
@@ -31,9 +41,9 @@ unix300|300 Baud dial-out to another UNIX system:\
# Rackmount: U U D U D U D D U D
#
dial2400|2400 Baud Hayes attributes:\
- :dv=/dev/tty19:br#2400:cu=/dev/tty19:at=hayes:du:
+ :dv=/dev/com00:br#2400:cu=/dev/com00:at=hayes:du:
dial1200|1200 Baud Hayes attributes:\
- :dv=/dev/tty19:br#1200:cu=/dev/tty19:at=hayes:du:
+ :dv=/dev/com00:br#1200:cu=/dev/com00:at=hayes:du:
# Hardwired line
com00c|com0c:dv=/dev/com00:br#9600
OpenPOWER on IntegriCloud