From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:36:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFAA16A4CE; Sat, 9 Oct 2004 15:36:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 016CD43D48; Sat, 9 Oct 2004 15:36:14 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FaDc1002179; Sat, 9 Oct 2004 15:36:13 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FaDIX002178; Sat, 9 Oct 2004 15:36:13 GMT (envelope-from stefanf) Message-Id: <200410091536.i99FaDIX002178@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 9 Oct 2004 15:36:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/rpc.lockd lock_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:36:14 -0000 stefanf 2004-10-09 15:36:13 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd lock_proc.c Log: Include for {g,s}eteuid(). Revision Changes Path 1.17 +1 -0 src/usr.sbin/rpc.lockd/lock_proc.c