From owner-freebsd-bugs Mon Mar 9 07:50:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02027 for freebsd-bugs-outgoing; Mon, 9 Mar 1998 07:50:05 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01999; Mon, 9 Mar 1998 07:50:03 -0800 (PST) (envelope-from gnats) Received: from zephyr.specialix.com (zephyr.specialix.com [192.65.145.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01818 for ; Mon, 9 Mar 1998 07:48:16 -0800 (PST) (envelope-from nick@zephyr.specialix.com) Received: (from nick@localhost) by zephyr.specialix.com (8.8.5/8.8.5) id HAA25446; Mon, 9 Mar 1998 07:48:14 -0800 (PST) Message-Id: <199803091548.HAA25446@zephyr.specialix.com> Date: Mon, 9 Mar 1998 07:48:14 -0800 (PST) From: Nick Sayer Reply-To: nick@specialix.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/5959: Cannot set up clocal gettys Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5959 >Category: bin >Synopsis: Cannot set up clocal gettys >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 9 07:50:02 PST 1998 >Last-Modified: >Originator: Nick Sayer >Organization: Just me >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: There seems to be no documented way to set up gettys with clocal in effect. Setting clocal in /dev/ttyid0 seems to be overridden when the getty actually starts, and there is no flag I can find in gettytab that will set clocal. Even setting the appropriate bits in c0, c1 and c2 doesn't seem to work. >How-To-Repeat: Set up a std.9600 getty on ttyd0, but don't kill -1 1 yet. stty clocal < /dev/ttyid0 kill -1 1 stty -a Fix: As a workaround, you can fire up gettys on the cua devices, but that's not really what they're for. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message