Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2013 14:19:37 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r254925 - in head/sys: fs/nfs net netinet netinet6 netipsec sys
Message-ID:  <201308261419.37142.jhb@freebsd.org>
In-Reply-To: <201308261816.r7QIG5OA035009@svn.freebsd.org>
References:  <201308261816.r7QIG5OA035009@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308261419.37142.jhb>