From owner-cvs-etc Fri Sep 19 05:29:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA08118 for cvs-etc-outgoing; Fri, 19 Sep 1997 05:29:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA08092; Fri, 19 Sep 1997 05:29:10 -0700 (PDT) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA01008; Fri, 19 Sep 1997 05:25:10 -0700 (PDT) Date: Fri, 19 Sep 1997 05:25:10 -0700 (PDT) Message-Id: <199709191225.FAA01008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc gettytab Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/09/19 05:25:10 PDT Modified files: etc gettytab Log: Add a sample entry specifying numeric tty settings. People sometimes ask how to force a local tty line into CLOCAL mode and Xon/Xoff flow control. This is the preferrable way (over rc.serial). Revision Changes Path 1.13 +20 -0 src/etc/gettytab