Date: Wed, 26 May 2004 19:31:32 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 53578 for review Message-ID: <200405270231.i4R2VWQI039282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=53578 Change 53578 by rwatson@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405270231.i4R2VWQI039282>