Date: Wed, 16 Aug 2006 12:50:54 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 104215 for review Message-ID: <200608161250.k7GCosTX066109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104215 Change 104215 by rwatson@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608161250.k7GCosTX066109>