PERFORCE change 53578 for review

Robert Watson rwatson at FreeBSD.org
Thu May 27 02:31:32 GMT 2004


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

Change 53578 by rwatson at rwatson_paprika on 2004/05/26 19:31:14

	Export sys/security/audit from kernel to user space.

Affected files ...

.. //depot/projects/trustedbsd/audit2/include/Makefile#3 edit

Differences ...

==== //depot/projects/trustedbsd/audit2/include/Makefile#3 (text+ko) ====

@@ -36,9 +36,9 @@
 	fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
 	fs/procfs fs/smbfs fs/udf fs/umapfs fs/unionfs isofs/cd9660 \
 	netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
-	netgraph/atm security/mac_biba security/mac_bsdextended \
-	security/mac_lomac security/mac_mls security/mac_partition \
-	ufs/ffs ufs/ufs
+	netgraph/atm security/audit security/mac_biba \
+	security/mac_bsdextended security/mac_lomac security/mac_mls \
+	security/mac_partition ufs/ffs ufs/ufs
 
 LSUBSUBDIRS=	netgraph/bluetooth/include
 
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