|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: remote,v 1.3 1996/08/29 13:26:49 deraadt Exp $ |
|
|
|
# $OpenBSD: remote,v 1.4 1997/09/03 21:26:19 deraadt Exp $ |
|
|
|
# @(#)remote 5.2 (Berkeley) 6/30/90 |
|
|
|
# |
|
|
|
# remote -- remote host description file |
|
|
@ -19,6 +19,8 @@ |
|
|
|
# tc to continue a capability |
|
|
|
|
|
|
|
# UNIX system definitions |
|
|
|
unix19200|19200 Baud dial-out to another UNIX system:\ |
|
|
|
:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200: |
|
|
|
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:\ |
|
|
@ -26,11 +28,5 @@ unix300|300 Baud dial-out to another UNIX system:\ |
|
|
|
|
|
|
|
# General dialer definitions used below |
|
|
|
# |
|
|
|
dial2400|2400 Baud Hayes attributes:\ |
|
|
|
:dv=/dev/tty00:br#2400:cu=/dev/cua00:at=hayes:du: |
|
|
|
dial1200|1200 Baud Hayes attributes:\ |
|
|
|
:dv=/dev/tty00:br#1200:cu=/dev/cua00:at=hayes:du: |
|
|
|
|
|
|
|
# Hardwired line -- must be "local" in /etc/ttys |
|
|
|
com0c|com0:dv=/dev/tty00:br#9600: |
|
|
|
com0b:dv=/dev/tty00:br#2400: |
|
|
|
dialout:\ |
|
|
|
:dv=/dev/tty00:br#19200:cu=/dev/cua00:at=hayes:du: |