From owner-cvs-all Wed Sep 26 13:26:40 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 5B2D637B64F; Wed, 26 Sep 2001 13:26:33 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8QKQXa08721; Wed, 26 Sep 2001 13:26:33 -0700 (PDT) (envelope-from rwatson) Message-Id: <200109262026.f8QKQXa08721@freefall.freebsd.org> From: Robert Watson Date: Wed, 26 Sep 2001 13:26:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.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:26:33 PDT Modified files: sys/pc98/pc98 syscons.c Log: o Modify pc98 syscons code to use securelevel_gt() instead of direct variable checks. (Yet another API to perform direct hardware I/O). Obtained from: TrustedBSD Project Revision Changes Path 1.166 +4 -3 src/sys/pc98/pc98/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message