From owner-cvs-all Thu Apr 11 14: 0: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 F315837B400; Thu, 11 Apr 2002 14:00:38 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BL0ci43439; Thu, 11 Apr 2002 14:00:38 -0700 (PDT) (envelope-from jhb) Message-Id: <200204112100.g3BL0ci43439@freefall.freebsd.org> From: John Baldwin Date: Thu, 11 Apr 2002 14:00:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_sysvec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/11 14:00:38 PDT Modified files: sys/compat/svr4 svr4_sysvec.c Log: Use proc lock to protect p_ucred pointer while we deference it to read a few values. Revision Changes Path 1.24 +4 -0 src/sys/compat/svr4/svr4_sysvec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message