From owner-cvs-all  Thu Apr 11 14:17:47 2002
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 632D637B400; Thu, 11 Apr 2002 14:17:45 -0700 (PDT)
Received: (from jhb@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3BLHjT49919;
	Thu, 11 Apr 2002 14:17:45 -0700 (PDT)
	(envelope-from jhb)
Message-Id: <200204112117.g3BLHjT49919@freefall.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Thu, 11 Apr 2002 14:17:45 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/security/lomac kernel_log.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

jhb         2002/04/11 14:17:45 PDT

  Modified files:
    sys/security/lomac   kernel_log.c 
  Log:
  Use the proc lock to protect p_ucred while we read a few items from it.
  
  Revision  Changes    Path
  1.3       +9 -2      src/sys/security/lomac/kernel_log.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message