svn commit: r254925 - in head/sys: fs/nfs net netinet netinet6 netipsec sys
John Baldwin
jhb at freebsd.org
Mon Aug 26 18:27:55 UTC 2013
On Monday, August 26, 2013 2:16:05 pm John Baldwin wrote:
> Author: jhb
> Date: Mon Aug 26 18:16:05 2013
> New Revision: 254925
> URL: http://svnweb.freebsd.org/changeset/base/254925
>
> Log:
> Remove most of the remaining sysctl name list macros. They were only
> ever intended for use in sysctl(8) and it has not used them for many
> years.
>
> Reviewed by: bde
> Tested by: exp-run by bdrewery
There is one remaining macro that is (ab)used by the security/prelude-pflogger
port. I have a patch to fix it to use getprotobynumber(3) (ports/181488). If
that goes in I will remove the remaining macro.
--
John Baldwin
More information about the svn-src-all
mailing list