Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/arch/x86/x86



Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 15 20:57:03 UTC 2015

Modified Files:
        src/sys/arch/x86/x86 [netbsd-6]: sys_machdep.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1341):
        sys/arch/x86/x86/sys_machdep.c: revision 1.29
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.25 -r1.25.8.1 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.




Home | Main Index | Thread Index | Old Index