Module Name: src Committed By: christos Date: Sun Dec 14 21:27:49 UTC 2014
Modified Files: src/sys/arch/amd64/amd64: netbsd32_machdep.c Added Files: src/sys/arch/amd64/amd64: compat_13_machdep.c compat_16_machdep.c Log Message: Move the empty sigreturn functions to their own files to allow the compat module to load by itself. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/amd64/amd64/compat_13_machdep.c cvs rdiff -u -r0 -r1.5 src/sys/arch/amd64/amd64/compat_16_machdep.c cvs rdiff -u -r1.92 -r1.93 src/sys/arch/amd64/amd64/netbsd32_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.