Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/sys/dev



Module Name:    src
Committed By:   martin
Date:           Mon Jun 29 20:08:40 UTC 2026

Modified Files:
        src/sys/dev [netbsd-11]: mm.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #352):

        sys/dev/mm.c: revision 1.26

mm(4): Only grant kva exposure if user opens /dev/kmem.

Don't apply the same to /dev/null, /dev/zero, or anything else.
PR kern/60374: opening /dev/null exposes kva


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.25.2.1 src/sys/dev/mm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index