From owner-svn-src-all@FreeBSD.ORG Tue Jun 9 10:32:06 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 542E0400 for ; Tue, 9 Jun 2015 10:32:06 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from vfemail.net (ninezero.vfemail.net [96.30.253.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 117201246 for ; Tue, 9 Jun 2015 10:32:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 17902 invoked by uid 89); 9 Jun 2015 10:31:59 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Jun 2015 10:31:59 -0000 Received: (qmail 17873 invoked by uid 89); 9 Jun 2015 10:31:41 -0000 Received: by simscan 1.3.1 ppid: 17863, pid: 17868, t: 0.1024s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 9 Jun 2015 10:31:41 -0000 Received: (qmail 20382 invoked by uid 89); 9 Jun 2015 10:31:41 -0000 Received: by simscan 1.4.0 ppid: 20354, pid: 20376, t: 0.8997s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 9 Jun 2015 10:31:40 -0000 From: Jan Beich To: Andriy Gapon Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r284107 - head/sys/cddl/compat/opensolaris/sys References: <201506070854.t578sPdR012092@svn.freebsd.org> Date: Tue, 09 Jun 2015 12:31:31 +0200 In-Reply-To: <201506070854.t578sPdR012092@svn.freebsd.org> (Andriy Gapon's message of "Sun, 7 Jun 2015 08:54:25 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2015 10:32:06 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Andriy Gapon writes: > Author: avg > Date: Sun Jun 7 08:54:25 2015 > New Revision: 284107 > URL: https://svnweb.freebsd.org/changeset/base/284107 > > Log: > compat nvpair.h: make sure that the names are mangled only for kernel >=20=20=20 > Currently there is no good reason to mangle the userland API. > The change was introduced in eac1d566b46edef765754203bef22c75c1699966, > r279437. Also see https://reviews.freebsd.org/D1881. Can you bump __FreeBSD_version? At least sysutils/geomWatch requires it. https://svnweb.freebsd.org/changeset/ports/388906 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJVdsCDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bhvgIAIP7gvi1HxnVX9mvcevhcN6u oQ3Wzzvf1E1qtKWUFbd65wK2hynsxRlWJ1g9mMGDq+87sJ6WBSx7ZMPVpgmH3M90 jxOA2fxJE0oDCUnUDu6aBr8kqIRQZvNuAEXRRUyUDWQJFlzsjHNYuJbHZl/SvyIp L1YYxX2UtwYbHsTJYgYWhKD9LSOOvY93fTnffCoKhsjqYyolZTg8yid5AdHx0+Mp ebdM7sgJNlqNwe3VV0IPRReQxbuEG5IrsFU+BcAtDEV0ItRtcnnA+E9y/YMjG5PF SRcMbsGrZRrEQ8ms3VJarJFfOrqfrTtgRLSblOuBrw1HXKhCypcFoWbMeusp0Io= =7voe -----END PGP SIGNATURE----- --=-=-=--