From owner-svn-src-stable@FreeBSD.ORG Sat Sep 8 19:39:34 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8A4D1065672 for ; Sat, 8 Sep 2012 19:39:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id B022A8FC0A for ; Sat, 8 Sep 2012 19:39:34 +0000 (UTC) Received: by dadr6 with SMTP id r6so521617dad.13 for ; Sat, 08 Sep 2012 12:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=ZPG5tLqJA+tLmd+29HNeVjheqm0lXnrpxzzPbEvKDDA=; b=npx84QNBJU6KTI1dGAd4thxK8S1w2xJ29dZi6FZdYd/gNiPjlA/4FWvyKPUqoLkU+I OOFd8qtigycoFT1zP0d/oNWJSFZ4ucIRBHXza8M0TjFNCSIOOvVlXlX6njAjoMTMscy7 x7TIcf8Pt4w9n45zzGQRrFUdvM60IhGKjgdTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=ZPG5tLqJA+tLmd+29HNeVjheqm0lXnrpxzzPbEvKDDA=; b=Hu36yls6OVG7M2mCRPa23s+9usNpz2/Rx05EVUazuy0+S3661HGLEc+ISjzLaFys5O 1Aa6RONNxeCv4uH39nWLrAkhhXl8yGhHVLTkNNJPonVNSHxjh5DqINmJi48dzBoTLGWF 7vQuXm1pQo5DrQ75m/xNDgN2EFJsUlDqVx7ZYXpWcW2JWcPyfj2LsAAaMRwlpdjotQr+ 6N2+I+4fU7CYwOaY20xhxZFvX2KTpA8Fcib7M4zxqyR/5HuVfSP3+ZwbqVk8i6lcqLrQ W4cC3MfnQflu+ybD8NQLnetuC4XrB81QqktK49R81B5AFJqapz+xwvE2jL7sOHGMSFBR 2oNA== Received: by 10.66.83.129 with SMTP id q1mr15128193pay.4.1347133167713; Sat, 08 Sep 2012 12:39:27 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.193.101 with HTTP; Sat, 8 Sep 2012 12:38:56 -0700 (PDT) In-Reply-To: <504B9AC3.2070705@FreeBSD.org> References: <201209080241.q882foC1005948@svn.freebsd.org> <504B9AC3.2070705@FreeBSD.org> From: Eitan Adler Date: Sat, 8 Sep 2012 15:38:56 -0400 X-Google-Sender-Auth: C4di3U_jd6yHw8B9RgTzHGoOhFg Message-ID: To: Martin Matuska Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlstclJsVhl7Tlwtzypd6on/3sJDqN18/QxUYh9Mx9CfjNe4dNa94fQDbI18Bc3jATPkiwq Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r240225 - stable/9/sys/cddl/compat/opensolaris/sys X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 19:39:35 -0000 On 8 September 2012 15:21, Martin Matuska wrote: > This commit is missing the PR number (kern/171380) and should be MFCed > together with r230454. > I was planning to MFC these two tomorrow. I had already MFCed r230454 to 8 and 7 so I was just finishing that off. I was not aware of r240162. -- Eitan Adler Source & Ports committer X11, Bugbusting teams