Re: Some background info regarding the COMPAT_43 changes in the linuxolator

From: John Baldwin <jhb_at_freebsd.org>
Date: Tue, 21 Mar 2006 17:53:15 -0500
On Saturday 18 March 2006 16:14, Alexander Leidinger wrote:
> Hi,
> 
> there's still a COMPAT_43 section in the architecture part of the
> linuxolator. It's in an autogenerated file (linux_proto.h). Without
> COMPAT_43 it seems that unimplemented linux syscalls will not be
> printed to the console anymore. If someone understands
> kern/makesyscalls.sh good enough to remove the ifdef/endif: please send
> patches or commit a fix.

Note that nosys is defined to linux_nosys twice in linux_proto.h and
also in the sysent.c file directly, so I don't think it is going to
break nosys behavior if you take COMPAT_43 out.

-- 
John Baldwin <jhb_at_FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Received on Tue Mar 21 2006 - 21:53:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC