]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement AUE_PREAD and AUE_PWRITE BSM conversion support, eliminating
authorrwatson <rwatson@FreeBSD.org>
Mon, 13 Jun 2016 09:22:20 +0000 (09:22 +0000)
committerrwatson <rwatson@FreeBSD.org>
Mon, 13 Jun 2016 09:22:20 +0000 (09:22 +0000)
commita898890305938b9d337f853c7d45ca5f1d4e019d
treed4c6382af39ec9097fbbe565ffdd251cc116e4b4
parent7e7c56668a9a869ccea84ffa94ee20ed1905103a
Implement AUE_PREAD and AUE_PWRITE BSM conversion support, eliminating
console warnings when pread(2) and pwrite(2) are used with full
system-call auditing enabled.  We audit the same file-descriptor data
for these calls as we do read(2) and write(2).

Approved by: re (kib)
MFC after: 3 days
Sponsored by: DARPA, AFRL
sys/security/audit/audit_bsm.c