Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2005 20:08:39 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys sysent.h
Message-ID:  <200505292008.j4TK8d1V027447@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-05-29 20:08:39 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysent.h 
  Log:
  Add a new field, sy_auevent, to the system call entry description
  structure, sysent.  This field will hold the default audit event
  to generate when the system call is entered.  Currently, it will
  default to 0 due to allocation in bss.
  
  Submitted by:   wsalamon
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.45      +3 -0      src/sys/sys/sysent.h



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