Module Name: src Committed By: christos Date: Fri Oct 23 18:53:26 UTC 2015
Modified Files:
src/sys/arch/x86/x86: sys_machdep.c
Log Message:
fix broken error handling; error was used uninitialized. Changing the
compilation flags broke all threaded programs for me.
XXX: pullup-7
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/x86/x86/sys_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
