Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 08:15:58 +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/kern syscalls.master
Message-ID:  <200609170815.k8H8Fw9i084548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-09-17 08:15:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             syscalls.master 
  Log:
  Correct auditctl() prototype; it was changed at some point in HEAD, but not
  MFC'd to -STABLE, resulting in the arguments being interpreted incorrectly.
  As a result, some users of audit on -STABLE saw an invalid argument error
  when starting the audit daemon.  In principle it should have been all audit
  users, not clear why that appears not to have been the case.
  
  Approved by:    re (kensmith)
  Obtained from:  TrustedBSD Project
  
  Revision   Changes    Path
  1.198.2.4  +1 -1      src/sys/kern/syscalls.master



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