K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-05T23:28:01.000000Z K 7 svn:log V 326 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 END