Date: Sun, 11 Sep 2005 10:04:08 +0200 From: Divacky Roman <xdivac02@stud.fit.vutbr.cz> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: current@freebsd.org Subject: Re: comms/ltmdm and COMPAT_43 Message-ID: <20050911080408.GA46725@stud.fit.vutbr.cz> In-Reply-To: <14711.1126370367@phk.freebsd.dk> References: <20050910193211.529a7d01.polachok@narod.ru> <14711.1126370367@phk.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 10, 2005 at 06:39:27PM +0200, Poul-Henning Kamp wrote: > In message <20050910193211.529a7d01.polachok@narod.ru>, Alexander Polakov write > s: > >I was very disappointed about the fact that comms/ltmdm doesn't > >work without COMPAT_43 in kernel. Can it be fixed? Or should I write > >to ports@freebsd.org? > > Most of our tty stuff depends on COMPAT_43 what of the tty stuff depends on COMPAT_43? I found some ioctls and then nothing.. I for one use kernel without COMPAT_43 for more than a year and havent noticed any problems... from my point of view the only serious (=widely used) consumer of COMPAT_43 is linux emulator (kern/85175 addresses this) maybe the tty stuff could be separated into some COMPAT_43_TTY and let the rest of COMPAT_43 die.. roman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050911080408.GA46725>