From owner-p4-projects@FreeBSD.ORG Wed May 26 19:32:01 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1AF2916A4D0; Wed, 26 May 2004 19:32:01 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8A9916A4CE for ; Wed, 26 May 2004 19:32:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14FA43D58 for ; Wed, 26 May 2004 19:32:00 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4R2VWrc039288 for ; Wed, 26 May 2004 19:31:32 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4R2VWQI039282 for perforce@freebsd.org; Wed, 26 May 2004 19:31:32 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 26 May 2004 19:31:32 -0700 (PDT) Message-Id: <200405270231.i4R2VWQI039282@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Subject: PERFORCE change 53578 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 02:32:01 -0000 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