CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2017/08/16 12:34:10

Modified files:
        sys/arch/amd64/amd64: vm_machdep.c 
        sys/arch/i386/i386: vm_machdep.c 
        sys/arch/i386/include: param.h 

Log message:
Randomly bias downwards from the top of each kernel stack, thereby
introducing more entropy into stack locations.
TODO: consider if we should fill that space with something specific?
discussed with mlarkin, mortimer, guenther, kettenis, etc etc etc

Reply via email to