cvs commit: src/sys/i386/ibcs2 syscalls.xenix
Robert Watson
rwatson at FreeBSD.org
Sun Feb 5 15:28:01 PST 2006
rwatson 2006-02-05 23:28:01 UTC
FreeBSD src repository
Modified files:
sys/i386/ibcs2 syscalls.xenix
Log:
Assign audit event identfiers to Xenix system calls. Note: AUE_EACCESS
is assigned to xenix_eaccess() instead of AUE_ACCESS, as that is the
intended meaning of the system call. xenix_eaccess() should be
reimplemented using our native eaccess() implementation so that it
works as intended.
Obtained from: TrustedBSD Project
Revision Changes Path
1.11 +10 -10 src/sys/i386/ibcs2/syscalls.xenix
More information about the cvs-src
mailing list