PERFORCE change 16107 for review

Chris Vance cvance at freebsd.org
Fri Aug 16 13:23:12 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16107

Change 16107 by cvance at cvance_laptop on 2002/08/16 06:22:36

	Add very basic library for SEBSD, mostly placeholders for now.
	Implements sebsd_enforcing(), sebsd_avc_toggle(), and sebsd_enabled()

Affected files ...

.. //depot/projects/trustedbsd/mac/lib/Makefile#9 edit
.. //depot/projects/trustedbsd/mac/lib/libsebsd/Makefile#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd.h#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd_context.h#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd_fs.h#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd_proc.h#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd_ss.h#1 add
.. //depot/projects/trustedbsd/mac/lib/libsebsd/system.c#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/lib/Makefile#9 (text+ko) ====

@@ -27,7 +27,7 @@
 	libcalendar libcam libcompat libdevinfo libdevstat libdisk \
 	libedit libfetch libform libftpio ${_libio} libipsec \
 	libipx libisc libmenu ${_libmilter} ${_libmp} ${_libncp} \
-	libnetgraph libopie libpam libpanel libpcap \
+	libnetgraph libopie libpam libpanel libpcap libsebsd \
 	${_libsm} ${_libsmb} ${_libsmdb} ${_libsmutil} \
 	libstand ${_libtelnet} libufs libugidfw libusbhid ${_libvgl} \
 	libwrap libxpg4 liby libz
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