cvs commit: src/sys/security/mac mac_framework.c mac_label.c
Robert Watson
rwatson at FreeBSD.org
Thu Dec 28 13:15:39 PST 2006
rwatson 2006-12-28 21:15:37 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_framework.c mac_label.c
Log:
Move mac_init_label() and mac_destroy_label() from mac_framework.c to
mac_label.c, and use these instead of replicated code in the label zone
constructor and destructor.
Obtained from: TrustedBSD Project
Revision Changes Path
1.131 +0 -19 src/sys/security/mac/mac_framework.c
1.6 +31 -10 src/sys/security/mac/mac_label.c
More information about the cvs-src
mailing list