From owner-svn-src-all@FreeBSD.ORG Tue May 26 15:57:26 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 733D4106564A; Tue, 26 May 2009 15:57:26 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5678FC12; Tue, 26 May 2009 15:57:25 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 7C9B09CB0B0; Tue, 26 May 2009 17:56:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V6LtrDmkj3Ko; Tue, 26 May 2009 17:56:37 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 3C7B39CB2E5; Tue, 26 May 2009 17:56:37 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n4QFubYj018552; Tue, 26 May 2009 17:56:37 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 26 May 2009 17:56:37 +0200 From: Roman Divacky To: Dmitry Chagin Message-ID: <20090526155637.GA18075@freebsd.org> References: <200905261337.n4QDb5rM059605@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200905261337.n4QDb5rM059605@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-7@FreeBSD.org Subject: Re: svn commit: r192806 - in stable/7/sys: . compat/linux contrib/pf dev/ath/ath_hal dev/cxgb modules/linux X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 15:57:26 -0000 On Tue, May 26, 2009 at 01:37:05PM +0000, Dmitry Chagin wrote: > Author: dchagin > Date: Tue May 26 13:37:05 2009 > New Revision: 192806 > URL: http://svn.freebsd.org/changeset/base/192806 > > Log: > Merge r191877 from HEAD to stable/7: > > Add preliminary KTR(9) support to the linux emulation layer. this is probably just bad wording but if it's preliminary why MFC it?