Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2008 19:58:03 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/security/audit audit_syscalls.c
Message-ID:  <200811301958.mAUJwCpg092624@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2008-11-30 19:58:03 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit_syscalls.c 
  Log:
  SVN rev 185484 on 2008-11-30 19:58:03Z by csjp
  
  Partially roll back a revision which changed the error code being returned
  by getaudit(2).  Some applications such has su, id will interpret E2BIG as
  requiring the use of getaudit_addr(2) to pull extended audit state (ip6)
  from the kernel.
  
  This change un-breaks the ABI when auditing has been activated on a system
  and the users are logged in via ip6.
  
  This is a RELENG_7_1 candidate.
  
  MFC after:      1 day
  Discussed with: rwatson
  
  Revision  Changes    Path
  1.35      +1 -1      src/sys/security/audit/audit_syscalls.c



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