cvs commit: src/sys/kern kern_jail.c src/sys/sys priv.h
Robert Watson
rwatson at FreeBSD.org
Sun Oct 21 15:50:12 PDT 2007
rwatson 2007-10-21 22:50:11 UTC
FreeBSD src repository
Modified files:
sys/kern kern_jail.c
sys/sys priv.h
Log:
Add PRIV_VFS_STAT privilege, which will allow overriding policy limits on
the right to stat() a file, such as in mac_bsdextended.
Obtained from: TrustedBSD Project
MFC after: 3 months
Revision Changes Path
1.71 +1 -0 src/sys/kern/kern_jail.c
1.16 +1 -0 src/sys/sys/priv.h
More information about the cvs-src
mailing list