Date: Wed, 26 Sep 2001 13:22:38 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_machdep.c Message-ID: <200109262022.f8QKMcY08240@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/09/26 13:22:38 PDT Modified files: sys/i386/linux linux_machdep.c Log: o Modify access control checks in linux_iopl() to use securelevel_gt() rather than direct variable checks. (Yet another API to perform direct hardware I/O.) Obtained from: TrustedBSD Project Revision Changes Path 1.20 +3 -3 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109262022.f8QKMcY08240>