From owner-svn-src-head@FreeBSD.ORG Tue Nov 27 23:21:25 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 143B3628 for ; Tue, 27 Nov 2012 23:21:25 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 948108FC15 for ; Tue, 27 Nov 2012 23:21:24 +0000 (UTC) Received: (qmail 37468 invoked from network); 28 Nov 2012 00:52:58 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 28 Nov 2012 00:52:58 -0000 Message-ID: <50B54AE8.4060509@freebsd.org> Date: Wed, 28 Nov 2012 00:21:12 +0100 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Andre Oppermann Subject: Re: svn commit: r243639 - head/sys/kern References: <201211272316.qARNGurs080897@svn.freebsd.org> In-Reply-To: <201211272316.qARNGurs080897@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 27 Nov 2012 23:21:25 -0000 On 28.11.2012 00:16, Andre Oppermann wrote: > Author: andre > Date: Tue Nov 27 23:16:56 2012 > New Revision: 243639 > URL: http://svnweb.freebsd.org/changeset/base/243639 > > Log: > Complete r243631 by applying the remainder of kern_mbuf.c that got > lost while merging into the commit tree. Please note that this didn't have any serious negative effects. -- Andre