From owner-svn-src-head@FreeBSD.ORG Sat Jul 17 13:21:55 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A3EE106566B; Sat, 17 Jul 2010 13:21:53 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 6E5878FC0C; Sat, 17 Jul 2010 13:21:53 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id 60DBC15755D; Sat, 17 Jul 2010 08:21:52 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id X7H3F9XV5HU0; Sat, 17 Jul 2010 08:21:52 -0500 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <201007151441.o6FEf6Lc015448@svn.freebsd.org> Date: Sat, 17 Jul 2010 14:21:48 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <201007151441.o6FEf6Lc015448@svn.freebsd.org> To: Luigi Rizzo X-Mailer: Apple Mail (2.1081) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r210121 - head/sys/net X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Jul 2010 13:21:55 -0000 On 15 Jul 2010, at 15:41, Luigi Rizzo wrote: > Author: luigi > Date: Thu Jul 15 14:41:06 2010 > New Revision: 210121 > URL: http://svn.freebsd.org/changeset/base/210121 > > Log: > small portability fix to build on linux/windows Do we really want this, especially on sys? Regards, -- Rui Paulo