Fix handling of PGIDs in wait4(2) that I broke with the previous commit.
authorkettenis <kettenis@openbsd.org>
Wed, 26 Oct 2022 13:31:06 +0000 (13:31 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 26 Oct 2022 13:31:06 +0000 (13:31 +0000)
commitddb514ca016cb1a2d62dcd3156f0baac624f22fd
treecfeaa050a19c3de2a72c8555e17b15febe209a0a
parentb1f1d834a08019a5ced5bf1da4eb629660d31be9
Fix handling of PGIDs in wait4(2) that I broke with the previous commit.

ok anton@, millert@
sys/kern/kern_exit.c