From owner-svn-src-head@FreeBSD.ORG Sat Feb 15 07:40:41 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1CD462F8; Sat, 15 Feb 2014 07:40:41 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id CF67D1F8D; Sat, 15 Feb 2014 07:40:40 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 3F6F41239F; Sat, 15 Feb 2014 17:40:33 +1000 (EST) Received: from Peters-MacBook-Pro.local (67.111.71.6.ptr.us.xo.net [67.111.71.6]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BRV37716 (AUTH peterg@ptree32.com.au); Sat, 15 Feb 2014 17:40:32 +1000 Message-ID: <52FF19EE.1090100@freebsd.org> Date: Fri, 14 Feb 2014 23:40:30 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Luigi Rizzo , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r261909 - in head: sys/conf sys/dev/netmap sys/modules/netmap sys/net tools/tools/netmap References: <201402150453.s1F4r423019083@svn.freebsd.org> In-Reply-To: <201402150453.s1F4r423019083@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 07:40:41 -0000 > - kqueue support (BHyVe needs it); Thanks for that !! later, Peter.