From owner-cvs-all Mon Sep 18 20:27:35 2000 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 A226137B424; Mon, 18 Sep 2000 20:27:31 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA07570; Mon, 18 Sep 2000 20:27:31 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200009190327.UAA07570@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 18 Sep 2000 20:27:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 vm86.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/09/18 20:27:31 PDT Modified files: sys/i386/i386 vm86.c Log: Allow the user to make direct BIOS intcalls (via vm86 system) if they successfully authenticate as root via the suser() call. Revision Changes Path 1.32 +3 -3 src/sys/i386/i386/vm86.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message