Date: Tue, 11 Jul 2006 00:13:24 GMT From: Wayne Salamon <wsalamon@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 101255 for review Message-ID: <200607110013.k6B0DOx5002172@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101255 Change 101255 by wsalamon@vh3 on 2006/07/11 00:12:51 Updated with recent changes to argv and env tokenizer changes. Affected files ... .. //depot/projects/trustedbsd/openbsm/HISTORY#19 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/HISTORY#19 (text+ko) ==== @@ -2,6 +2,9 @@ - Correct typo in definition of AUR_INT. - Adopt OpenSolaris constant values for AUDIT_* configuration flags. +- Arguments to au_to_exec_args() and au_to_exec_env() no longer const. +- Add kernel versions of au_to_exec_args() and au_to_exec_env(). +- Fix exec argument type that is printed for env strings from 'arg' to 'env'. OpenBSM 1.0 alpha 7 @@ -180,4 +183,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/HISTORY#18 $ +$P4: //depot/projects/trustedbsd/openbsm/HISTORY#19 $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607110013.k6B0DOx5002172>