看板 DFBSD_commit 關於我們 聯絡資訊
commit 1b6db7be47bf83cfbfa0049e438c9d5687f26563 Author: Michael Neumann <mneumann@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