Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/conf



Module Name:    src
Committed By:   plunky
Date:           Wed Aug 31 20:16:43 UTC 2011

Modified Files:
        src/sys/conf: Makefile.kern.inc

Log Message:
for multi-cpu machines, cpu_hatch() straddles the init of
__stack_chk_guard, so ensure stack protection is disabled
on x86 architectures (I don't know about other archs)


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/conf/Makefile.kern.inc

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