When looking at another process, use the data from struct process
authorguenther <guenther@openbsd.org>
Sat, 17 May 2014 17:26:24 +0000 (17:26 +0000)
committerguenther <guenther@openbsd.org>
Sat, 17 May 2014 17:26:24 +0000 (17:26 +0000)
commit918c13edf05b578fe60695606523d6cab4dc4694
tree999aadf00218203464a1317ddddcd7f0d1e2dc87
parent02d435bbc33c3ad23de2218e035616e0f2db4b3e
When looking at another process, use the data from struct process
instead of peeking into the thread level

ok tedu@
sys/kern/kern_sysctl.c