Module Name: src Committed By: christos Date: Sun Apr 10 15:26:18 UTC 2016
Modified Files: src/sys/kern: kern_pax.c Log Message: Fix ASLR stack setup: - make it work on machine where the stack grows up. - use the same limits as mmap. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/kern/kern_pax.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.