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:           Thu Dec 27 15:21:53 UTC 2007

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

Log Message:
PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN, and put it in pax.h.
Export randomized bits # for stack and exec base too via sysctl.

okay christos@.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/kern/exec_elf32.c
cvs rdiff -r1.18 -r1.19 src/sys/kern/kern_pax.c
cvs rdiff -r1.10 -r1.11 src/sys/sys/pax.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