From owner-freebsd-emulation Wed Sep 4 3:44:48 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4267C37B400 for ; Wed, 4 Sep 2002 03:44:45 -0700 (PDT) Received: from mailgate.Cadence.COM (mailgate.Cadence.COM [158.140.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84CA43E6E for ; Wed, 4 Sep 2002 03:44:44 -0700 (PDT) (envelope-from dmlb@dmlb.org) Received: from exmbx01camb.global.cadence.com (exmbx01camb.Cadence.COM [194.32.100.67]) by mailgate.Cadence.COM (8.9.3/8.9.3) with ESMTP id DAA06768; Wed, 4 Sep 2002 03:43:33 -0700 (PDT) Received: from pc598cam ([194.32.96.109]) by exmbx01camb.global.cadence.com with Microsoft SMTPSVC(5.0.2195.5329); Wed, 4 Sep 2002 11:45:27 +0100 Message-ID: <001601c25400$2b8a6ae0$6d6020c2@pc598cam> From: "Duncan Barclay" To: "Marcel Moolenaar" Cc: References: <20020904020952.GB7157@dhcp01.pn.xcllnt.net> Subject: Re: TIOCSCTTY not implemented in linuxulator? Date: Wed, 4 Sep 2002 11:45:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 04 Sep 2002 10:45:27.0273 (UTC) FILETIME=[2E43E590:01C25400] X-Received: By mailgate.Cadence.COM as DAA06768 at Wed Sep 4 03:43:33 2002 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > [moved to -emulation] > > On Tue, Sep 03, 2002 at 10:49:17PM +0100, Duncan Barclay wrote: > > > > Does anyone know why TIOCSCTTY isn't implemented in compat/linux_ioctl.c? > > There was no immediate need for it. Please file a CR and I'm sure > someone will find the time to implement it. PR filed, kern/42404 Is this enough? If it is I can add it. case LINUX_TIOCSCTTY: args->cmd = TIOCSCTTY; return (ioctl(p, (struct ioctl_args *)args)); (I know nothing about kernel handling of controlling terminals..). > HTH, > > -- > Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net > ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@dmlb.org | the alcoholics, and the permanently stoned. dmlb@freebsd.org| Steven King ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message