Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 19:50:34 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/audit audit_bsm.c
Message-ID:  <200801181950.m0IJoZGE053956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2008-01-18 19:50:34 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit_bsm.c 
  Log:
  Add a case for AUE_LISTEN. This removes the following console error message:
  
  "BSM conversion requested for unknown event 43140"
  
  It should be noted that we need to audit the fd argument for this system
  call.
  
  Obtained from:  TrustedBSD Project
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +1 -0      src/sys/security/audit/audit_bsm.c



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