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:   darrenr
Date:           Wed May 19 13:20:27 UTC 2004

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

Log Message:
rather than just try to get a mapping from a device as only PROT_EXEC, work
down the list of protections until either we run out or we find one that the
device is willing to work with.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/uvm/uvm_mmap.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