Date: Thu, 5 Sep 2002 09:29: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: <20020905162929.GA779@dhcp01.pn.xcllnt.net> In-Reply-To: <XFMail.20020905103118.dmlb@computer.my.domain> References: <20020905025130.GA4286@dhcp01.pn.xcllnt.net> <XFMail.20020905103118.dmlb@computer.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 05, 2002 at 10:31:18AM +0100, Duncan Barclay wrote: > > >> 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? > > Yes please, unfortunately it only helps a little with the matlab > thing. I'm still trying to track that one down. Oh, ok. In that case, I don't see much value to MFC it during a freeze. I'd rather bug re@ if we really improved the quality or usability... > Did you close the PR? Or shall I? I didn't close the PR yet, because the change is not in -stable yet. Feel free to close it if you're on top of it. I'll assign the PR to me as to avoid it staying open for months, in the event that you leave it open as well... If you found out something new WRT matlab, let me know, -- 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?20020905162929.GA779>