ports/184525: [exp-run] Remove unused static sysctl constants

John Baldwin jhb at FreeBSD.org
Thu Dec 5 22:10:00 UTC 2013


>Number:         184525
>Category:       ports
>Synopsis:       [exp-run] Remove unused static sysctl constants
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 05 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Baldwin
>Release:        HEAD
>Organization:
>Environment:
>Description:
I have a patch to do more sysctl-related cleanups after my previous round to remove the macros for names of statically numbered sysctls.  This removes the <foo>_MAXID constants that were used to know the bounds of aforementioned arrays.  It also removes some unused constants for sysctl nodes that are correctly using OID_AUTO.  Patch is at http://people.freebsd.org/~jhb/patches/sysctl_kill_maxid.patch and is relative to HEAD.  Thanks!
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list