Module Name: src Committed By: kamil Date: Wed May 30 23:54:03 UTC 2018
Modified Files: src/sys/kern: sys_ptrace_common.c Log Message: Simplify comparison of two processes No need to check p_pid to compare whether two processes are the same. No functional change intended. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/kern/sys_ptrace_common.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.