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: maxv
Date: Fri Jul 31 07:37:17 UTC 2015
Modified Files:
src/sys/kern: kern_exec.c kern_pax.c
src/sys/sys: pax.h
Log Message:
Small changes:
- rename pax_aslr_init() to pax_aslr_init_vm()
- remove the PAX_ flags (unused)
- fix a comment in pax.h
To generate a diff of this commit:
cvs rdiff -u -r1.412 -r1.413 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.29 -r1.30 src/sys/kern/kern_pax.c
cvs rdiff -u -r1.12 -r1.13 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