PERFORCE change 75794 for review

Robert Watson rwatson at FreeBSD.org
Sat Apr 23 04:40:46 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=75794

Change 75794 by rwatson at rwatson_paprika on 2005/04/23 11:39:54

	Integrate audit_uevents.h into the bsm tree from the Apple Darwin
	7.4 bsm drop.
	
	Hook up audit_uevents.h to the bsm include build, remove from the
	libbsm build.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/Makefile#1 add
.. //depot/projects/trustedbsd/openbsm/bsm/audit_uevents.h#1 branch
.. //depot/projects/trustedbsd/openbsm/libbsm/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/libbsm/Makefile#2 (text+ko) ====

@@ -22,8 +22,7 @@
 	bsm_user.c							\
 	bsm_wrappers.c
 
-INCS=	audit_uevents.h							\
-	libbsm.h
+INCS=	libbsm.h
 
 MAN=	libbsm.3							\
 	au_class.3							\


More information about the p4-projects mailing list