rwatson 2007-12-22 17:04:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/security/mac mac_posix_sem.c
Log:
Merge mac_posix_sem.c:1.1.2.1 from HEAD to RELENG_6_3:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
wou
rwatson 2007-12-22 15:08:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/security/mac mac_posix_sem.c
Log:
Merge mac_posix_sem.c:1.12 from HEAD to RELENG_6:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
would be p
rwatson 2007-12-21 14:32:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/security/mac mac_posix_sem.c
Log:
Merge mac_posix_sem.c:1.12 from HEAD to RELENG_7:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
would be p
rwatson 2007-12-17 17:26:32 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_posix_sem.c
Log:
Fix a MAC label leak for POSIX semaphores, in which per-policy labels
would be properly disposed of, but the global label structure for the
semaphore wouldn't be f
rwatson 2006-12-20 23:14:47 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_posix_sem.c
Log:
Trim trailing white space.
Revision ChangesPath
1.5 +2 -2 src/sys/security/mac/mac_posix_sem.c
___
c
rwatson 2006-12-21 09:58:02 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_posix_sem.c mac_sysv_msg.c
mac_sysv_sem.c mac_sysv_shm.c
Log:
Minor style fixes.
Revision ChangesPath
1.7 +6 -6 src/sys/security/mac/ma