Date: Wed, 4 Jul 2001 04:34:55 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: current@FreeBSD.ORG Subject: Re: TIOCSCTTY Message-ID: <Pine.BSF.4.21.0107040427080.43139-100000@besplex.bde.org> In-Reply-To: <20010703184417.A69095@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Jul 2001, Ruslan Ermilov wrote: > On Wed, Jul 04, 2001 at 01:15:17AM +1000, Bruce Evans wrote: > > On Tue, 3 Jul 2001, Ruslan Ermilov wrote: > > > ... > > > Nothing has changed re: consolectl. It still has session c0b14700 (with > > > the session leader PID = 6) bound to it. > > > > Nothing should have changed, since moused only closed a dup'ed descriptor > > for /dev/console. > > > Sure, this is normal. > > > The last-close bugs will bite later when ancestors of > > moused all close all their descriptors for /dev/console. > > Here we can still see the consolectl vs console confusion. > > > How this applies to my "emulation" program, which opens > /dev/consolectl only when in a new session? I'm not sure, since I didn't keep it :-). "This" was just more background information. The point is that holding /dev/consolectl open breaks job control stuff on /dev/console. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107040427080.43139-100000>