summaryrefslogtreecommitdiffstats
path: root/sys/security/mac_biba
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-06-20 15:54:35 +0000
committered <ed@FreeBSD.org>2009-06-20 15:54:35 +0000
commit902364f29d69d9cacd8280b7ddef2c1c6ce50658 (patch)
tree494e50cc0b5a3559b2c4ff0dd4e2397b1d0d5dd3 /sys/security/mac_biba
parent63a4c7f5226e69853f4c0d15a1c6d0e35ea5523e (diff)
downloadFreeBSD-src-902364f29d69d9cacd8280b7ddef2c1c6ce50658.zip
FreeBSD-src-902364f29d69d9cacd8280b7ddef2c1c6ce50658.tar.gz
Chase the removal of PRIV_TTY_PRISON in the mac(9) modules.
Reported by: kib Pointy hat to: me
Diffstat (limited to 'sys/security/mac_biba')
-rw-r--r--sys/security/mac_biba/mac_biba.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/security/mac_biba/mac_biba.c b/sys/security/mac_biba/mac_biba.c
index 2c6ada1..29d5a4c 100644
--- a/sys/security/mac_biba/mac_biba.c
+++ b/sys/security/mac_biba/mac_biba.c
@@ -1789,7 +1789,6 @@ biba_priv_check(struct ucred *cred, int priv)
case PRIV_TTY_DRAINWAIT:
case PRIV_TTY_DTRWAIT:
case PRIV_TTY_EXCLUSIVE:
- case PRIV_TTY_PRISON:
case PRIV_TTY_STI:
case PRIV_TTY_SETA:
OpenPOWER on IntegriCloud