Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA01565; Wed, 13 Dec 95 19:08:58 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA19367; Wed, 13 Dec 95 19:09:00 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA11794; Wed, 13 Dec 1995 19:04:34 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA29319
          Wed, 13 Dec 1995 14:13:45 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id OAA29271
          for hackers-outgoing; Wed, 13 Dec 1995 14:12:36 -0800 (PST)
Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA29264
          for <hackers@FreeBSD.ORG>; Wed, 13 Dec 1995 14:12:34 -0800 (PST)
Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA00535; Wed, 13 Dec 1995 15:05:11 -0700
From: Terry Lambert <terry@lambert.org>
Message-Id: <199512132205.PAA00535@phaeton.artisoft.com>
Subject: Re: bug or feature in kern/tty.c
To: ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=)
Date: Wed, 13 Dec 1995 15:05:11 -0700 (MST)
Cc: bde@zeta.org.au, terry@lambert.org, eugen@rd.zgik.zaporizhzhe.ua,
        hackers@FreeBSD.ORG, yura@rd.zgik.zaporizhzhe.ua
In-Reply-To: <bbheqpmuq3@ache.dialup.ru> from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Dec 14, 95 00:48:27 am
X-Mailer: ELM [version 2.4 PL24]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-hackers@FreeBSD.ORG
Precedence: bulk

> >1) driver needs to track carrier when in TS_ZOMBI and
> >set TS_CONNECTED, clear TS_ZOMBI when carrier
> >appearse on the line.
> >2) Slattach not need exit on SIGHUP but wait reasonable time
> >until carrier will be up again.
> 
> I mean of course that CLOCAL turned on, i.e. slattach only
> controls line and establish carrier on them, not other
> program. So partial question is: is it possible to fix sio to send
> SIGHUP to controlling terminal even when CLOCAL is set?

That would be broke.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.
