From owner-freebsd-emulation Wed Sep 4 19:52:13 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 9248237B401 for ; Wed, 4 Sep 2002 19:52:06 -0700 (PDT) Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0F7C43E42 for ; Wed, 4 Sep 2002 19:52:05 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g852p8t59343; Wed, 4 Sep 2002 19:51:08 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id g852paEu006427; Wed, 4 Sep 2002 19:51:36 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id g852pVl9006426; Wed, 4 Sep 2002 19:51:31 -0700 (PDT) Date: Wed, 4 Sep 2002 19:51:30 -0700 From: Marcel Moolenaar To: Duncan Barclay Cc: emulation@FreeBSD.org Subject: Re: TIOCSCTTY not implemented in linuxulator? Message-ID: <20020905025130.GA4286@dhcp01.pn.xcllnt.net> References: <20020904020952.GB7157@dhcp01.pn.xcllnt.net> <001601c25400$2b8a6ae0$6d6020c2@pc598cam> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001601c25400$2b8a6ae0$6d6020c2@pc598cam> User-Agent: Mutt/1.5.1i 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 On Wed, Sep 04, 2002 at 11:45:22AM +0100, Duncan Barclay wrote: > > > > 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)); Yes, that's it. I committed the version for -current. Do you want me to ping re@ for inclusion in -stable? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message