From owner-cvs-all Tue Mar 26 10: 1:43 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 A407337B417; Tue, 26 Mar 2002 10:01:38 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QI1cf25582; Tue, 26 Mar 2002 10:01:38 -0800 (PST) (envelope-from jhb) Message-Id: <200203261801.g2QI1cf25582@freefall.freebsd.org> From: John Baldwin Date: Tue, 26 Mar 2002 10:01:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi.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/03/26 10:01:38 PST Modified files: sys/dev/digi digi.c Log: Use suser() instead of checking cr_uid against 0 directly. Revision Changes Path 1.20 +1 -1 src/sys/dev/digi/digi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message