Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 11:12:24 -0500
From:      Alfred Perlstein <bright@mu.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_prot.c
Message-ID:  <20010731111224.A26571@elvis.mu.org>
In-Reply-To: <200107311548.f6VFmMi71135@freefall.freebsd.org>; from rwatson@FreeBSD.org on Tue, Jul 31, 2001 at 08:48:21AM -0700
References:  <200107311548.f6VFmMi71135@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [010731 10:53] wrote:
> rwatson     2001/07/31 08:48:21 PDT
> 
>   Modified files:
>     sys/kern             kern_prot.c 
>   Log:
>   o Introduce new kern.security sysctl tree for kernel security policy
>     MIB entries.
>   o Relocate kern.suser_permitted to kern.security.suser_permitted.

Sysctls _probably_ shouldn't be relocated, since they point to
memory locations and/or functions there's really nothing wrong with
providing the old one just to keep people's startup scripts from
failing on them.

If kern.suser_permitted has only been visible in the 5.x tree then
feel free to rename it, however if it has been seen in 4.x then I
suggest you rethink renaming something that people may already be
depending on being set for security reasons in thier startup scripts.

-- 
-Alfred Perlstein [alfred@freebsd.org]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010731111224.A26571>