DragonFly-2.3.1.800.g1b6db master sys/kern kern_prot.c sys/sys proc.h
Michael Neumann
mneumann at crater.dragonflybsd.org
Sun Jul 12 16:01:47 PDT 2009
commit 1b6db7be47bf83cfbfa0049e438c9d5687f26563
Author: Michael Neumann <mneumann at ntecs.de>
Date: Mon Jul 13 00:38:20 2009 +0200
priv: Finally get completely rid of PRISON_ROOT flag.
This means that from now on, what is allowed within a jail
is purely defined in function prison_priv_check().
Summary of changes:
sys/kern/kern_prot.c | 9 +++------
sys/sys/proc.h | 2 ++
2 files changed, 5 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b6db7be47bf83cfbfa0049e438c9d5687f26563
--
DragonFly BSD source repository
More information about the Commits
mailing list