Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 12:00:16 -0800
From:      Conrad Meyer <cem@freebsd.org>
To:        Ed Schouten <ed@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r310116 - head/sys/kern
Message-ID:  <CAG6CVpV3APs_%2Bz7Q-ZSqWSLNh7xMyKqMVjc6vXybg9fxDL%2BfvA@mail.gmail.com>
In-Reply-To: <201612151545.uBFFjBEL070679@repo.freebsd.org>
References:  <201612151545.uBFFjBEL070679@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Can we please slap names on these numbers?  Even if we keep the
existing numeric values?

Thanks,
Conrad

On Thu, Dec 15, 2016 at 7:45 AM, Ed Schouten <ed@freebsd.org> wrote:
> Author: ed
> Date: Thu Dec 15 15:45:11 2016
> New Revision: 310116
> URL: https://svnweb.freebsd.org/changeset/base/310116
>
> Log:
>   Document the existence of the {0, 6, ...} sysctl.
>
> Modified:
>   head/sys/kern/kern_sysctl.c
>
> Modified: head/sys/kern/kern_sysctl.c
> ==============================================================================
> --- head/sys/kern/kern_sysctl.c Thu Dec 15 15:35:53 2016        (r310115)
> +++ head/sys/kern/kern_sysctl.c Thu Dec 15 15:45:11 2016        (r310116)
> @@ -821,7 +821,8 @@ SYSINIT(sysctl, SI_SUB_KMEM, SI_ORDER_FI
>   * {0,2,...}   return the next OID.
>   * {0,3}       return the OID of the name in "new"
>   * {0,4,...}   return the kind & format info for the "..." OID.
> - * {0,5,...}   return the description the "..." OID.
> + * {0,5,...}   return the description of the "..." OID.
> + * {0,6,...}   return the aggregation label of the "..." OID.
>   */
>
>  #ifdef SYSCTL_DEBUG
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpV3APs_%2Bz7Q-ZSqWSLNh7xMyKqMVjc6vXybg9fxDL%2BfvA>