Date: Wed, 4 Sep 2002 19:51:30 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Duncan Barclay <dmlb@dmlb.org> Cc: emulation@FreeBSD.org Subject: Re: TIOCSCTTY not implemented in linuxulator? Message-ID: <20020905025130.GA4286@dhcp01.pn.xcllnt.net> In-Reply-To: <001601c25400$2b8a6ae0$6d6020c2@pc598cam> References: <XFMail.20020903224917.dmlb@computer.my.domain> <20020904020952.GB7157@dhcp01.pn.xcllnt.net> <001601c25400$2b8a6ae0$6d6020c2@pc598cam>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020905025130.GA4286>