Date: Tue, 11 Nov 2003 04:37:38 -0000 From: Alfred Perlstein <bright@mu.org> To: Mike Silbersack <silby@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sysctl.h Message-ID: <20031111041442.31667.qmail@exxodus.fedaykin.here> In-Reply-To: <200310211648.h9LGmXFK087432@repoman.freebsd.org> References: <200310211648.h9LGmXFK087432@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Mike Silbersack <silby@FreeBSD.org> [031021 09:49] wrote: > silby 2003/10/21 09:48:33 PDT > > FreeBSD src repository > > Modified files: > sys/sys sysctl.h > Log: > Add another sysctl flag, CTLFLAG_TUN, which is a hint to the userland > sysctl that a given variable is tunable. > > Also added is CTLFLAG_RDTUN, which is CTLFLAG_RD|CTLFLAG_TUN; TUN does > not always imply read-only, so RDTUN should be used where RD was used > before. why not just make new TUNABLE macros to export them as sysctl? -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111041442.31667.qmail>