PERFORCE change 104215 for review
Robert Watson
rwatson at FreeBSD.org
Wed Aug 16 12:51:42 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=104215
Change 104215 by rwatson at rwatson_zoo on 2006/08/16 12:50:19
Improve annotation of Apple-specific APIs.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#26 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#26 (text+ko) ====
@@ -26,7 +26,7 @@
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#25 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#26 $
*/
#ifndef _LIBBSM_H_
@@ -758,6 +758,11 @@
char *del, char raw, char sfrm);
__END_DECLS
+/*
+ * The remaining APIs are associated with Apple's BSM implementation, in
+ * particular as relates to Mach IPC auditing and triggers passed via Mach
+ * IPC.
+ */
#ifdef __APPLE__
#include <sys/appleapiopts.h>
More information about the trustedbsd-cvs
mailing list