cvs commit: src/sys/compat/linux linux_socket.c
Wilko Bulte
wb at freebie.xs4all.nl
Wed Mar 22 21:25:06 UTC 2006
On Wed, Mar 22, 2006 at 03:39:58PM -0500, John Baldwin wrote..
> On Wednesday 22 March 2006 13:28, Alexander Leidinger wrote:
> > Am Wed, 22 Mar 2006 10:04:50 -0500
> > schrieb John Baldwin <jhb at freebsd.org>:
> >
> > > On Wednesday 22 March 2006 03:49, Alexander Leidinger wrote:
> >
> > > > If nobody is using the linuxolator on alpha with a recent FreeBSD (either
> > > > because everything is used on x86/amd64 hardware, and/or because there's no
> > > > usable linux_base for alpha), I think it would be best to remove the linux
> > > > part from alpha. It would make the code in compat/linux cleaner.
> > >
> > > Or just undo what you did above and leave it as it is. :) I've done various
> > > things on the compat code over and haven't been really bothered by the
> > > #ifdef __alpha__'s.
> >
> > But this would introduce a dependency on COMPAT_43 again...
>
> On Alpha. i386 and amd64 still wouldn't need it.
Hm, given that Alpha (& the other args for that matter) lived with
COMPAT_43 it seems that might be the 'best' solution?
--
Wilko Bulte wilko at FreeBSD.org
More information about the cvs-src
mailing list