From owner-svn-src-head@freebsd.org Fri Mar 2 22:31:40 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D83CF280F1; Fri, 2 Mar 2018 22:31:40 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2DBEA7CB65; Fri, 2 Mar 2018 22:31:39 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 9FB105A9F12; Fri, 2 Mar 2018 22:31:38 +0000 (UTC) Date: Fri, 2 Mar 2018 22:31:38 +0000 From: Brooks Davis To: Brooks Davis Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r330297 - in head: lib/libc/sys sys/compat/freebsd32 sys/i386/ibcs2 sys/kern sys/sys Message-ID: <20180302223138.GA83679@spindle.one-eyed-alien.net> References: <201803022210.w22MAnob055140@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <201803022210.w22MAnob055140@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 02 Mar 2018 22:31:40 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2018 at 10:10:49PM +0000, Brooks Davis wrote: > Author: brooks > Date: Fri Mar 2 22:10:48 2018 > New Revision: 330297 > URL: https://svnweb.freebsd.org/changeset/base/330297 >=20 > Log: > Rename kernel-only members of semid_ds and msgid_ds. > =20 > This deliberately breaks the API in preperation for future syscall > revisions which will remove these nonstandard members. > =20 > In an exp-run a single port (devel/qemu-user-static) was found to > use them which it did becuase it emulates system calls. This has > been fixed in the ports tree. > =20 > PR: 224443 (exp-run) > Reviewed by: kib, jhb (previous version) > Exp-run by: antoine > Sponsored by: DARPA, AFRP > Differential Revision: https://reviews.freebsd.org/D14490 FYI, a __FreeBSD_version bump is coming along with a third commit. -- Brooks --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJamdDJAAoJEKzQXbSebgfADCoH/AjKqrdFvggyHrQjK9Py7UwS zeKppyk/fNFXdp8yPsqMbAsNLnLp35Yy1CeSoYrxA9aPgwP0/14xG5xmo7wvSddx Fy43vX3/M8m9M/9hL6R8YhYVSRMSoQtYEFi+NKAGcmwWGSq0M1j+aTfQG9BSYPan lBnwj4OH/bHg6lbeK9j6e4RJsdWwXux0vhC3eNu+keMA4RZqf1RgPxInkTiwlBmH MktJZL28RMbyZnoXBAmjLoqpywMD9nb7F81jtaRcwNHWmQLv6Jn7AirO30GF6T5/ 0mktixXLqGBVbk+8Rgn5x288fy9vTSsamOFYraxRkBYoJ3x/WYhXUtOffc/MoWM= =bHx0 -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--