]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Modify access control checks in linux_iopl() to use securelevel_gt()
authorrwatson <rwatson@FreeBSD.org>
Wed, 26 Sep 2001 20:22:38 +0000 (20:22 +0000)
committerrwatson <rwatson@FreeBSD.org>
Wed, 26 Sep 2001 20:22:38 +0000 (20:22 +0000)
commitd2bcf9062d3b26fdd3b5a0c0cbf1bda53512704e
treef58b978325fc0b4c3e5a6f1b1babbcdf1a4982ea
parentec4feb1e54fed5f27d0ce9b967bba07133f7ef31
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
sys/i386/linux/linux_machdep.c