Date: Sun, 26 Dec 1999 03:44:46 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.c Message-ID: <199912261144.DAA84969@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/12/26 03:44:46 PST
Modified files:
sys/i386/i386 mem.c
Log:
Fixed breakage of read-only opening of /dev/*mem at securelevel > 0 in
previous pair of commits.
Spell the "securelevel > 0" check consistently.
Use the proc arg instead of curproc in mmopen() and mmclose().
Revision Changes Path
1.79 +5 -4 src/sys/i386/i386/mem.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?199912261144.DAA84969>
