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.orgReceived 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