Date: Fri, 9 Nov 2018 18:19:01 +0000 From: Brooks Davis <brooks@freebsd.org> To: Brooks Davis <brooks@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r340294 - head/sys/compat/freebsd32 Message-ID: <20181109181901.GA61841@spindle.one-eyed-alien.net> In-Reply-To: <201811091803.wA9I31ie014903@repo.freebsd.org> References: <201811091803.wA9I31ie014903@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 09, 2018 at 06:03:01PM +0000, Brooks Davis wrote: > Author: brooks > Date: Fri Nov 9 18:03:01 2018 > New Revision: 340294 > URL: https://svnweb.freebsd.org/changeset/base/340294 >=20 > Log: > Fix a number of bugs in freebsd32's capabilities.conf. > =20 > Bugs range from failure to update after changing syscall implementaion > names to using the wrong name. Somewhat confusingly, the name in > capabilities.conf is exactly the string that appears in syscalls.master, > not the name with a COMPAT* prefix which is the actual function name. > =20 > Found while making a change to use the default capabilities.conf. > =20 > Fixes: r335177, r336980, r340272, r340274, others > Reviewed by: kib, emaste > Sponsored by: DARPA, AFRL > Differential Revision: https://reviews.freebsd.org/D17925 Arg, I forgot: MFC After: 3 days --liOOAslEiF7prFVr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJb5c+VAAoJEKzQXbSebgfAydoIAJqAhhAmSNppoJ3TH437Zom5 emdnQcLeebX947uWJw0kV3x8UVDx2xMWajV7OUkvft/7S2eP2yyGELF2puKXTTRz AJQkHm8/iwVscLglCNG27GlfUhM0gpP6ZzoXHd8fuc525MmclKHFhTtV7vwjXOyg Tefy+hUWtUqMiK08eDOyHnfKrNxhCqheQaPY2hDhA/JoB57/90D80lmosGXl2DzN ZbTkqJU7UaJDrNUntzgiUmGFq2UGDsVHjuUQyo+Y0pl65AbeXSXuzq8lKGP94KzZ L2Posjng0BOQMSLI3w7sUHf0ZkOEOb8liA4LpDcGyG7UfX0IM+X99tMn0VW0Ea0= =v8DZ -----END PGP SIGNATURE----- --liOOAslEiF7prFVr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181109181901.GA61841>