Date: Thu, 1 Mar 2012 13:11:23 +0400 From: Andrey Zonov <andrey@zonov.org> To: Andriy Gapon <avg@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Andrew Thompson <thompsa@freebsd.org> Subject: Re: svn commit: r232321 - head/share/man/man9 Message-ID: <CANU_PUHCvk6U25A7kUi=NJ5mRvZDJBkLbFxaCeo3ueEXOfT3fQ@mail.gmail.com> In-Reply-To: <4F4F3BFB.5030104@FreeBSD.org> References: <201202292241.q1TMffCk048359@svn.freebsd.org> <4F4F2375.3080209@zonov.org> <4F4F3BFB.5030104@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 1, 2012 at 1:06 PM, Andriy Gapon <avg@freebsd.org> wrote: > on 01/03/2012 09:21 Andrey Zonov said the following: >> On 01.03.2012 2:41, Andrew Thompson wrote: >>> Author: thompsa >>> Date: Wed Feb 29 22:41:40 2012 >>> New Revision: 232321 >>> URL: http://svn.freebsd.org/changeset/base/232321 >>> >>> Log: >>> =A0 =A0Correct the description for CTLFLAG_TUN and CTLFLAG_RDTUN, the d= eclaring of a >>> =A0 =A0system tunable has never been implemented. This flag is only use= d by sysctl(8) >>> =A0 =A0to provide a helpful error message. >>> >> >> Thanks! >> >> I also think we should remove all CTLFLAG_TUN flags which are combinatio= n with >> CTLFLAG_RW. > > Why? It doesn't make sense. For (CTLFLAG_RD|CTLFLAG_TUN) there is relevant code in sysctl(8), but for (CTLFLAG_RW|CTLFLAG_TUN) there is no any code, or did I miss something? --=20 Andrey Zonov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANU_PUHCvk6U25A7kUi=NJ5mRvZDJBkLbFxaCeo3ueEXOfT3fQ>