Browse Source

comment is old

OPENBSD_2_2
deraadt 27 years ago
parent
commit
3230fb5b9c
2 changed files with 5 additions and 12 deletions
  1. +5
    -9
      src/etc/remote
  2. +0
    -3
      src/etc/ttys.pty

+ 5
- 9
src/etc/remote View File

@ -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:

+ 0
- 3
src/etc/ttys.pty View File

@ -1,6 +1,3 @@
# The tty letters are: pqrstuwxyzPQRST.
# XXX Must skip 'v' because some architectures use that
# name for something else
ttyp0 none network
ttyp1 none network
ttyp2 none network


Loading…
Cancel
Save