PERFORCE change 37026 for review
Chris Vance
cvance at FreeBSD.org
Wed Aug 27 16:13:26 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=37026
Change 37026 by cvance at cvance_release on 2003/08/27 09:12:36
"port" the context manipulation library from SELinux. Nothing
was really changed, other than header file includes.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/lib/libsebsd/Makefile#3 edit
.. //depot/projects/trustedbsd/sebsd/lib/libsebsd/context.c#1 add
Differences ...
==== //depot/projects/trustedbsd/sebsd/lib/libsebsd/Makefile#3 (text+ko) ====
@@ -14,7 +14,7 @@
SRCS= system.c security_get_user_contexts.c get_ordered_context_list.c \
getseccontext.c query_user_context.c security_change_context.c \
- string_to_security_class.c security_compute_av.c
+ string_to_security_class.c security_compute_av.c context.c
INCS= sebsd_context.h sebsd_ss.h sebsd_proc.h sebsd_fs.h sebsd.h \
sebsd_syscalls.h flask_types.h
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list