From owner-p4-projects@FreeBSD.ORG  Sat Oct 23 23:11:52 2004
Return-Path: <owner-p4-projects@FreeBSD.ORG>
Delivered-To: p4-projects@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id AE32516A4D0; Sat, 23 Oct 2004 23:11:51 +0000 (GMT)
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 8A68F16A4CE
	for <perforce@freebsd.org>; Sat, 23 Oct 2004 23:11:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC7F43D1F
	for <perforce@freebsd.org>; Sat, 23 Oct 2004 23:11:51 +0000 (GMT)
	(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 i9NNBpYw032899
	for <perforce@freebsd.org>; Sat, 23 Oct 2004 23:11:51 GMT
	(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 i9NNBpVf032896
	for perforce@freebsd.org; Sat, 23 Oct 2004 23:11:51 GMT
	(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Date: Sat, 23 Oct 2004 23:11:51 GMT
Message-Id: <200410232311.i9NNBpVf032896@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 <rwatson@FreeBSD.org>
To: Perforce Change Reviews <perforce@freebsd.org>
Subject: PERFORCE change 63609 for review
X-BeenThere: p4-projects@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: p4 projects tree changes <p4-projects.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/p4-projects>,
	<mailto:p4-projects-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/p4-projects>
List-Post: <mailto:p4-projects@freebsd.org>
List-Help: <mailto:p4-projects-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/p4-projects>,
	<mailto:p4-projects-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 Oct 2004 23:11:52 -0000

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

Change 63609 by rwatson@rwatson_tislabs on 2004/10/23 23:11:22

	Hook up auditd to the build.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#4 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#4 (text+ko) ====

@@ -13,6 +13,7 @@
 	${_arlconfig} \
 	arp \
 	audit \
+	auditd \
 	auditon \
 	${_asf} \
 	${_atm} \