Module Name: src Committed By: kamil Date: Wed Mar 29 23:50:09 UTC 2017
Modified Files: src/tests/kernel/arch/x86: t_ptrace_wait.c Log Message: Deduplicate shared code in dbregs_preserve_dr[0123]{,_yield,_continued} Move common function code into shared subroutine. While there remove checks for defined(HAVE_DBREGS). All x86 ports offer debug register accessors. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/kernel/arch/x86/t_ptrace_wait.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.