Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 08:52:29 -0700
From:      Alan Somers <asomers@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r262489 - in head/sys: net netinet netinet6 netipsec sys
Message-ID:  <CAOtMX2h=ex13M=zFg8je9Vo9ZSCmsZKqNEcPOMLGOtQs76vgEQ@mail.gmail.com>
In-Reply-To: <201402251844.s1PIiYh9055297@svn.freebsd.org>
References:  <201402251844.s1PIiYh9055297@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 25, 2014 at 11:44 AM, John Baldwin <jhb@freebsd.org> wrote:
> Author: jhb
> Date: Tue Feb 25 18:44:33 2014
> New Revision: 262489
> URL: http://svnweb.freebsd.org/changeset/base/262489
>
> Log:
>   Remove more constants related to static sysctl nodes.  The MAXID constants
>   were primarily used to size the sysctl name list macros that were removed
>   in r254295.  A few other constants either did not have an associated
>   sysctl node, or the associated node used OID_AUTO instead.
>
>   PR:           ports/184525 (exp-run)
>
> Modified:
>   head/sys/net/if_pfsync.h
>   head/sys/netinet/icmp_var.h
>   head/sys/netinet/igmp_var.h
>   head/sys/netinet/in.h
>   head/sys/netinet/pim_var.h
>   head/sys/netinet/tcp_var.h
>   head/sys/netinet/udp_var.h
>   head/sys/netinet6/pim6_var.h
>   head/sys/netipsec/ipsec.h
>   head/sys/netipsec/key_var.h
>   head/sys/sys/socket.h
>   head/sys/sys/sysctl.h
>

For the record, John meant 254925, not 254295.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2h=ex13M=zFg8je9Vo9ZSCmsZKqNEcPOMLGOtQs76vgEQ>