Deleted Added
full compact
libbsm.3 (168778) libbsm.3 (186647)
1.\"-
2.\" Copyright (c) 2005-2007 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2005-2007 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#13 $
26.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#14 $
27.\"
27.\"
28.Dd April 19, 2005
28.Dd November 12, 2008
29.Dt LIBBSM 3
30.Os
31.Sh NAME
32.Nm libbsm
33.Nd "Basic Security Module (BSM) Audit API"
34.Sh LIBRARY
35.Lb libbsm
36.Sh SYNOPSIS

--- 159 unchanged lines hidden (view full) ---

196.Xr audit_submit 3 ,
197.Xr au_mask 3 ,
198.Xr au_notify 3 ,
199.Xr au_stream 3 ,
200.Xr au_token 3 ,
201.Xr au_user 3 ,
202.Xr audit_class 5 ,
203.Xr audit_control 5
29.Dt LIBBSM 3
30.Os
31.Sh NAME
32.Nm libbsm
33.Nd "Basic Security Module (BSM) Audit API"
34.Sh LIBRARY
35.Lb libbsm
36.Sh SYNOPSIS

--- 159 unchanged lines hidden (view full) ---

196.Xr audit_submit 3 ,
197.Xr au_mask 3 ,
198.Xr au_notify 3 ,
199.Xr au_stream 3 ,
200.Xr au_token 3 ,
201.Xr au_user 3 ,
202.Xr audit_class 5 ,
203.Xr audit_control 5
204.Ss Audit Error Interfaces
205These functions convert between BSM and local
206.Xr errno 2
207error numbers, and must be used to interpret and generate BSM return tokens:
208.Xr au_bsm_to_errno 3 ,
209.Xr au_errno_to_bsm 3 .
204.Sh HISTORY
205The OpenBSM implementation was created by McAfee Research, the security
206division of McAfee Inc., under contract to Apple Computer, Inc., in 2004.
207It was subsequently adopted by the TrustedBSD Project as the foundation for
208the OpenBSM distribution.
209.Sh AUTHORS
210.An -nosplit
211This software was created by

--- 21 unchanged lines hidden ---
210.Sh HISTORY
211The OpenBSM implementation was created by McAfee Research, the security
212division of McAfee Inc., under contract to Apple Computer, Inc., in 2004.
213It was subsequently adopted by the TrustedBSD Project as the foundation for
214the OpenBSM distribution.
215.Sh AUTHORS
216.An -nosplit
217This software was created by

--- 21 unchanged lines hidden ---