cvs commit: src/sys/kern makesyscalls.sh
John Baldwin
jhb at FreeBSD.org
Tue Aug 15 17:09:33 UTC 2006
jhb 2006-08-15 17:09:32 UTC
FreeBSD src repository
Modified files:
sys/kern makesyscalls.sh
Log:
Add a new set of macros <prefix>_AUE_<syscallname> to sysproto.h that
map to the audit event associated with a specific system call. For
example, SYS_AUE___semctl would be set to AUE_SEMCTL in sys/sysproto.h.
Revision Changes Path
1.66 +9 -4 src/sys/kern/makesyscalls.sh
More information about the cvs-src
mailing list