From owner-freebsd-current@FreeBSD.ORG Tue Mar 21 22:53:37 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B01D116A401; Tue, 21 Mar 2006 22:53:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477C643D55; Tue, 21 Mar 2006 22:53:31 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k2LMrS1s012689; Tue, 21 Mar 2006 17:53:29 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Tue, 21 Mar 2006 17:53:15 -0500 User-Agent: KMail/1.9.1 References: <20060318221432.20fbefda@Magellan.Leidinger.net> In-Reply-To: <20060318221432.20fbefda@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603211753.19642.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1348/Tue Mar 21 15:53:16 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.6 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Alexander Leidinger , current@freebsd.org Subject: Re: Some background info regarding the COMPAT_43 changes in the linuxolator X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 22:53:37 -0000 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 <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org