From owner-cvs-all Tue Oct 2 7:41:49 2001 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 7C62237B406; Tue, 2 Oct 2001 07:41:43 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f92EfhP44380; Tue, 2 Oct 2001 07:41:43 -0700 (PDT) (envelope-from rwatson) Message-Id: <200110021441.f92EfhP44380@freefall.freebsd.org> From: Robert Watson Date: Tue, 2 Oct 2001 07:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.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 rwatson 2001/10/02 07:41:43 PDT Modified files: sys/ufs/ffs ffs_alloc.c Log: o Replace two direct uid!=0 comparisons with suser_xxx() calls. Obtained from: TrustedBSD Project Revision Changes Path 1.81 +3 -3 src/sys/ufs/ffs/ffs_alloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message