Replace setpgrp(0, getpid()) with setpgid(0, 0). OK deraadt@ tedu@
authormillert <millert@openbsd.org>
Tue, 16 Dec 2014 03:35:49 +0000 (03:35 +0000)
committermillert <millert@openbsd.org>
Tue, 16 Dec 2014 03:35:49 +0000 (03:35 +0000)
commit2fc3edb7a766da12a52bf60b84fbc19b679f6765
tree9f819421e609b61f2f7c528e7390761b54183175
parent50915c84747de194575b71dec30d49bbc7945723
Replace setpgrp(0, getpid()) with setpgid(0, 0).  OK deraadt@ tedu@
sbin/iked/proc.c
usr.sbin/httpd/proc.c
usr.sbin/lpr/lpd/printjob.c
usr.sbin/rarpd/rarpd.c
usr.sbin/relayd/proc.c
usr.sbin/snmpd/proc.c