From owner-svn-src-all@freebsd.org Sun Feb 11 18:33:23 2018 Return-Path: Delivered-To: svn-src-all@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 6304BF0C292; Sun, 11 Feb 2018 18:33:23 +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 0C59484295; Sun, 11 Feb 2018 18:33:22 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 90BD75A9F12; Sun, 11 Feb 2018 18:33:16 +0000 (UTC) Date: Sun, 11 Feb 2018 18:33:16 +0000 From: Brooks Davis To: Conrad Meyer Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r329109 - head/share/man/man9 Message-ID: <20180211183316.GB91264@spindle.one-eyed-alien.net> References: <201802102034.w1AKY9IP015134@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <201802102034.w1AKY9IP015134@repo.freebsd.org> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 11 Feb 2018 18:33:23 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 10, 2018 at 08:34:09PM +0000, Conrad Meyer wrote: > Author: cem > Date: Sat Feb 10 20:34:09 2018 > New Revision: 329109 > URL: https://svnweb.freebsd.org/changeset/base/329109 >=20 > Log: > Document syscall_helper_register(9), syscall_helper_unregister(9) Thanks! We should probably also document the syscall32_helper_register and the associated macros (which confusingly use an entirely different meaning for _COMPAT (use the sys_ version)). -- Brooks --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJagIxrAAoJEKzQXbSebgfAFF0H/3bnHPpnvlW3tYzvu8mmJWQ4 D0xzWbD1pnfNSFa6iraFf0JrRFdhbJif/LREMXJ5qPe2Bdj3eJdmqNHb1t255OSK J62MdMAZ1xP4N8Tb67iuE+xJCbF4+DiuIRp2vTZuwstgXlGFc00XShBklgvAKz3i jUhmSYM+2x9cJQFsYBBF6+3+R9AgLqC8RF7Wzj6BlPo/0lRVbjI6B89EiVxLU/+c pPUeVERlSChflSGy8PfCJ1c86mQJpu2DxLSVuhPCJ41kLvsEqjXOmZmMr3PkogW1 E2hS2nfG6QEl5HlWpu0S7GHJWiF8DoPuFDMqziiKNVg8qy+bM9wGyoFTA3guN1E= =NFN+ -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--