Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   elad
Date:           Sat Sep 30 10:56:31 UTC 2006

Modified Files:
        src/sbin/veriexecctl: veriexecctl.8 veriexecctl_parse.y
        src/sys/uvm: uvm_mmap.c

Log Message:
If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on
files that don't have the "indirect" flag. Also change the "library" alias
in veriexecctl(8) to mean "file, indirect".

okay blymn@


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sbin/veriexecctl/veriexecctl.8
cvs rdiff -r1.16 -r1.17 src/sbin/veriexecctl/veriexecctl_parse.y
cvs rdiff -r1.98 -r1.99 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