From owner-cvs-all Wed Sep 26 13:13:24 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 8830E37B442; Wed, 26 Sep 2001 13:13:16 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8QKDGb06919; Wed, 26 Sep 2001 13:13:16 -0700 (PDT) (envelope-from rwatson) Message-Id: <200109262013.f8QKDGb06919@freefall.freebsd.org> From: Robert Watson Date: Wed, 26 Sep 2001 13:13:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_pass.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:13:16 PDT Modified files: sys/cam/scsi scsi_pass.c Log: o Modify access control code for the CAM SCSI pass-through device to use securelevel_gt() instead of direct securelevel variable test. Obtained from: TrustedBSD Project Revision Changes Path 1.32 +5 -3 src/sys/cam/scsi/scsi_pass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message