PERFORCE change 133721 for review

Christian Brueffer brueffer at FreeBSD.org
Sun Jan 20 02:08:28 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=133721

Change 133721 by brueffer at brueffer_haakonia on 2008/01/20 10:08:05

	Typo fixes.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/HISTORY#62 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/HISTORY#62 (text+ko) ====

@@ -102,7 +102,7 @@
 OpenBSM 1.0 alpha 10
 
 - auditd now generates complete audit records for its events, as required for
-  application-submitted audit records in the the FreeBSD kernel audit
+  application-submitted audit records in the FreeBSD kernel audit
   implementation.
 
 OpenBSM 1.0 alpha 9
@@ -140,7 +140,7 @@
   address storage.
 - Prefer inttypes.h to stdint.h; enhance queue.h detection to test for
   TAILQ_FOREACH_SAFE(), which is present in recent BSD queue.h's, but not
-  older ones.  OpenBSM now builds on some FreeBSD 4.x version.
+  older ones.  OpenBSM now builds on some FreeBSD 4.x versions.
 - New event types for extended attributes, ACLs, and scheduling.
 
 OpenBSM 1.0 alpha 6
@@ -253,7 +253,7 @@
   compile in code relying on kernel-only types such as 'struct socket'.
 - Add README, including basic build documentation.
 - Compilation of Apple-specific notify and Machroutines now #ifdef __APPLE__.
-- Staticize libbsm global variables to avoid leakage into application.
+- Staticize libbsm global variables to avoid leakage into applications.
 - Add free_au_user_ent() so that au_user_ent's don't have to be leaked.
 - Clean up bogus nul-termination checks in libbsm.
 - Add libbsm API man pages: au_class.3 au_control.3 au_event.3
@@ -310,4 +310,4 @@
   to support reloading of kernel event table.
 - Allow comments in /etc/security configuration files.
 
-$P4: //depot/projects/trustedbsd/openbsm/HISTORY#61 $
+$P4: //depot/projects/trustedbsd/openbsm/HISTORY#62 $


More information about the p4-projects mailing list