cvs commit: src/share/man/man4 auditpipe.4 src/sys/security/audit
audit_ioctl.h audit_pipe.c
Robert Watson
rwatson at FreeBSD.org
Sat Aug 26 17:59:31 UTC 2006
rwatson 2006-08-26 17:59:31 UTC
FreeBSD src repository
Modified files:
share/man/man4 auditpipe.4
sys/security/audit audit_ioctl.h audit_pipe.c
Log:
Allow the user process to query the kernel's notion of a maximum
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
Revision Changes Path
1.3 +4 -1 src/share/man/man4/auditpipe.4
1.4 +1 -0 src/sys/security/audit/audit_ioctl.h
1.9 +5 -0 src/sys/security/audit/audit_pipe.c
More information about the cvs-src
mailing list