summaryrefslogtreecommitdiffstats
path: root/share/man/man4/auditpipe.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Fix type name: struct auditpipe_preselect is actually structrwatson2008-05-021-1/+1
| | | | | | | auditpipe_ioctl_preselect. MFC after: 3 days Submitted by: Stacey D. Son <stacey at son.org>
* Spelling fixes.mpp2006-12-141-1/+1
|
* Revise markup.ru2006-09-301-39/+43
|
* Allow the user process to query the kernel's notion of a maximumrwatson2006-08-261-1/+4
| | | | | | | | | audit record size at run-time, which can be used by the user process to size the user space buffer it reads into from the audit pipe. Perforce change: 105098 Obtained from: TrustedBSD Project
* Fix minor typos.joel2006-06-051-3/+3
|
* Break out description of the audit pipe facility from audit.4 into a newrwatson2006-06-051-0/+249
man page, auditpipe.4, which describes the behavior of audit pipes, the ioctls, preselection, etc. Obtained from: TrustedBSD Project
OpenPOWER on IntegriCloud