Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   maxv
Date:           Wed Sep 12 15:58:08 UTC 2018

Modified Files:
        src/sys/uvm: uvm_map.c

Log Message:
Remove this check, it has never protected against mmap on page zero, and
has since been replaced by the code in exec_vm_minaddr.


To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 src/sys/uvm/uvm_map.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