Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2006 17:59:31 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4 auditpipe.4 src/sys/security/audit audit_ioctl.h audit_pipe.c
Message-ID:  <200608261759.k7QHxV1m095362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608261759.k7QHxV1m095362>