From owner-p4-projects@FreeBSD.ORG Mon May 30 20:19:58 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8DBC316A420; Mon, 30 May 2005 20:19:57 +0000 (GMT) X-Original-To: perforce@freebsd.org 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 61F3016A41C for ; Mon, 30 May 2005 20:19:57 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0BB43D48 for ; Mon, 30 May 2005 20:19:57 +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 j4UKJvYR058332 for ; Mon, 30 May 2005 20:19:57 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 j4UKJuHX058329 for perforce@freebsd.org; Mon, 30 May 2005 20:19:56 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 30 May 2005 20:19:56 GMT Message-Id: <200505302019.j4UKJuHX058329@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 Cc: Subject: PERFORCE change 77734 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 20:19:58 -0000 http://perforce.freebsd.org/chv.cgi?CH=77734 Change 77734 by rwatson@rwatson_paprika on 2005/05/30 20:19:27 Integrate the OpenBSM distribution into trustedbsd_audit3 as contrib/openbsm, its eventual resting place in the FreeBSD source repository, so that we can start putting things in place with that location in mind. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/CHANGELOG#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/LICENSE#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/README#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/TODO#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/VERSION#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/auditreduce.1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/auditreduce.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/auditreduce.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_internal.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_record.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_uevents.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/compat/endian.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_class#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_control#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_event#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_user#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_warn#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_class.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_control.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_event.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_free_token.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_io.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_mask.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_token.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/au_user.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_audit.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_class.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_control.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_event.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_flags.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_io.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_mask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_notify.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_token.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_user.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_wrappers.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/libbsm.3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/libbsm.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit.log.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_class.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_control.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_event.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_user.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_warn.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/auditctl.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/auditon.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/event_code.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/getaudit.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/getauid.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/setaudit.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/setauid.2#1 branch Differences ...