From owner-cvs-all Wed Sep 26 13: 8: 8 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 F18EB37B438; Wed, 26 Sep 2001 13:08:02 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8QK82f06262; Wed, 26 Sep 2001 13:08:02 -0700 (PDT) (envelope-from rwatson) Message-Id: <200109262008.f8QK82f06262@freefall.freebsd.org> From: Robert Watson Date: Wed, 26 Sep 2001 13:08:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.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/09/26 13:08:02 PDT Modified files: sys/i386/i386 mem.c Log: o Modify device open access control for /dev/mem and friends to use securelevel_gt() instead of direct securelevel variable checks. Obtained from: TrustedBSD Project Revision Changes Path 1.94 +9 -5 src/sys/i386/i386/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message