Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 17:09:32 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern makesyscalls.sh
Message-ID:  <200608151709.k7FH9W4j032862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608151709.k7FH9W4j032862>