From owner-cvs-all@FreeBSD.ORG Mon Aug 20 09:31:57 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C7C516A417; Mon, 20 Aug 2007 09:31:57 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7436013C45B; Mon, 20 Aug 2007 09:31:57 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 721331A4D7C; Mon, 20 Aug 2007 02:30:09 -0700 (PDT) Date: Mon, 20 Aug 2007 02:30:09 -0700 From: Alfred Perlstein To: Kris Moore Message-ID: <20070820093009.GE87451@elvis.mu.org> References: <200708160526.l7G5Qg0b008022@repoman.freebsd.org> <46C4FD02.3090708@freebsd.org> <200708182118.37998.tijl@ulyssis.org> <20070818204223.D1234@fledge.watson.org> <46C7A9A4.5090404@samsco.org> <20070819095302.D66918@fledge.watson.org> <46C863C5.6090906@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46C863C5.6090906@comcast.net> User-Agent: Mutt/1.4.2.3i X-Mailman-Approved-At: Mon, 20 Aug 2007 11:16:34 +0000 Cc: wine-freebsd@hub.org, Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Daniel Eischen , Robert Watson , David Xu , Tijl Coosemans , Xin LI Subject: Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2007 09:31:57 -0000 * Kris Moore [070819 08:50] wrote: > > Even if you decide to only add this new functionality to FreeBSD 7.x, > that's fine with us. Our next release of PC-BSD will be our last based > on FreeBSD 6.x before moving to 7. We're committed to shipping with the > patch Tijl wrote, since the improvements to Wine with it are night and > day. Of course if you roll this into the tree, all the better since I > won't have to spend the next 6 months to a year reminding users that > when they update world, they have to apply the Wine patch first ;-) Kris, I support the patch. That said, have you toyed with implementing this as a kld that you can ship with your code? -- - Alfred Perlstein