From owner-p4-projects@FreeBSD.ORG Wed Jan 19 12:04:44 2005 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8946216A4D0; Wed, 19 Jan 2005 12:04:44 +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 25DBD16A4CE for ; Wed, 19 Jan 2005 12:04:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBEDE43D31 for ; Wed, 19 Jan 2005 12:04:43 +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.13.1/8.13.1) with ESMTP id j0JC4hNk045734 for ; Wed, 19 Jan 2005 12:04:43 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0JC4hkL045731 for perforce@freebsd.org; Wed, 19 Jan 2005 12:04:43 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 19 Jan 2005 12:04:43 GMT Message-Id: <200501191204.j0JC4hkL045731@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 69291 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: Wed, 19 Jan 2005 12:04:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=69291 Change 69291 by rwatson@rwatson_tislabs on 2005/01/19 12:04:40 Import Apple Audit test tools, under BSD license from Apple. Not imported as vendor code (yet) as this isn't the vendor source drop. When a vendor drop is available, we'll import that into the vendor tree and introduce the p4 branch relationships. Affected files ... .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tchroot.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tdir.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tfileaccess.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tfilecreate.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tfileioctl.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tfilemodify.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tmmap.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/file/tsharedfile.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/filesystem/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/filesystem/tfilesys.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/include/audittest.h#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/tipc.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/tmsg.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/tposix.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/tsem.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/ipc/tshm.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/lib/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/lib/audittest.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/lib/tlib.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/mach/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/mach/tmach.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/net/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/net/tinetsock.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/net/tunixsock.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/other/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/other/tkevent.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/process/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/process/child.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/process/tfork.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/process/tlogin.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/process/tprocess.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/syscall/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/syscall/tauditon.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/syscall/tauditon_cond.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/syscall/tsysaudit.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/syscall/tsyscall.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/system/Makefile#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/system/tadmin.c#1 add .. //depot/projects/trustedbsd/audit3/tools/regression/audit/test/system/tsysctl.c#1 add Differences ...