From owner-p4-projects@FreeBSD.ORG Sun Dec 7 20:49:21 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 008D01065677; Sun, 7 Dec 2008 20:49:21 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A089B1065670 for ; Sun, 7 Dec 2008 20:49:20 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6958FC08 for ; Sun, 7 Dec 2008 20:49:20 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mB7KnKGL076233 for ; Sun, 7 Dec 2008 20:49:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mB7KnKwo076228 for perforce@freebsd.org; Sun, 7 Dec 2008 20:49:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 7 Dec 2008 20:49:20 GMT Message-Id: <200812072049.mB7KnKwo076228@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 154291 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: Sun, 07 Dec 2008 20:49:21 -0000 http://perforce.freebsd.org/chv.cgi?CH=154291 Change 154291 by rwatson@rwatson_fledge on 2008/12/07 20:48:33 Add OpenBSM 1.1 alpha3 and hook it up to the OpenBSM page. Affected files ... .. //depot/projects/trustedbsd/www/downloads/openbsm-1.1-alpha3.tgz#1 add .. //depot/projects/trustedbsd/www/openbsm.page#33 edit Differences ... ==== //depot/projects/trustedbsd/www/openbsm.page#33 (text+ko) ==== @@ -30,7 +30,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#32 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#33 $ @@ -178,20 +178,17 @@ Description - 1.1 alpha 2 - openbsm-1.1-alpha2.tgz + 1.1 alpha 3 + openbsm-1.1-alpha3.tgz 512K - 2008-11-11 + 2008-12-07 -

In this revision, BSM include files required by OS vendors for - use in kernels are broken out into a separate include - directory, a configure option is added to force use of native - rather than OpenBSM sys includes if desired, strlcpy() and - strlcat() are used in preference to less robust APIs, - compatibility defines for old Darwin event identifiers are - removed, support for exended header tokens (containing host - information) is added to the BSM library and auditd(8), and can - be set in audit_control(5).

+

In this revision, OpenBSM maps between local and wire values + for the errno error space, bugs are fixed in the encoding of + execve arguments and environmental variables, support for the + portable AUT_SOCKET_EX token type is added, and the BSM header + version is bumped to give OpenBSM 1.1 its own file format + version due to non-trivial changes in tokens.

@@ -216,6 +213,23 @@ Description + 1.1 alpha 2 + openbsm-1.1-alpha2.tgz + 512K + 2008-11-11 + +

In this revision, BSM include files required by OS vendors for + use in kernels are broken out into a separate include + directory, a configure option is added to force use of native + rather than OpenBSM sys includes if desired, strlcpy() and + strlcat() are used in preference to less robust APIs, + compatibility defines for old Darwin event identifiers are + removed, support for exended header tokens (containing host + information) is added to the BSM library and auditd(8), and can + be set in audit_control(5).

+ + + 1.1 alpha 1 openbsm-1.1-alpha1.tgz 496K