Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2005 11:40:45 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 75794 for review
Message-ID:  <200504231140.j3NBejQR063296@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=75794

Change 75794 by rwatson@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							\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504231140.j3NBejQR063296>