Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 12:27:02 -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:  <20010731122702.E26571@elvis.mu.org>
In-Reply-To: <Pine.NEB.3.96L.1010731124730.46811A-100000@fledge.watson.org>; from rwatson@FreeBSD.org on Tue, Jul 31, 2001 at 12:49:41PM -0400
References:  <20010731111224.A26571@elvis.mu.org> <Pine.NEB.3.96L.1010731124730.46811A-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [010731 11:49] wrote:
> 
> On Tue, 31 Jul 2001, Alfred Perlstein wrote:
> 
> > * 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. 
> 
> Normally I wouldn't relocate a sysctl without leaving behind compatibility
> stuff (or maybe not at all)--fortunatelly, as you point out, this was
> never MFC'd to RELENG_4, so shouldn't be a problem. 

Ok, should have checked CVS history before shooting off that email,
but then again at least people know about the consequences of changing
a sysctl now. :)

-- 
-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?20010731122702.E26571>