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:   elad
Date:           Wed Nov 22 00:41:39 UTC 2006

Modified Files:
        src/sys/kern: exec_elf32.c init_main.c kern_pax.c
        src/sys/sys: pax.h proc.h

Log Message:
Make PaX MPROTECT use specificdata(9), freeing up two P_* flags.
While here, make more generic for upcoming PaX features.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/kern/exec_elf32.c
cvs rdiff -r1.280 -r1.281 src/sys/kern/init_main.c
cvs rdiff -r1.6 -r1.7 src/sys/kern/kern_pax.c
cvs rdiff -r1.3 -r1.4 src/sys/sys/pax.h
cvs rdiff -r1.231 -r1.232 src/sys/sys/proc.h

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