cvs commit: src/sys/kern syscalls.master src/sys/compat/freebsd32
syscalls.master
Robert Watson
rwatson at FreeBSD.org
Sun Jan 20 15:43:07 PST 2008
rwatson 2008-01-20 23:43:06 UTC
FreeBSD src repository
Modified files:
sys/kern syscalls.master
sys/compat/freebsd32 syscalls.master
Log:
Use audit events AUE_SHMOPEN and AUE_SHMUNLINK with new system calls
shm_open() and shm_unlink(). More auditing will need to be done for
these calls to capture arguments properly.
Revision Changes Path
1.95 +2 -2 src/sys/compat/freebsd32/syscalls.master
1.236 +2 -2 src/sys/kern/syscalls.master
More information about the cvs-src
mailing list