Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2009 11:03:51 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/security/audit audit.c audit_private.h
Message-ID:  <200902061104.n16B41VS033392@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-02-06 11:03:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/security/audit   audit.c audit_private.h 
  Log:
  SVN rev 188222 on 2009-02-06 11:03:51Z by rwatson
  
  Merge r184904 from head to stable/7:
  
    The audit queue limit variables are size_t, so use size_t for the audit
    queue length variables as well, avoiding storing the limit in a larger
    type than the length.
  
    Submitted by: sson
    Sponsored by: Apple Inc.
  
  Revision   Changes    Path
  1.33.2.11  +2 -2      src/sys/security/audit/audit.c
  1.16.2.7   +2 -2      src/sys/security/audit/audit_private.h



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