From owner-p4-projects@FreeBSD.ORG Sun Nov 30 21:16:45 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 310011065670; Sun, 30 Nov 2008 21:16:45 +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 E90081065675 for ; Sun, 30 Nov 2008 21:16:44 +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 D695C8FC12 for ; Sun, 30 Nov 2008 21:16:44 +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 mAULGipA011671 for ; Sun, 30 Nov 2008 21:16:44 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 mAULGi8a011669 for perforce@freebsd.org; Sun, 30 Nov 2008 21:16:44 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 30 Nov 2008 21:16:44 GMT Message-Id: <200811302116.mAULGi8a011669@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 153854 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, 30 Nov 2008 21:16:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=153854 Change 153854 by rwatson@rwatson_fledge on 2008/11/30 21:16:08 Move recent change by csjp to alph3, since that hasn't shipped yet. Affected files ... .. //depot/projects/trustedbsd/openbsm/NEWS#14 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/NEWS#14 (text+ko) ==== @@ -1,9 +1,5 @@ OpenBSM Version History -- Fix a bug how au_to_exec_args(3) and au_to_exec_env(3) calculates the total - size for the token. This bug resulted in "unknown" tokens being printed - after the exec args/env tokens. - OpenBSM 1.1 alpha 3 - Add two new functions, au_bsm_to_errno() and au_errno_to_bsm(), to map @@ -11,6 +7,9 @@ errno(2) values for 32-bit and 64-bit return tokens. This is required as operating systems don't agree on some of the values of more recent error numbers. +- Fix a bug how au_to_exec_args(3) and au_to_exec_env(3) calculates the total + size for the token. This bug resulted in "unknown" tokens being printed + after the exec args/env tokens. OpenBSM 1.1 alpha 2 @@ -360,4 +359,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/NEWS#13 $ +$P4: //depot/projects/trustedbsd/openbsm/NEWS#14 $