Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sun May 22 14:26:10 UTC 2016

Modified Files:
        src/sys/kern: exec_elf.c exec_subr.c init_main.c kern_exec.c kern_pax.c
        src/sys/sys: pax.h
        src/sys/uvm: uvm_mmap.c

Log Message:
reduce #ifdef mess caused by PaX


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/kern/exec_elf.c
cvs rdiff -u -r1.75 -r1.76 src/sys/kern/exec_subr.c
cvs rdiff -u -r1.479 -r1.480 src/sys/kern/init_main.c
cvs rdiff -u -r1.429 -r1.430 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.48 -r1.49 src/sys/kern/kern_pax.c
cvs rdiff -u -r1.20 -r1.21 src/sys/sys/pax.h
cvs rdiff -u -r1.156 -r1.157 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