PERFORCE change 101255 for review
Wayne Salamon
wsalamon at FreeBSD.org
Tue Jul 11 00:13:27 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=101255
Change 101255 by wsalamon at 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 $
More information about the trustedbsd-cvs
mailing list