Deleted Added
full compact
auditon.2 (185573) auditon.2 (189279)
1.\"-
1.\"-
2.\" Copyright (c) 2008-2009 Apple Inc.
2.\" Copyright (c) 2005 Robert N. M. Watson
3.\" Copyright (c) 2005 Tom Rhodes
4.\" Copyright (c) 2005 Wayne J. Salamon
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:

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

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

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

21.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27.\" SUCH DAMAGE.
28.\"
28.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#14 $
29.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#15 $
29.\"
30.Dd July 10, 2008
31.Dt AUDITON 2
32.Os
33.Sh NAME
34.Nm auditon
35.Nd "configure system audit parameters"
36.Sh SYNOPSIS

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

400.Dv AUDIT_TRIGGER_OPEN_NEW
401(open a new audit log file),
402.Dv AUDIT_TRIGGER_READ_FILE
403(read the
404.Pa audit_control
405file),
406.Dv AUDIT_TRIGGER_CLOSE_AND_DIE
407(close the current log file and exit),
30.\"
31.Dd July 10, 2008
32.Dt AUDITON 2
33.Os
34.Sh NAME
35.Nm auditon
36.Nd "configure system audit parameters"
37.Sh SYNOPSIS

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

401.Dv AUDIT_TRIGGER_OPEN_NEW
402(open a new audit log file),
403.Dv AUDIT_TRIGGER_READ_FILE
404(read the
405.Pa audit_control
406file),
407.Dv AUDIT_TRIGGER_CLOSE_AND_DIE
408(close the current log file and exit),
408or
409.Dv AUDIT_TRIGGER_NO_SPACE
410(no disk space left for audit log file).
409.Dv AUDIT_TRIGGER_NO_SPACE
410(no disk space left for audit log file).
411.Dv AUDIT_TRIGGER_ROTATE_USER
412(request audit log file rotation).
413.Dv AUDIT_TRIGGER_INITIALIZE
414(initialize audit subsystem for Mac OS X only).
415or
416.Dv AUDIT_TRIGGER_EXPIRE_TRAILS
417(request audit log file expiration).
411.El
412.Sh RETURN VALUES
413.Rv -std
414.Sh ERRORS
415The
416.Fn auditon
417function will fail if:
418.Bl -tag -width Er

--- 49 unchanged lines hidden ---
418.El
419.Sh RETURN VALUES
420.Rv -std
421.Sh ERRORS
422The
423.Fn auditon
424function will fail if:
425.Bl -tag -width Er

--- 49 unchanged lines hidden ---