Module Name: src Committed By: mrg Date: Fri Dec 6 13:52:05 UTC 2013
Modified Files: src/sys/arch/mips/mips: compat_16_machdep.c Log Message: fix a register copy in compat_16_sys___sigreturn14() that GCC 4.8 picked up (would have read uninitialised, and possibly unmapped data, but i doubt many people are running netbsd 1.6 mips apps on mips64 hosts yet.) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/mips/mips/compat_16_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.