Module Name: src Committed By: kamil Date: Thu Nov 3 18:54:16 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace.c
Log Message:
Simplify code, prefer strerror(3) over sys_errlist(3)
No functional change intended.
strerror(3) change requested by <kre>.
Sponsored by <The NetBSD Foundation>.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/kernel/t_ptrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
