From owner-freebsd-current@FreeBSD.ORG Wed Mar 12 17:37:52 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52A021065670 for ; Wed, 12 Mar 2008 17:37:52 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outT.internet-mail-service.net (outT.internet-mail-service.net [216.240.47.243]) by mx1.freebsd.org (Postfix) with ESMTP id 343278FC27 for ; Wed, 12 Mar 2008 17:37:52 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Wed, 12 Mar 2008 10:37:51 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id E57622D6027; Wed, 12 Mar 2008 10:37:50 -0700 (PDT) Message-ID: <47D814EF.4030100@elischer.org> Date: Wed, 12 Mar 2008 10:37:51 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Alexander Leidinger References: <20080312001824.D1091@desktop> <20080312144139.7ozwbn1m2oggws84@webmail.leidinger.net> In-Reply-To: <20080312144139.7ozwbn1m2oggws84@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeff Roberson , current@freebsd.org Subject: Re: HEADSUP: KSE support removed from the kernel. 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: Wed, 12 Mar 2008 17:37:52 -0000 Alexander Leidinger wrote: > Quoting Jeff Roberson (from Wed, 12 Mar 2008 > 00:27:55 -1000 (HST)): > >> CURRENT is no longer going to support KSE threaded applications. As >> mentioned in UPDATING the following libmap.conf should work along with >> compat libs for old dynamically linked libraries: > > Do we need an entry in the jail man page? So far we where proud to say > that we can put any userland from a FreeBSD release (before or including > the release of the FreeBSD which is running) into a jail and it worked. > > I haven't looked into the changes, but if it is not the case, what about > adding a fake syscall which prints what's going on (either a description > like in your HEADSUP, or a pointer to docs) and returns ENOSYS? > > Bye, > Alexander. > yes we need to put an entry somewhere. this has broken several build systems I know of.. though they are not yet running on -current so will have a lot of warning..