Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2011 15:53:30 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r219129 - in head/sys: compat/freebsd32 conf kern sys
Message-ID:  <20110301155330.198475yg1cnokx44@webmail.leidinger.net>
In-Reply-To: <201103011323.p21DNbau027743@svn.freebsd.org>
References:  <201103011323.p21DNbau027743@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Robert Watson <rwatson@FreeBSD.org> (from Tue, 1 Mar 2011  
13:23:37 +0000 (UTC)):

> Author: rwatson
> Date: Tue Mar  1 13:23:37 2011
> New Revision: 219129
> URL: http://svn.freebsd.org/changeset/base/219129
>
> Log:
>   Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,
>   compiled conditionally on options CAPABILITIES:

Typo in NOTES.
What about adding a FEATURE to sys_capabilities.c, could it be useful?

> Modified: head/sys/conf/NOTES
> ==============================================================================
> --- head/sys/conf/NOTES	Tue Mar  1 13:14:28 2011	(r219128)
> +++ head/sys/conf/NOTES	Tue Mar  1 13:23:37 2011	(r219129)
> @@ -1157,6 +1157,9 @@ options 	MAC_SEEOTHERUIDS
>  options 	MAC_STUB
>  options 	MAC_TEST
>
> +# Support for Capsicum
> +options 	CAPABILIITES
> +
>
>  #####################################################################
>  # CLOCK OPTIONS
>

> Added: head/sys/kern/sys_capability.c

Bye,
Alexander.

-- 
A woman has got to love a bad man once or twice in her life to be
thankful for a good one.
		-- Marjorie Kinnan Rawlings

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



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