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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to