From owner-svn-src-head@FreeBSD.ORG Wed Nov 23 03:32:37 2011 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 CA6A01065672; Wed, 23 Nov 2011 03:32:37 +0000 (UTC) (envelope-from buganini@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6E2488FC12; Wed, 23 Nov 2011 03:32:37 +0000 (UTC) Received: by iakl21 with SMTP id l21so1599244iak.13 for ; Tue, 22 Nov 2011 19:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NYud7CfSdcAI1IYLQxpZuApXo2PNc7PltpYfQghDDAg=; b=DHBD1BTI2DNgrt5VR2moe7QI2314MpZdKY7mmOU7PPY5LiXBojiuanKvlEkX/xV5m1 /EjLa8HYj95rJB7U9+sNv5FeBqgA+1hsbS3Y/D9rUZ/SmDSgG0pgO47VlEr5UeeHBEm6 b4WhKthCtZSfUr1sWRpC60OtZj511Hm8tJ3Is= MIME-Version: 1.0 Received: by 10.42.148.136 with SMTP id r8mr818405icv.1.1322017523996; Tue, 22 Nov 2011 19:05:23 -0800 (PST) Received: by 10.231.32.202 with HTTP; Tue, 22 Nov 2011 19:05:23 -0800 (PST) In-Reply-To: <1322015496.2006.7.camel@esl.kevlo.org> References: <201111180305.pAI35LtC045952@svn.freebsd.org> <20111118031921.GA43425@FreeBSD.org> <1322015496.2006.7.camel@esl.kevlo.org> Date: Wed, 23 Nov 2011 11:05:23 +0800 Message-ID: From: Buganini To: Kevin Lo Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, Alexey Dokuchaev , src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r227650 - in head: lib/libkiconv sys/conf sys/fs/msdosfs sys/fs/smbfs sys/kern sys/libkern sys/modules/libiconv sys/modules/libmchain sys/netsmb sys/sys 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: Wed, 23 Nov 2011 03:32:37 -0000 Also, I've regenerated imura's patch for cd9660 against HEAD, but I don't have test case. Please test it. http://www.cnmc.tw/~buganini/cd9660.patch.txt Buganini