svn commit: r368005 - in head: lib/libprocstat share/man/man4 sys/opencrypto sys/sys tools/tools/crypto usr.bin/procstat
John Baldwin
jhb at FreeBSD.org
Mon Dec 7 18:58:16 UTC 2020
On 12/6/20 8:51 PM, Steve Wills wrote:
> Hi,
>
> On 11/24/20 7:10 PM, John Baldwin wrote:
>> Author: jhb
>> Date: Wed Nov 25 00:10:54 2020
>> New Revision: 368005
>> URL: https://svnweb.freebsd.org/changeset/base/368005
>>
>> Log:
>> Remove the cloned file descriptors for /dev/crypto.
>>
>
> Would this change warrant a bump of __FreeBSD_version? I only noticed
> because PR 251470 (radare2 not building due to KF_TYPE_CRYPTO).
Hmm, perhaps so, though ports could also use #ifdef KF_TYPE_CRYPTO (and
that is probably preferred for anything using C). Looks like we haven't
yet had another bump of __FreeBSD_version so I can do that.
--
John Baldwin
More information about the svn-src-head
mailing list